[57518] trunk/dports/multimedia/ffmpeg/files/patch-configure.diff

devans at macports.org devans at macports.org
Sat Sep 12 05:49:13 PDT 2009


Revision: 57518
          http://trac.macports.org/changeset/57518
Author:   devans at macports.org
Date:     2009-09-12 05:49:09 -0700 (Sat, 12 Sep 2009)
Log Message:
-----------
ffmpeg: add missing patch file.

Added Paths:
-----------
    trunk/dports/multimedia/ffmpeg/files/patch-configure.diff

Added: trunk/dports/multimedia/ffmpeg/files/patch-configure.diff
===================================================================
--- trunk/dports/multimedia/ffmpeg/files/patch-configure.diff	                        (rev 0)
+++ trunk/dports/multimedia/ffmpeg/files/patch-configure.diff	2009-09-12 12:49:09 UTC (rev 57518)
@@ -0,0 +1,11 @@
+--- configure.orig	2009-09-06 14:58:38.000000000 -0500
++++ configure	2009-09-06 14:59:08.000000000 -0500
+@@ -1993,7 +1993,7 @@
+ enabled libspeex   && require  libspeex speex/speex.h speex_decoder_init -lspeex
+ enabled libtheora  && require  libtheora theora/theora.h theora_info_init -ltheora -logg
+ enabled libvorbis  && require  libvorbis vorbis/vorbisenc.h vorbis_info_init -lvorbisenc -lvorbis -logg
+-enabled libx264    && require  libx264 x264.h x264_encoder_open -lx264 -lm &&
++enabled libx264    && require  libx264 x264.h x264_encoder_encode -lx264 -lm &&
+                       { check_cpp_condition x264.h "X264_BUILD >= 65" ||
+                         die "ERROR: libx264 version must be >= 0.65."; }
+ enabled libxvid    && require  libxvid xvid.h xvid_global -lxvidcore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090912/98a9dbe2/attachment.html>


More information about the macports-changes mailing list