[Lunar-commits] r17232 - moonbase/trunk/cd/cdw
Florin Braescu
florin at lunar-linux.org
Tue Nov 8 19:50:31 UTC 2005
Author: florin
Date: 2005-11-08 19:50:30 +0000 (Tue, 08 Nov 2005)
New Revision: 17232
Modified:
moonbase/trunk/cd/cdw/DEPENDS
moonbase/trunk/cd/cdw/DETAILS
Log:
bump the version from 0.2.3 to 0.2.4. bugfixes release.
Modified: moonbase/trunk/cd/cdw/DEPENDS
===================================================================
--- moonbase/trunk/cd/cdw/DEPENDS 2005-11-08 19:37:49 UTC (rev 17231)
+++ moonbase/trunk/cd/cdw/DEPENDS 2005-11-08 19:50:30 UTC (rev 17232)
@@ -1,9 +1,17 @@
-depends cdrtools &&
-depends ncurses &&
-depends zlib &&
+depends cdrtools &&
+depends ncurses &&
+depends zlib &&
-optional_depends "gtk+-2" "--enable-gui" "--disable-gui" "for GTK+-2 GUI"
-optional_depends "gettext" "" "--disable-nls" "for NLS support" &&
-optional_depends "libvorbis" "--with-oggenc=/usr/bin/oggenc" \
- "--without-oggenc" "for OGG encoding support" &&
-optional_depends "lame" "--with-lame=/usr/bin/lame" "--without-lame" "for lame encoding support"
+optional_depends "gtk+-2" "--enable-gui" \
+ "--disable-gui" \
+ "for GTK+-2 GUI" &&
+
+optional_depends "gettext" "" \
+ "--disable-nls" \
+ "for NLS support" &&
+
+optional_depends "libvorbis" "--with-oggenc=/usr/bin/oggenc" \
+ "--without-oggenc" "for OGG encoding support" &&
+
+optional_depends "lame" "--with-lame=/usr/bin/lame" \
+ "--without-lame" "for lame encoding support"
Modified: moonbase/trunk/cd/cdw/DETAILS
===================================================================
--- moonbase/trunk/cd/cdw/DETAILS 2005-11-08 19:37:49 UTC (rev 17231)
+++ moonbase/trunk/cd/cdw/DETAILS 2005-11-08 19:50:30 UTC (rev 17232)
@@ -1,11 +1,11 @@
MODULE=cdw
- VERSION=0.2.3
+ VERSION=0.2.4
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:a6f7564dbd8cc874587b2d2665a9336e38603b97
+ SOURCE_VFY=sha1:54326dced809d56f97bc0fbec47ffd0096cc8c65
WEB_SITE=http://cdw.sourceforge.net/
ENTERED=20041212
- UPDATED=20041212
+ UPDATED=20051108
SHORT="An ncurses and GTK+-2 frontend to rip and burn CDs"
cat << EOF
More information about the Lunar-commits
mailing list