[132182] trunk/dports/gnome/gnome-panel
devans at macports.org
devans at macports.org
Sun Jan 25 16:48:57 PST 2015
Revision: 132182
https://trac.macports.org/changeset/132182
Author: devans at macports.org
Date: 2015-01-25 16:48:57 -0800 (Sun, 25 Jan 2015)
Log Message:
-----------
gnome-panel: use gobject_introspection portgroup.
Modified Paths:
--------------
trunk/dports/gnome/gnome-panel/Portfile
Property Changed:
----------------
trunk/dports/gnome/gnome-panel/
Property changes on: trunk/dports/gnome/gnome-panel
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/mld-qt-481/dports/gnome/gnome-panel:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gnome-panel:108276-113174,118155-127610
/users/devans/GNOME-3/unstable/dports/gnome/gnome-panel:117866-118151
/users/rmstonecipher/gnome/gnome-panel:102363-103172
+ /branches/mld-qt-481/dports/gnome/gnome-panel:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gnome-panel:108276-113174,118155-132181
/users/devans/GNOME-3/unstable/dports/gnome/gnome-panel:117866-118151
/users/rmstonecipher/gnome/gnome-panel:102363-103172
Modified: trunk/dports/gnome/gnome-panel/Portfile
===================================================================
--- trunk/dports/gnome/gnome-panel/Portfile 2015-01-26 00:34:51 UTC (rev 132181)
+++ trunk/dports/gnome/gnome-panel/Portfile 2015-01-26 00:48:57 UTC (rev 132182)
@@ -2,6 +2,7 @@
# $Id$
PortSystem 1.0
+PortGroup gobject_introspection 1.0
name gnome-panel
version 3.14.0
@@ -49,6 +50,8 @@
depends_run port:gnome-settings-daemon \
port:yelp
+gobject_introspection yes
+
# update m4/intltool.m4 and autoreconf
pre-configure {
@@ -61,18 +64,12 @@
configure.python ${prefix}/bin/python2.7
configure.args --with-in-process-applets=all \
- --enable-introspection=yes \
--enable-telepathy-glib \
--disable-silent-rules \
--enable-compile-warnings=minimum \
--disable-eds \
--disable-schemas-compile
-# gobject-introspection uses g-ir-scanner, which uses $CC from env
-
-build.args-append CC="${configure.cc} ${configure.cc_archflags}"
-destroot.args-append CC="${configure.cc} ${configure.cc_archflags}"
-
variant eds description {Enable evolution data server support} {
depends_lib-append port:evolution-data-server
configure.args-delete --disable-eds
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150125/05ea957a/attachment.html>
More information about the macports-changes
mailing list