Bug#263536: Updated patch for GNU/kFreeBSD support
On Friday, 12 August 2005 02:19, Adeodato Simó wrote: > Yes, thanks for providing a clean patch. > > As in KDE 3.4 (currently in experimental) we've switched to cdbs, I've > adapted the debian/rules chunk. It is attached; I've tested and it > works, please let us know if you think it has some kind of bug. Note that he has replaced the ${alsa} substvar with ${libasound2-dev}, so this: + echo "libasound2-dev=libasound2-dev" >>debian/libarts1-dev.substvars is correct. Best regards -- Isaac Clerencia at Warp Networks, http://www.warp.es Work: <[EMAIL PROTECTED]> | Debian: <[EMAIL PROTECTED]> pgpVMzQeqyXet.pgp Description: PGP signature
Bug#322689: kmail does not support all ways of quoting email addresses (RFC 3696)
Op vrijdag 12 augustus 2005 10:20, schreef root: > Version: 4:3.3.2-3 > kmail should support addresses of the form joe\ [EMAIL PROTECTED] > which include a whitespace in the localpart. KMail has reworked the allowed addresses since 3.3.2 enormously. I think it now allows all email addresses specified in the RFC. I doubt it supports the \space construction, and I doubt it is allowed in the RFC. So it is either dealt with or not allowed in the newest KMail (3.4.2 btw). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: extragear/multimedia/kmplayer
On Saturday 06 August 2005 14:05, Koos Vriezen wrote: > SVN commit 443468 by vriezen: > > Update for 0.9.0b > Don't install application/x-mplayer2.desktop with debian, conflicts with > kaffeine 0.6 If someone does not have kaffeine installed, there's no x-mplayer2.desktop file? Isn't it better to move this file to mplayer or kdelibs and remove from kaffeine too? If this goes in kdelibs before the kdelibs C++ trans kaffeine and kmplayer can silently rely on it's availabilty without require a given version ;) [...] > --- trunk/extragear/multimedia/kmplayer/debian/changelog #443467:443468 > @@ -1,3 +1,9 @@ > +kmplayer (0.9.0.2-1) unstable; urgency=low > + > + * 0.9.0b release a note about the x-mplayer2.desktop change can't hurt > + > + -- Koos Vriezen <[EMAIL PROTECTED]> Sat, 06 Aug 2005 12:08:47 +0200 > + > kmplayer (0.9.0.1-1) unstable; urgency=low > >* 0.9.0a release > --- trunk/extragear/multimedia/kmplayer/debian/kmplayer-lib.install > #443467:443468 > @@ -6,7 +6,6 @@ > debian/tmp/usr/share/apps/kmplayer/bookmarks.xml > debian/tmp/usr/share/apps/kmplayer/noise.gif > debian/tmp/usr/share/mimelnk/application/x-kmplayer.desktop > -debian/tmp/usr/share/mimelnk/application/x-mplayer2.desktop > debian/tmp/usr/share/mimelnk/video/x-ms-wmp.desktop Another x-ms-wmp.desktop: another candidate? Maybe it's a bloody stupid idea (low gain/work ration): add a check to cdbs kde.mk (or lintian if mimelnk are used/ planed by freedesktop) to check for mimelnk files and complain/warn if there is one. ignoring x-.desktop by default). Collecting them in it's own pkg, with a small footprint. Achim -- 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: GCC++4 ABI transition for KDE?
On Friday 12 August 2005 01:37:38 Alejandro Exojo wrote: > IIRC, a patched Qt is also needed, but Trolltech include visibility > support in > the next release of Qt 3. There is a patch for this already http://bugs.kde.org/show_bug.cgi?id=109386 The problem is described here http://bugs.kde.org/show_bug.cgi?id=101542 Koos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Bug#310843: kopete: undefined symbol: PKCS7_content_free
Looks like this error message is irrelevant. The true reason is that I'm sitting behind the firewall and outgoing port 443 is blocked. Opening it has solved the problem. So the real problem is that kopete doesn't use proxy in this case for some reason. Best regards, -- Dmitry O Panov | mailto:[EMAIL PROTECTED] Tula State University | Fidonet: Dmitry Panov, 2:5022/5.13 Dept. of CS & NIT | http://www.tsu.tula.ru/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
correct sources for kde 3.4.1
Hello, Would you please advise on the correct sources to use for the kde 3.4.1 packages? Within the last two days I have not been able to connect with the following repo. # kde 3.4.1 deb http://pkg-kde.alioth.debian.org/kde-3.4.1/ ./ Thank you, Tim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#322868: Building with debug symbols should be easy
Package: qt-x11-free Version: 3:3.3.4-3 Trying to find more info on #322522 I decided to recompile qt with debugging symbols. However, I don't feel like editing all the Makefiles and all just to do it. The Debian Policy Manual, section 10.1 states that I could expect the following to work for all packages. DEB_BUILD_OPTIONS=nostrip dpkg-buildpackage But with this package's build process, it doesn't. -- /Martin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]