[46856] trunk/dports/multimedia/ffmpeg/Portfile

devans at macports.org devans at macports.org
Sun Feb 15 12:17:00 PST 2009


Revision: 46856
          http://trac.macports.org/changeset/46856
Author:   devans at macports.org
Date:     2009-02-15 12:16:59 -0800 (Sun, 15 Feb 2009)
Log Message:
-----------
ffmpeg: update activate message to explain deactivation of libx264, lint.

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

Modified: trunk/dports/multimedia/ffmpeg/Portfile
===================================================================
--- trunk/dports/multimedia/ffmpeg/Portfile	2009-02-15 20:12:40 UTC (rev 46855)
+++ trunk/dports/multimedia/ffmpeg/Portfile	2009-02-15 20:16:59 UTC (rev 46856)
@@ -45,7 +45,7 @@
 worksrcdir     trunk
 
 depends_build   bin:svn:subversion \
-                port:gmake 
+                port:gmake
 
 depends_lib     port:lame \
                 port:libvorbis \
@@ -171,7 +171,7 @@
 *******      swscale
 *******      liba52
 *******      libfaad
-*******      libx264
+*******      libx264 (disabled due to API changes in latest x264, use ffmpeg-devel)
 *******      libxvid
 *******
 ******* To include only LGPLed code use variants +no_gpl -a52
@@ -180,7 +180,7 @@
     } else {
         ui_msg "
 *******
-******* This build of ${name} includes no GPLed 
+******* This build of ${name} includes no GPLed
 ******* code and is therefore licensed under LGPL.
 *******
 "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090215/f1581f0a/attachment.html>


More information about the macports-changes mailing list