[97715] trunk/dports/multimedia/ffmpeg-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Sep 12 15:45:08 PDT 2012


Revision: 97715
          http://trac.macports.org//changeset/97715
Author:   jeremyhu at macports.org
Date:     2012-09-12 15:45:08 -0700 (Wed, 12 Sep 2012)
Log Message:
-----------
ffmpeg-devel: Bump to recent git, including support for Opus

Modified Paths:
--------------
    trunk/dports/multimedia/ffmpeg-devel/Portfile

Modified: trunk/dports/multimedia/ffmpeg-devel/Portfile
===================================================================
--- trunk/dports/multimedia/ffmpeg-devel/Portfile	2012-09-12 22:37:40 UTC (rev 97714)
+++ trunk/dports/multimedia/ffmpeg-devel/Portfile	2012-09-12 22:45:08 UTC (rev 97715)
@@ -7,9 +7,8 @@
 
 name            ffmpeg-devel
 conflicts       ffmpeg
-version         20120718
-revision        2
-set git_branch  56ae5926f739bd26a5aa4add98604b7cd3c2d6ca
+version         20120912
+set git_branch  2de88776892093b10522152f1f72b7dfc0320502
 license         LGPL-2.1+
 categories      multimedia
 maintainers     devans jeremyhu openmaintainer
@@ -56,6 +55,7 @@
 
 depends_lib     port:lame \
                 port:libvorbis \
+                port:libopus \
                 port:libogg \
                 port:libtheora \
                 port:libmodplug \
@@ -75,9 +75,9 @@
     error "git branch hash must be at least 7 characters long."
 }
 
-checksums           sha1    10fb8172c29ab62f86479f9ef9848a03fd17587b \
-                    rmd160  695c2612552bfdf866e21e6f2e86c2d5234770b8 \
-                    sha256  4ccc44036870639a2329eba3ebfe9950fdeb0191e665180228c164448c12cff3
+checksums           sha1    9b1b31a7b3800e9fc97d026a29b89d4f5fcd2b75 \
+                    rmd160  92987c80edb55da7341dc2de7f25df4c930e4777 \
+                    sha256  f0ef8c9c2ddd62e18c43f4d906b990ce368591483ce683c8d162228788bce47c
 
 build.cmd       ${prefix}/bin/gmake
 build.env-append V=1
@@ -106,6 +106,7 @@
         --enable-swscale --enable-avfilter \
         --enable-libmp3lame \
         --enable-libvorbis \
+        --enable-libopus \
         --enable-libtheora \
         --enable-libschroedinger \
         --enable-libopenjpeg \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120912/66d3d3bb/attachment.html>


More information about the macports-changes mailing list