[Lunar-commits] CVS: moonbase/video/vlc DEPENDS, 1.5, 1.6 DETAILS,
1.6, 1.7
Joel Vennin
jol at lunar-linux.org
Fri Nov 19 19:53:37 UTC 2004
Update of /var/cvs/lunar/moonbase/video/vlc
In directory espresso.foo-projects.org:/tmp/cvs-serv22581
Modified Files:
DEPENDS DETAILS
Log Message:
- Bumped version to 0.8.1
- add an optional depend on libcdio
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/vlc/DEPENDS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DEPENDS 20 Sep 2004 14:13:26 -0000 1.5
+++ DEPENDS 19 Nov 2004 19:53:35 -0000 1.6
@@ -66,4 +66,9 @@
optional_depends "wxGTK" \
"--enable-wxwindows" \
"--disable-wxwindows" \
- "for wxWindows support"
+ "for wxWindows support" &&
+
+optional_depends "libcdio" \
+ "--enable-libcdio" \
+ "--disable-libcdio" \
+ "for CD-ROM reading control"
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/vlc/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS 5 Oct 2004 09:30:20 -0000 1.6
+++ DETAILS 19 Nov 2004 19:53:35 -0000 1.7
@@ -1,11 +1,12 @@
MODULE=vlc
- VERSION=0.7.2
+ VERSION=0.8.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://www.videolan.org/pub/videolan/$MODULE/$VERSION/
+ SOURCE_VFY=sha1:412746fcff9a49bd44dc26b72f9ad2da92b06550
+ SOURCE_URL=http://www.videolan.org/pub/videolan/$MODULE/$VERSION/
WEB_SITE=http://www.videolan.org
ENTERED=20011113
- UPDATED=20040920
- MAINTAINER=nhudson at speakeasy.net
+ UPDATED=20041119
+ MAINTAINER=nhudson at speakeasy.net
SHORT="vlc is the videolan client multimedia player"
cat << EOF
The VideoLAN Client (VLC) is an MPEG, MPEG2, VCD and DVD player for
More information about the Lunar-commits
mailing list