[132184] trunk/dports/gnome/libgdata
devans at macports.org
devans at macports.org
Sun Jan 25 16:49:18 PST 2015
Revision: 132184
https://trac.macports.org/changeset/132184
Author: devans at macports.org
Date: 2015-01-25 16:49:18 -0800 (Sun, 25 Jan 2015)
Log Message:
-----------
libgdata: use gobject_introspection portgroup.
Modified Paths:
--------------
trunk/dports/gnome/libgdata/Portfile
Property Changed:
----------------
trunk/dports/gnome/libgdata/
Property changes on: trunk/dports/gnome/libgdata
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/mld-qt-481/dports/gnome/libgdata:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/libgdata:108269-132006
/users/devans/GNOME-3/unstable/dports/gnome/libgdata:116416-118154,125521-125568
/users/rmstonecipher/gnome/libgdata:102363-103172
+ /branches/mld-qt-481/dports/gnome/libgdata:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/libgdata:108269-132181
/users/devans/GNOME-3/unstable/dports/gnome/libgdata:116416-118154,125521-125568
/users/rmstonecipher/gnome/libgdata:102363-103172
Modified: trunk/dports/gnome/libgdata/Portfile
===================================================================
--- trunk/dports/gnome/libgdata/Portfile 2015-01-26 00:49:07 UTC (rev 132183)
+++ trunk/dports/gnome/libgdata/Portfile 2015-01-26 00:49:18 UTC (rev 132184)
@@ -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/d86f9b3b/attachment.html>
More information about the macports-changes
mailing list