[Lunar-commits] <moonbase> ffmpeg: updated to 0.8

Zbigniew Luszpinski zbiggy at lunar-linux.org
Thu Jun 23 20:31:23 CEST 2011


commit 0ab74a442a3c770ea4fa6be1836ccde993ec2991
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Thu Jun 23 20:31:23 2011 +0200

    ffmpeg: updated to 0.8
---
 video/ffmpeg/BUILD   |    4 ----
 video/ffmpeg/DETAILS |    9 +++------
 2 files changed, 3 insertions(+), 10 deletions(-)

diff --git a/video/ffmpeg/BUILD b/video/ffmpeg/BUILD
index 98d1230..7931e44 100644
--- a/video/ffmpeg/BUILD
+++ b/video/ffmpeg/BUILD
@@ -1,9 +1,5 @@
 (
 
-  if in_depends $MODULE libvpx ; then
-     patch_it $SOURCE_CACHE/$SOURCE2 1
-  fi  &&
-
   # Fix compilation error:
   # https://trac.macports.org/ticket/25803
   sedit "s:texi2html -monolithic -number:texi2html -monolithic:" Makefile  &&
diff --git a/video/ffmpeg/DETAILS b/video/ffmpeg/DETAILS
index 98b0c67..cd8da88 100644
--- a/video/ffmpeg/DETAILS
+++ b/video/ffmpeg/DETAILS
@@ -1,15 +1,12 @@
           MODULE=ffmpeg
-         VERSION=0.7-rc1
+         VERSION=0.8
           SOURCE=$MODULE-$VERSION.tar.bz2
-         SOURCE2=ffmpeg-0.7-rc1_libvpx-v0.9.5-135-gc28b10a.diff.gz
    SOURCE_URL[0]=http://mirror.leaseweb.com/archlinux/other/$MODULE
    SOURCE_URL[1]=http://www.ffmpeg.org/releases
-     SOURCE2_URL=http://webm.googlecode.com/files
-      SOURCE_VFY=sha1:d15c005f46483fbfc3b678cb1c89123762b56b82
-     SOURCE2_VFY=sha1:ba52411f8aba751cac46a7a010b88f3397e5a6a6
+      SOURCE_VFY=sha1:461f87c4fc080e10ac0acc48287aaa706021bbc4
         WEB_SITE=http://www.ffmpeg.org/
          ENTERED=20020327
-         UPDATED=20110608
+         UPDATED=20110623
       MAINTAINER=stumbles at lunar-linux.org
            SHORT="ffmpeg is an avi decoder"
 


More information about the Lunar-commits mailing list