[Lunar-commits]
CVS: moonbase/audio/beepmp DEPENDS, 1.3, 1.4 DETAILS, 1.7, 1.8
Florin Braescu
florin at lunar-linux.org
Tue Dec 14 18:50:30 UTC 2004
Update of /var/cvs/lunar/moonbase/audio/beepmp
In directory espresso.foo-projects.org:/tmp/cvs-serv13734/audio/beepmp
Modified Files:
DEPENDS DETAILS
Log Message:
bump the version from 0.9.7rc2 to 0.9.7.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/audio/beepmp/DEPENDS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DEPENDS 15 Nov 2004 04:29:38 -0000 1.3
+++ DEPENDS 14 Dec 2004 18:50:27 -0000 1.4
@@ -1,7 +1,8 @@
-depends gtk+-2 &&
+depends gtk+-2 &&
+depends libglade2 &&
-optional_depends "id3lib" "" "" "for id3 tag support" &&
-optional_depends "alsa-lib" "" "" "for ALSA output support" &&
-optional_depends "gnome-vfs2" "--enable-gconf --enable-gnome-vfs" "" "for Gnome vfs support" &&
+optional_depends "id3lib" "" "" "for id3 tag support" &&
+optional_depends "alsa-lib" "" "--disable-alsa" "for ALSA output support" &&
optional_depends "esound" "--enable-esd" "--disable-esd" "for esd output support" &&
-optional_depends "libvorbis" "--enable-vorbis" "--disable-vorbis" "for Ogg Vorbis support"
+optional_depends "libvorbis" "--enable-vorbis" "--disable-vorbis" "for Ogg Vorbis support" &&
+optional_depends "gnome-vfs2" "--enable-gconf --enable-gnome-vfs" "" "for Gnome vfs support"
\ No newline at end of file
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/audio/beepmp/DETAILS,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- DETAILS 15 Nov 2004 04:29:38 -0000 1.7
+++ DETAILS 14 Dec 2004 18:50:27 -0000 1.8
@@ -1,12 +1,12 @@
MODULE=beepmp
- VERSION=0.9.7rc2
+ VERSION=0.9.7
SOURCE=bmp-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/bmp-$VERSION
SOURCE_URL=$SFORGE_URL/beepmp/
- SOURCE_VFY=sha1:a2e3d72adb20e91cc3a8731314c5983c1d5303b6
+ SOURCE_VFY=sha1:a60ac337efb00f6a50ce019e8a07370a4df040c2
WEB_SITE=http://beepmp.sourceforge.net/
ENTERED=20031101
- UPDATED=20041114
+ UPDATED=20041214
SHORT="A gtk2 port of xmms"
cat << EOF
More information about the Lunar-commits
mailing list