CVS: moonbase/kde3/kdemultimedia3 BUILD,1.6,1.7 DEPENDS,1.3,1.4

Florin Braescu florin at lunar-linux.org
Fri Dec 5 16:01:34 GMT 2003


Update of /var/cvs/lunar/moonbase/kde3/kdemultimedia3
In directory dbguin.lunar-linux.org:/tmp/cvs-serv11485

Modified Files:
	BUILD DEPENDS 
Log Message:
get rid of gtk+ depend, and disable it's use.

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3/kdemultimedia3/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD	6 Oct 2003 17:18:23 -0000	1.6
+++ BUILD	5 Dec 2003 16:01:31 -0000	1.7
@@ -23,6 +23,7 @@
   ./configure    --prefix=$KDEDIR                      \
                  --enable-final                        \
                  --disable-debug                       \
+		 --disable-gtk                         \
                  --with-qt-dir=$QTDIR                  \
                  --with-xinerama                       \
                  $OPTS                                &&

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3/kdemultimedia3/DEPENDS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DEPENDS	5 Nov 2003 22:17:21 -0000	1.3
+++ DEPENDS	5 Dec 2003 16:01:32 -0000	1.4
@@ -5,7 +5,6 @@
 optional_depends  "libvorbis"   ""  ""  "for ogg vorbis support"    &&
 optional_depends  "esound"      ""  ""  "for esound support"        &&
 optional_depends  "openMotif"   ""  ""  "for motif support"         &&
-optional_depends  "gtk+"        ""  ""  "for gtk+ support"          &&
 optional_depends  "cdrtools"    ""  ""  "for cdrtools"              &&
 optional_depends  "mpg123"      ""  ""  "for mpg123"                &&
 optional_depends  "tk"          ""  ""  "for tk"                    &&




More information about the Lunar-commits mailing list