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

devans at macports.org devans at macports.org
Wed Sep 25 06:44:41 PDT 2013


Revision: 111542
          https://trac.macports.org/changeset/111542
Author:   devans at macports.org
Date:     2013-09-25 06:44:41 -0700 (Wed, 25 Sep 2013)
Log Message:
-----------
ffmpeg-devel: update to recent git master, enable build of libavresample, #38916.

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

Modified: trunk/dports/multimedia/ffmpeg-devel/Portfile
===================================================================
--- trunk/dports/multimedia/ffmpeg-devel/Portfile	2013-09-25 12:56:22 UTC (rev 111541)
+++ trunk/dports/multimedia/ffmpeg-devel/Portfile	2013-09-25 13:44:41 UTC (rev 111542)
@@ -8,8 +8,8 @@
 
 name            ffmpeg-devel
 conflicts       ffmpeg
-version         20130917
-set git_branch  09887096734eabaac5454b3fb5e4489457ac9434
+version         20130924
+set git_branch  65bf9a44d7b0295e03463fd143499ab5b85d0cb7
 license         LGPL-2.1+
 categories      multimedia
 maintainers     devans jeremyhu openmaintainer
@@ -50,8 +50,8 @@
 master_sites    "http://git.videolan.org/gitweb.cgi?p=ffmpeg.git;a=snapshot;h=${git_branch};sf=tgz;dummy="
 dist_subdir     ffmpeg
 
-checksums       rmd160  95be323a508b89634188a0cff8afbbc170b1259b \
-                sha256  caaf2060941af8206ddf74815a5a1cdb1b84adf2f15ae487d2ac6ab109b8f67e
+checksums       rmd160  fe44ee13945d874737cddffcd37deaee12f9100e \
+                sha256  0f8cfc3a941a8a7c61f6b9ad2acbd1fff3707903153e3ea07eb5fc63c73d2cf3
 
 depends_build   port:pkgconfig \
                 port:gmake \
@@ -115,7 +115,9 @@
 
 configure.cflags-append    -DHAVE_LRINTF ${configure.cppflags}
 configure.args \
-        --enable-swscale --enable-avfilter \
+        --enable-swscale \
+        --enable-avfilter \
+        --enable-avresample \
         --enable-libmp3lame \
         --enable-libvorbis \
         --enable-libopus \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130925/41e7dbdc/attachment.html>


More information about the macports-changes mailing list