[Lunar-commits] <moonbase> vlc: version bumped to 1.1.5.
Florin Braescu
florin at lunar-linux.org
Sun Nov 14 08:40:56 CET 2010
commit 12baa6c9e874e36115cc13d4cae00bd2fd87e05f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Nov 14 09:40:56 2010 +0200
vlc: version bumped to 1.1.5.
Many bugfixes, translations updates, enhacements.
---
video/vlc/DEPENDS | 5 +++++
video/vlc/DETAILS | 6 +++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/video/vlc/DEPENDS b/video/vlc/DEPENDS
index 03faa03..f45f79b 100644
--- a/video/vlc/DEPENDS
+++ b/video/vlc/DEPENDS
@@ -71,6 +71,11 @@ optional_depends "flac" \
"" \
"for flac support"
+optional_depends "libdc1394" \
+ "--enable-dc1394" \
+ "--disable-dc1394" \
+ "for IEEE1394 cameras support (needed for dv too)"
+
optional_depends "libdv" \
"--enable-dv" \
"--disable-dv" \
diff --git a/video/vlc/DETAILS b/video/vlc/DETAILS
index b0fd925..f041f29 100644
--- a/video/vlc/DETAILS
+++ b/video/vlc/DETAILS
@@ -1,11 +1,11 @@
MODULE=vlc
- VERSION=1.1.4.1
+ VERSION=1.1.5
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.videolan.org/pub/videolan/$MODULE/$VERSION
- SOURCE_VFY=sha1:91a88c02a7ed04de150ce998ce0534ccfabe57bc
+ SOURCE_VFY=sha1:19f4b3d82afd9cfd2131447d0cc65032e7cb9e5f
WEB_SITE=http://www.videolan.org
ENTERED=20011113
- UPDATED=20100927
+ UPDATED=20101114
SHORT="Videolan client multimedia player"
cat << EOF
More information about the Lunar-commits
mailing list