[132190] trunk/dports/devel/libdmapsharing/Portfile

devans at macports.org devans at macports.org
Sun Jan 25 20:11:38 PST 2015


Revision: 132190
          https://trac.macports.org/changeset/132190
Author:   devans at macports.org
Date:     2015-01-25 20:11:38 -0800 (Sun, 25 Jan 2015)
Log Message:
-----------
libdmapsharing: use gobject_introspection portgroup.

Modified Paths:
--------------
    trunk/dports/devel/libdmapsharing/Portfile

Modified: trunk/dports/devel/libdmapsharing/Portfile
===================================================================
--- trunk/dports/devel/libdmapsharing/Portfile	2015-01-26 04:05:31 UTC (rev 132189)
+++ trunk/dports/devel/libdmapsharing/Portfile	2015-01-26 04:11:38 UTC (rev 132190)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem      1.0
+PortGroup       gobject_introspection 1.0
 
 name            libdmapsharing
 version         2.9.29
@@ -35,18 +36,14 @@
 patchfiles      patch-vala.diff
 
 use_parallel_build no
+gobject_introspection no
 
 use_autoreconf  yes
 autoreconf.args -fvi
 
 configure.args  --with-mdns=avahi \
-                --enable-introspection=no \
                 --disable-silent-rules
 
-# gobject-introspection uses g-ir-scanner, which uses $CC from env
-
-build.args-append CC="${configure.cc} ${configure.cc_archflags}"
-
 livecheck.type  regex
 livecheck.url   http://www.flyn.org/projects/libdmapsharing/download.html
 livecheck.regex libdmapsharing-(\[0-9\]+\\\.\[0-9\\\.\]+).tar.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150125/8eff723d/attachment.html>


More information about the macports-changes mailing list