[110201] trunk/dports/net/libnice/Portfile

devans at macports.org devans at macports.org
Wed Aug 28 03:54:04 PDT 2013


Revision: 110201
          https://trac.macports.org/changeset/110201
Author:   devans at macports.org
Date:     2013-08-28 03:54:04 -0700 (Wed, 28 Aug 2013)
Log Message:
-----------
libnice: enable gupnp support, dependencies.

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

Modified: trunk/dports/net/libnice/Portfile
===================================================================
--- trunk/dports/net/libnice/Portfile	2013-08-28 10:32:32 UTC (rev 110200)
+++ trunk/dports/net/libnice/Portfile	2013-08-28 10:54:04 UTC (rev 110201)
@@ -5,6 +5,7 @@
 
 name            libnice
 version         0.1.4
+revision        1
 license         MPL-1.1 LGPL-2.1
 description     Libnice is an implementation of the IETF's draft Interactice \
                 Connectivity Establishment standard (ICE).
@@ -21,14 +22,14 @@
 checksums       rmd160  0a65110212b35af12e7c25fcac670eee723bb6c2 \
                 sha256  44e517de9c01203158f2a3d59f058706299a4ae41dfe1a7eeb72c290fcc8bf57
 
-depends_build   port:pkgconfig \
-                port:gtk-doc
+depends_build   port:pkgconfig
 
-depends_lib     port:gstreamer1-gst-plugins-base \
+depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
+                port:gstreamer1-gst-plugins-base \
                 port:gstreamer010-gst-plugins-base \
-                port:libffi
+                port:gupnp-igd
 
-configure.args  --disable-gupnp \
+configure.args  --enable-gupnp \
                 --with-gstreamer-0.10 \
                 --with-gstreamer
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130828/f3f5c766/attachment.html>


More information about the macports-changes mailing list