[78859] trunk/dports/net/baresip/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue May 24 08:57:51 PDT 2011


Revision: 78859
          http://trac.macports.org/changeset/78859
Author:   ryandesign at macports.org
Date:     2011-05-24 08:57:51 -0700 (Tue, 24 May 2011)
Log Message:
-----------
baresip: enable more modules; see #28662

Modified Paths:
--------------
    trunk/dports/net/baresip/Portfile

Modified: trunk/dports/net/baresip/Portfile
===================================================================
--- trunk/dports/net/baresip/Portfile	2011-05-24 15:55:19 UTC (rev 78858)
+++ trunk/dports/net/baresip/Portfile	2011-05-24 15:57:51 UTC (rev 78859)
@@ -6,6 +6,7 @@
 
 name                baresip
 version             0.2.0
+revision            1
 categories          net
 platforms           darwin
 maintainers         db.org:aeh
@@ -32,8 +33,13 @@
 build.args          PREFIX=${prefix} \
                     SYSROOT_ALT=${prefix} \
                     MOD_AUTODETECT= \
+                    USE_COREAUDIO=1 \
+                    USE_G711=1 \
                     USE_G722=1 \
                     USE_FFMPEG=1 \
+                    USE_OPENGL=1 \
+                    USE_QUICKTIME=1 \
+                    USE_STDIO=1 \
                     LIBRE_MK=${prefix}/share/re/re.mk \
                     LIBRE_INC=${prefix}/include/re \
                     LIBRE_SO=${prefix}/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110524/a8ea6df2/attachment.html>


More information about the macports-changes mailing list