[Lunar-commits] <moonbase> vlc: version bump and adding another optional_depends.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Tue Aug 26 15:16:49 CEST 2008
commit 141323a1fc5c5226f97bdc528310199becd3737a
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Tue Aug 26 09:16:49 2008 -0400
vlc: version bump and adding another optional_depends.
---
video/vlc/DEPENDS | 5 +++++
video/vlc/DETAILS | 8 ++++----
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/video/vlc/DEPENDS b/video/vlc/DEPENDS
index c043488..ea091cd 100644
--- a/video/vlc/DEPENDS
+++ b/video/vlc/DEPENDS
@@ -90,3 +90,8 @@ optional_depends "samba" \
"--enable-smb" \
"--disable-smb" \
"for Samba support"
+
+optional_depends "libdvbpsi" \
+ "--with-dvbpsi" \
+ "--without-dvbpsi" \
+ "for MPEG TS and DVB PSI tables support"
diff --git a/video/vlc/DETAILS b/video/vlc/DETAILS
index 8847fa6..f2608d3 100644
--- a/video/vlc/DETAILS
+++ b/video/vlc/DETAILS
@@ -1,11 +1,11 @@
MODULE=vlc
- VERSION=0.8.6i
- SOURCE=$MODULE-$VERSION.tar.gz
+ VERSION=0.9.1
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.videolan.org/pub/videolan/$MODULE/$VERSION
- SOURCE_VFY=sha1:a4415e33118b48ec6c318bb0e105db5e51fbb57b
+ SOURCE_VFY=sha1:c9202b0333acfde998d329a4973034212bbe3542
WEB_SITE=http://www.videolan.org
ENTERED=20011113
- UPDATED=20080709
+ UPDATED=20080826
SHORT="Videolan client multimedia player"
cat << EOF
More information about the Lunar-commits
mailing list