[Lunar-commits] <moonbase-other> ffmpeg: Version bump to 1.1. As usual with ffmpeg bumps, a lunar fix needs

stumbles stumbles at lunar-linux.org
Wed Jan 16 15:00:22 CET 2013


commit ba6909075a59dd56c7ccbb6bfc0283d1c349aaf2
Author: stumbles <stumbles at lunar-linux.org>
Date: Wed, 16 Jan 2013 06:00:22 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/ba6909075a59dd56c7ccbb6bfc0283d1c349aaf2

ffmpeg: Version bump to 1.1. As usual with ffmpeg bumps, a lunar fix needs

to happen.
---
  video/ffmpeg/CONFIGURE | +1/-0     
  video/ffmpeg/DEPENDS   | +1/-0     
  video/ffmpeg/DETAILS   | +3/-3     
  3 files changed, 5 insertions(+), 3 deletions(-)

--- a/video/ffmpeg/CONFIGURE
+++ b/video/ffmpeg/CONFIGURE
@@ -1,3 +1,4 @@
+mquery ENABLE_SRAM "Allow use of on-chip SRAM?" n "--enable-sram" "--disable-sram"
 mquery NONFREE "Compile non-free codecs?" y "--enable-nonfree" "--disable-nonfree"
 
 if module_installed opencv ; then
--- a/video/ffmpeg/DEPENDS
+++ b/video/ffmpeg/DEPENDS
@@ -30,6 +30,7 @@ optional_depends "libcdio"       "--enable-libcdio"         "--disable-libcdio"
 optional_depends "vo-aacenc"     "--enable-libvo-aacenc"    "--disable-libvo-aacenc"    "for AAC audio encoding support"
 optional_depends "vo-amrwbenc"   "--enable-libvo-amrwbenc"  "--disable-libvo-amrwbenc"  "for AMR-WB audio encoding support"
 optional_depends "opus"          "--enable-libopus"         "--disable-libopus"         "for interactive speech and audio transmission via Internet"
+optional_depends "gnutls"        "--enable-gnutls"          "--disable-gnutls"          "for gnutls support"
 
 optional_depends "x264-snapshot" "--enable-libx264 --extra-libs=-lx264" \
                                  "--disable-libx264"                    \
--- a/video/ffmpeg/DETAILS
+++ b/video/ffmpeg/DETAILS
@@ -1,11 +1,11 @@
           MODULE=ffmpeg
-         VERSION=1.0
+         VERSION=1.1
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.ffmpeg.org/releases
-      SOURCE_VFY=sha1:bf1f917c4fa26cf225616f2063e60c33cac546be
+      SOURCE_VFY=sha1:a006d8833dd7a03dd5b7823671995640322177fe
         WEB_SITE=http://www.ffmpeg.org
          ENTERED=20020327
-         UPDATED=20121012
+         UPDATED=20130116
       MAINTAINER=stumbles at lunar-linux.org
            SHORT="ffmpeg is an avi decoder"
 




More information about the Lunar-commits mailing list