[Lunar-commits] <moonbase> vlc: compile with libmatroska 1.1.0

Paul Bredbury brebs at lunar-linux.org
Thu Feb 3 07:15:33 CET 2011


commit cf6462a7f5a79caf992801f121a812c342c92269
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Thu Feb 3 13:15:33 2011 +0700

    vlc: compile with libmatroska 1.1.0
---
 video/vlc/BUILD   |    2 ++
 video/vlc/DETAILS |    3 +++
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/video/vlc/BUILD b/video/vlc/BUILD
index 04494cc..829f7f4 100644
--- a/video/vlc/BUILD
+++ b/video/vlc/BUILD
@@ -1,5 +1,7 @@
 (
 
+  patch_it $SOURCE2 1  &&
+
   # Use a default font which actually exists
   sedit "s:truetype/freefont/FreeSerifBold.ttf:dejavu-ttf/DejaVuSerif-Bold.ttf:" modules/misc/freetype.c  &&
 
diff --git a/video/vlc/DETAILS b/video/vlc/DETAILS
index 05258a9..cdb5dda 100644
--- a/video/vlc/DETAILS
+++ b/video/vlc/DETAILS
@@ -1,8 +1,11 @@
           MODULE=vlc
          VERSION=1.1.7
           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
         WEB_SITE=http://www.videolan.org
          ENTERED=20011113
          UPDATED=20110131


More information about the Lunar-commits mailing list