[Lunar-commits] <moonbase> vlc: version bumped to 1.1.8.
Florin Braescu
florin at lunar-linux.org
Fri Mar 25 09:08:29 CET 2011
commit f699016676516c21eafbb41db2050879fdd699a9
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Mar 25 10:08:29 2011 +0200
vlc: version bumped to 1.1.8.
Security and bugs fixes mostly.
---
video/vlc/BUILD | 2 --
video/vlc/DETAILS | 11 ++++-------
2 files changed, 4 insertions(+), 9 deletions(-)
diff --git a/video/vlc/BUILD b/video/vlc/BUILD
index bbf9e45..11b5fbc 100644
--- a/video/vlc/BUILD
+++ b/video/vlc/BUILD
@@ -1,7 +1,5 @@
(
- patch_it $SOURCE2 1 &&
-
# Fixes a make failure if you say yes to libupnp.
if in_depends $MODULE libupnp; then
sed -i "27i #include <assert.h>" modules/services_discovery/upnp_intel.cpp
diff --git a/video/vlc/DETAILS b/video/vlc/DETAILS
index cdb5dda..4104286 100644
--- a/video/vlc/DETAILS
+++ b/video/vlc/DETAILS
@@ -1,14 +1,11 @@
MODULE=vlc
- VERSION=1.1.7
+ VERSION=1.1.8
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=vlc-1.1.7-libmatroska-1.1.0.patch.bz2
- SOURCE_URL=http://www.videolan.org/pub/videolan/$MODULE/$VERSION
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:6bd559fe2bba51c5ed1ae71d18dc8ac611e72a04
- SOURCE2_VFY=sha1:c697814559328bda44930720983360d9bd40e007
+ SOURCE_URL=http://www.videolan.org/pub/videolan/vlc/$VERSION
+ SOURCE_VFY=sha1:c4ac61e31fa287a0cb7744534a1abf49cf033776
WEB_SITE=http://www.videolan.org
ENTERED=20011113
- UPDATED=20110131
+ UPDATED=20110325
SHORT="Videolan client multimedia player"
cat << EOF
More information about the Lunar-commits
mailing list