[Lunar-commits] CVS: moonbase/audio/beepmp DEPENDS,1.1,1.2
Chad Kittel
v3rt1g0 at lunar-linux.org
Sun Oct 24 20:11:44 UTC 2004
- Previous message: [Lunar-commits] CVS: moonbase/zbeta/imlib2_loaders-cvs BUILD, 1.3,
1.4 CONFLICTS, 1.2, 1.3 DEPENDS, 1.2, 1.3 DETAILS, 1.2, 1.3
- Next message: [Lunar-commits] CVS: moonbase/gnome2-apps/drivel DETAILS,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/audio/beepmp
In directory espresso.foo-projects.org:/tmp/cvs-serv11107
Modified Files:
DEPENDS
Log Message:
Added OggVorbis and ESD support.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/audio/beepmp/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS 25 Dec 2003 17:26:55 -0000 1.1
+++ DEPENDS 24 Oct 2004 20:11:41 -0000 1.2
@@ -1 +1,4 @@
-depends gtk+-2
+depends gtk+-2 &&
+
+optional_depends "esound" "--enable-esd" "--disable-esd" "for esd output support" &&
+optional_depends "libvorbis" "--enable-vorbis" "--disable-vorbis" "for Ogg Vorbis support"
- Previous message: [Lunar-commits] CVS: moonbase/zbeta/imlib2_loaders-cvs BUILD, 1.3,
1.4 CONFLICTS, 1.2, 1.3 DEPENDS, 1.2, 1.3 DETAILS, 1.2, 1.3
- Next message: [Lunar-commits] CVS: moonbase/gnome2-apps/drivel DETAILS,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list