[Lunar-commits] CVS: moonbase/xfce4/xfce4-mixer BUILD, 1.7, 1.8 DEPENDS, 1.2, 1.3

Jasper Huysmans jasper at lunar-linux.org
Tue Oct 5 19:48:48 UTC 2004


Update of /var/cvs/lunar/moonbase/xfce4/xfce4-mixer
In directory espresso.foo-projects.org:/tmp/cvs-serv6851

Modified Files:
	BUILD DEPENDS 
Log Message:
Work-around for bug until 4.1.91

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/xfce4/xfce4-mixer/BUILD,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- BUILD	3 Oct 2004 18:39:51 -0000	1.7
+++ BUILD	5 Oct 2004 19:48:45 -0000	1.8
@@ -8,6 +8,9 @@
 		--disable-static				\
                 $OPTS                                           &&
 
+   # bug in 4.1.90
+   cp settings/stringlist.inc lib/				&&
+
    default_make
 
 ) > $C_FIFO 2>&1

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/xfce4/xfce4-mixer/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS	3 Oct 2004 17:59:02 -0000	1.2
+++ DEPENDS	5 Oct 2004 19:48:45 -0000	1.3
@@ -1,3 +1,2 @@
-depends xfce4-panel 
-# &&
-#optional_depends alsa-lib "--with-sound=alsa" "--with-sound=oss" "to use alsa instead of oss"
+depends xfce4-panel  &&
+optional_depends alsa-lib "--with-sound=alsa" "--with-sound=oss" "to use alsa instead of oss"



More information about the Lunar-commits mailing list