[Lunar-commits] <moonbase-other> transcode: Adding a patch to compile with ffmpeg-1.0.

stumbles stumbles at lunar-linux.org
Sat Oct 13 15:19:18 CEST 2012


commit d5803f1d6765f56c7cc7e76c07409a458fe28df3
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 13 Oct 2012 06:19:18 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/d5803f1d6765f56c7cc7e76c07409a458fe28df3

transcode: Adding a patch to compile with ffmpeg-1.0.
---
  video/transcode/BUILD   | +2/-0     
  video/transcode/DETAILS | +4/-1     
  2 files changed, 6 insertions(+), 1 deletion(-)

--- a/video/transcode/BUILD
+++ b/video/transcode/BUILD
@@ -1,5 +1,7 @@
 (
 
+  patch_it $SOURCE2 1 &&
+
   OPTS+=" --enable-ffmpeg           \
           --enable-libmpeg2         \
           --enable-libmpeg2convert  \
--- a/video/transcode/DETAILS
+++ b/video/transcode/DETAILS
@@ -1,11 +1,14 @@
           MODULE=transcode
          VERSION=1.1.7
           SOURCE=$MODULE-$VERSION.tar.bz2
+         SOURCE2=transcode-1.1.7-ffmpeg.patch
       SOURCE_URL=https://bitbucket.org/france/transcode-tcforge/downloads
+     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:e35df68b960eb56ef0a59a4cdbed1491be56aee6
+     SOURCE2_VFY=sha1:af1f4138f34dda2b310d99a64a704e78033c378d
         WEB_SITE=http://www.transcoding.org/cgi-bin/transcode
          ENTERED=20020408
-         UPDATED=20111206
+         UPDATED=20121002
            SHORT="A video stream processor"
 
 cat << EOF




More information about the Lunar-commits mailing list