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

devans at macports.org devans at macports.org
Mon Oct 3 19:35:12 CEST 2016


Revision: 153509
          https://trac.macports.org/changeset/153509
Author:   devans at macports.org
Date:     2016-10-03 10:35:11 -0700 (Mon, 03 Oct 2016)
Log Message:
-----------
ffmpeg-devel: support for libfaac now removed, libfdk-aac is still available and is preferred (#52488).

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

Modified: trunk/dports/multimedia/ffmpeg-devel/Portfile
===================================================================
--- trunk/dports/multimedia/ffmpeg-devel/Portfile	2016-10-03 17:07:08 UTC (rev 153508)
+++ trunk/dports/multimedia/ffmpeg-devel/Portfile	2016-10-03 17:35:11 UTC (rev 153509)
@@ -328,8 +328,7 @@
 
 variant nonfree description {enable nonfree code, libraries and binaries will not be redistributable} {
     configure.args-append   --enable-nonfree \
-                            --enable-libfdk-aac \
-                            --enable-libfaac
+                            --enable-libfdk-aac
     depends_lib-append      port:libfdk-aac \
                             port:faac
     license                 Restrictive
@@ -340,7 +339,6 @@
 *******
 ******* This build of ${name} includes nonfree code as follows:
 *******
-*******     libfaac
 *******     libfdk-aac
 *******
 ******* The following libraries and binaries may not be redistributed:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161003/0512714e/attachment-0002.html>


More information about the macports-changes mailing list