Re: ITP: kat -- desktop search environment for KDE
On Thursday 24 November 2005 16:35, Fathi Boudra wrote: > Package: wnpp > Severity: wishlist > Owner: Fathi Boudra <[EMAIL PROTECTED]> > > * Package name: kat > Version : 0.6.4 > Upstream Author : Roberto Cappuccio <[EMAIL PROTECTED]> > * URL : http://kat.mandriva.com > * License : GPL > Description : desktop search environment for KDE > > Kat Desktop Search Environment is an open source framework designed to allow > KDE applications to index and retrieve files. > > Metadata, fulltext and thumbnails are extracted from documents, images, mp3 > and other media allowing quick and accurate information retrieval. Hi, there's aleady an open ITP: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=309068 kat is already packaged for ubuntu: http://packages.ubuntu.com/kat Maybe you can share code, work and the fun to working together. [Cc'ed kubuntu pkger.] Achim > > cheers, > > Fathi -- To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use it. -- [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: RFC capisuite and sfftobmp
On Thursday 23 September 2004 11:09, Daniel J. Priem wrote: > Hello, > can somebody please check the following packages > > http://flexserv.de/docu/capi/ > > and send any comments and bugs(i hope nothing in there) to me. Hi Daniel, great to see you back. I thought you were MIA! Here my current (interdiff) changes I have on disk: diff -u capisuite-0.4.4/debian/changelog capisuite-0.4.4/debian/changelog --- capisuite-0.4.4/debian/changelog +++ capisuite-0.4.4/debian/changelog @@ -1,3 +1,10 @@ +capisuite (0.4.4-3.1) unstable; urgency=low + + * init.d script: add missing exit if /etc/defaults/capisuite +says so. thx Martin Haaß for the report. + + -- Achim Bohnet <[EMAIL PROTECTED]> Fri, 24 Sep 2004 18:25:26 +0200 + capisuite (0.4.4-3) unstable; urgency=low * add patch compile with new libcapi20-2 3.3.0.20040704-0.4. diff -u capisuite-0.4.4/debian/init.d capisuite-0.4.4/debian/init.d --- capisuite-0.4.4/debian/init.d +++ capisuite-0.4.4/debian/init.d @@ -29,6 +29,7 @@ configure files in '/etc/capisuite/'. Then set 'run_capisuite_daemon' to 'y' in /etc/default/capisuite. " + exit 0 fi set -e -- capisuite-0.4.4.orig/debian/TODO +++ capisuite-0.4.4/debian/TODO @@ -0,0 +1,5 @@ +o adapt for libcapi change: + build-dep on libcapi20-dev (-> depends on libcapi20-3) +o include adapted man pages from 0.5cvs +o remove config.log on distclean +o long: desc add: only german sound for answering maschine [...] Achim > regards > Daniel > > > -- To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use it. -- [EMAIL PROTECTED]
Re: RFC capisuite and sfftobmp
On Thursday 23 September 2004 11:09, Daniel J. Priem wrote: > Hello, > can somebody please check the following packages > > http://flexserv.de/docu/capi/ > > and send any comments and bugs(i hope nothing in there) to me. Hi Daniel, great to see you back. I thought you were MIA! Here my current (interdiff) changes I have on disk: diff -u capisuite-0.4.4/debian/changelog capisuite-0.4.4/debian/changelog --- capisuite-0.4.4/debian/changelog +++ capisuite-0.4.4/debian/changelog @@ -1,3 +1,10 @@ +capisuite (0.4.4-3.1) unstable; urgency=low + + * init.d script: add missing exit if /etc/defaults/capisuite +says so. thx Martin Haaà for the report. + + -- Achim Bohnet <[EMAIL PROTECTED]> Fri, 24 Sep 2004 18:25:26 +0200 + capisuite (0.4.4-3) unstable; urgency=low * add patch compile with new libcapi20-2 3.3.0.20040704-0.4. diff -u capisuite-0.4.4/debian/init.d capisuite-0.4.4/debian/init.d --- capisuite-0.4.4/debian/init.d +++ capisuite-0.4.4/debian/init.d @@ -29,6 +29,7 @@ configure files in '/etc/capisuite/'. Then set 'run_capisuite_daemon' to 'y' in /etc/default/capisuite. " + exit 0 fi set -e -- capisuite-0.4.4.orig/debian/TODO +++ capisuite-0.4.4/debian/TODO @@ -0,0 +1,5 @@ +o adapt for libcapi change: + build-dep on libcapi20-dev (-> depends on libcapi20-3) +o include adapted man pages from 0.5cvs +o remove config.log on distclean +o long: desc add: only german sound for answering maschine [...] Achim > regards > Daniel > > > -- To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use it. -- [EMAIL PROTECTED]
Re: RFS[2]: cpufrequtils (comments on packaging also welcome)
On Friday 07 January 2005 22:03, Mattia Dongili wrote: > Hello, > > this is the second call for sponsors for cpufrequtils, a useful (hint, > sponsor me - sponsor me :)) package with utilities to deal with cpufreq > interface (it contains command line utilities and a shared library). I really like cpufreq-info -f ;) > Hopefully many of the existing cpufreq related daemons will soon use > the provided library (cpufreqd is migrating at least). Any comment from the cpudyn upstream yet? > > i386 bins and sources available here: > deb http://oioio.altervista.org/debian binary/ > deb-src http://oioio.altervista.org/debian source/ > > The original ITP is 278767. > > Last but not least comments on packaging are welcome. :) o why not libcpufreq0-dev as suggested at http://www.netfort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html At least with libcpufreq1 you will need something like libcpufreq1-dev otherwise one can't build pkg depending on libcpufreq0 interface anymore o AUTHOR, NEWS file isn't included. Btw. AUTHOR file and upstream in debian/copyright do not match. You are too humble ;) o -dev pkg should depend on the libcpufreq0 (= ${Source-Version}) o just wondering: tarball comes precompiled .mo files. Are they cpu architecture independent? o cpufreq.h is GPL 'V2 or later' no only GPL V2. Is just 'Licensed under the terms of the GNU GPL License version 2' in .c files enough? thx for pkging! Achim > Thanks > -- > mattia > :wq! -- To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use it. -- [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Newbie question: missing conf file
On Sunday 30 January 2005 21:27, Adeodato Simó wrote: > * [EMAIL PROTECTED] [Sun, 30 Jan 2005 21:17:56 +0100]: > > This conf file is present in the DEB files, but after installation, it is > > not being copied to the /etc/dibbler directory. > > Try: > > # dpkg --purge dibbler-{server,client,relay} > > And then reinstall. Extra points for me if that solves your problem. > Extra points for you if, if that solves your problem, you find out > why. ;-) $ dpkg --force-help | grep confmiss confmiss [!] Always install missing config files So 1.5 points for me. 1 for the why (and 0.5 because it's faster that purge and install ;) Achim > > [Now seriously: run "ls /etc/dibbler" and "dpkg -l 'dibbler-*'" before > running dpkg --purge.] > > -- > Adeodato Simó > EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 > > Everything you read in newspapers is absolutely true, except for that > rare story of which you happen to have first-hand knowledge. > -- Erwin Knoll > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > -- To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use it. -- [EMAIL PROTECTED]