[79952] trunk/dports/multimedia/ffmpeg/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Thu Jun 30 01:17:49 PDT 2011
Revision: 79952
http://trac.macports.org/changeset/79952
Author: jeremyhu at macports.org
Date: 2011-06-30 01:17:48 -0700 (Thu, 30 Jun 2011)
Log Message:
-----------
ffmpeg: Version bump to 0.7.1
This version fixes some clang and llvm-gcc build failures.
0.7.1 is API and ABI compatible with 0.6.x, so it doesn't require changes to other ports.
Modified Paths:
--------------
trunk/dports/multimedia/ffmpeg/Portfile
Modified: trunk/dports/multimedia/ffmpeg/Portfile
===================================================================
--- trunk/dports/multimedia/ffmpeg/Portfile 2011-06-30 07:00:12 UTC (rev 79951)
+++ trunk/dports/multimedia/ffmpeg/Portfile 2011-06-30 08:17:48 UTC (rev 79952)
@@ -7,8 +7,7 @@
name ffmpeg
conflicts ffmpeg-devel
epoch 1
-version 0.6.3
-revision 1
+version 0.7.1
license nonfree GPL-2+ LGPL-2.1+
categories multimedia
maintainers devans openmaintainer
@@ -50,12 +49,9 @@
use_bzip2 yes
-checksums sha1 25dd82e8a3627a1a9d4464e15685720215fecb3c \
- rmd160 623bf7c60ad7dd4febdac5ae5ef12566fb8dbf38
+checksums sha1 d006cf0fb61d654c0845240da868ecf3a94c043f \
+ rmd160 6539f725d869b97a1821636bd1416312970a6457
-patchfiles patch-libswscale-swscale.h.diff \
- patch-Makefile.diff
-
depends_build port:pkgconfig \
port:gmake \
port:texi2html
@@ -89,13 +85,12 @@
configure.args \
--enable-gpl \
--enable-postproc \
- --enable-swscale --enable-avfilter --enable-avfilter-lavf \
+ --enable-swscale --enable-avfilter \
--enable-libmp3lame \
--enable-libvorbis \
--enable-libtheora \
--enable-libdirac --enable-libschroedinger \
--enable-libfaac \
- --enable-libfaad \
--enable-libxvid \
--enable-libx264 \
--enable-libvpx \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110630/7748421f/attachment.html>
More information about the macports-changes
mailing list