[132179] users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile

devans at macports.org devans at macports.org
Sun Jan 25 16:34:22 PST 2015


Revision: 132179
          https://trac.macports.org/changeset/132179
Author:   devans at macports.org
Date:     2015-01-25 16:34:22 -0800 (Sun, 25 Jan 2015)
Log Message:
-----------
GNOME-3/stable: libgdata, use gobject_introspection portgroup.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile	2015-01-26 00:34:10 UTC (rev 132178)
+++ users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile	2015-01-26 00:34:22 UTC (rev 132179)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem      1.0
+PortGroup       gobject_introspection 1.0
 
 name            libgdata
 version         0.16.1
@@ -41,6 +42,8 @@
 
 patchfiles      patch-gdata-gdata.symbols.diff
 
+gobject_introspection yes
+
 # update m4/intltool.m4 and autoreconf
 
 pre-configure {
@@ -50,12 +53,8 @@
 use_autoreconf  yes
 autoreconf.args -fvi
 
-configure.args  --enable-introspection=yes \
-                --enable-gnome \
+configure.args  --enable-gnome \
                 --enable-goa \
                 --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  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150125/1c22960e/attachment.html>


More information about the macports-changes mailing list