Re: O: libcapplet1 -- Library for Gnome Control Center applets
This package is still used by gtkhtml, which is required which provide ebrowser and gtkhtml-config-editor not available in next version. libcapplet1-dev has no package which require it too.. gtkhmlt is a dependency of libgtkhtml-data, which no packages depends upon. Maybe they could/should all be removed ? Alban -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#267811: Bug #267811 - libglade0-dev: aclocal-1.8 warns about libglade.m4
This small patch fix the aclocal warning as reported in: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267811 diff -uNr /usr/share/debianaclocal/libglade.m4 /usr/share/aclocal/libglade.m4 --- /usr/share/debianaclocal/libglade.m42005-04-19 01:22:44.0 +0200 +++ /usr/share/aclocal/libglade.m4 2005-04-19 01:28:45.0 +0200 @@ -4,7 +4,7 @@ dnl AM_PATH_LIBGLADE([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]) dnl Test to see if libglade is installed, and define LIBGLADE_CFLAGS, LIBS dnl -AC_DEFUN(AM_PATH_LIBGLADE, +AC_DEFUN([AM_PATH_LIBGLADE], [dnl dnl Get the cflags and libraries from the libglade-config script dnl Making this diff i also had this : @@ -46,4 +46,4 @@ fi AC_SUBST(LIBGLADE_CFLAGS) AC_SUBST(LIBGLADE_LIBS) -]) \ Pas de fin de ligne à la fin du fichier. +]) Could you had a newline at the end of the file ? Regards Alban
Bug#312552: Bug #312552 - Obsolete package
SI unrar-free unamintained upstream ? I don't think so there have been contribution from mplayer a few monthes ago. http://www.unrarlib.org/faq.html "What about RAR 3 support? RAR3 support is not scheduled. It would imply problems with the GPL license (RAR3 features a PPM based compression algorithm developed by Dmitry Shkarin plus some code by Eugeny Roshal). If you need RAR3 support, check ftp.rarabs.com for the original unrar source code and extract the needed code yourself. Windows developers may have a look at Sebastian Schuberth's "arch::ifstream" library (requires the unrar.dll). If YOU added RAR3 support and would like to share it with the 2000 monthly visitors of this page, so please let me know." with : "Do you know that the license for the unrar sources from RARLab is not compatible with the GNU Public license? Yes, this is true. But we have the permission from Eugene Roshal to release unrarlib 0.4.0 under GPL and unrarlib-license. Note: this doen't mean that RAR is free now or you can use the unrar source from RARlabs under GPL. You are just allowed to use UniquE RAR File Library version 0.4.0 (unrarlib 0.4.0) under GPL." I don't get what is the meaning of : "It would imply problems with the GPL license (RAR3 features a PPM based compression algorithm developed by Dmitry Shkarin plus some code by Eugeny Roshal)." Does it means the only way they believe they could had support for rar3 is by taking the rar3 code from non free upstream ? >From the second stance i conclude that there never was a development team for >the decompression algorythm. unrarlib looks like a library wrapper around a port of a "given" rar2 core. Which is useless now for debian rar users. The submitter : "But sarge, etch and sid have rar >3.x, so...it produce newer archve." tells it all. The compression tool is provided freely though the decompression one won't. So it looks like the library is of some use if a program want to use rar2 as its internal storage format but ithe unrar tool is useless to users ... unrar-free could be of some use to programs that cannot use the c library , shell scripts ... Should we remove it or tag it as developper only in the README (and maybe ship it in /usr/lib so that it does not conflict with the "user" unrar-nonfree ) ? Regards Alban -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]