[67546] trunk/dports/audio/faac

rmsfisher at macports.org rmsfisher at macports.org
Wed May 12 05:51:34 PDT 2010


Revision: 67546
          http://trac.macports.org/changeset/67546
Author:   rmsfisher at macports.org
Date:     2010-05-12 05:51:31 -0700 (Wed, 12 May 2010)
Log Message:
-----------
audio/faac edited to depend on internal mp4 library rather than incompatible external mp4v2

Modified Paths:
--------------
    trunk/dports/audio/faac/Portfile

Removed Paths:
-------------
    trunk/dports/audio/faac/files/

Modified: trunk/dports/audio/faac/Portfile
===================================================================
--- trunk/dports/audio/faac/Portfile	2010-05-12 12:47:44 UTC (rev 67545)
+++ trunk/dports/audio/faac/Portfile	2010-05-12 12:51:31 UTC (rev 67546)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name		faac
 version		1.28
-revision	1
+revision	2
 categories	audio
 maintainers	nomaintainer
 description	ISO AAC audio encoder
@@ -20,10 +20,7 @@
                     rmd160  03902393488f04223aabdc804bfe77bb32a61c94
 
 configure.cflags-append	"-D__unix__"
-configure.args  --without-mp4v2 
 
-depends_lib     port:mp4v2
-
 use_autoreconf yes
 autoreconf.args -fvi
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100512/3f1ebc76/attachment.html>


More information about the macports-changes mailing list