[131973] users/devans/GNOME-3/stable/dports/gnome/vte-2.90/Portfile
devans at macports.org
devans at macports.org
Thu Jan 22 07:47:01 PST 2015
Revision: 131973
https://trac.macports.org/changeset/131973
Author: devans at macports.org
Date: 2015-01-22 07:47:01 -0800 (Thu, 22 Jan 2015)
Log Message:
-----------
GNOME-3/stable: vte-2.90, use gobject_introspection portgroup.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/vte-2.90/Portfile
Modified: users/devans/GNOME-3/stable/dports/gnome/vte-2.90/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/vte-2.90/Portfile 2015-01-22 15:27:38 UTC (rev 131972)
+++ users/devans/GNOME-3/stable/dports/gnome/vte-2.90/Portfile 2015-01-22 15:47:01 UTC (rev 131973)
@@ -2,6 +2,7 @@
# $Id$
PortSystem 1.0
+PortGroup gobject_introspection 1.0
name vte-2.90
set gname vte
@@ -32,25 +33,22 @@
port:intltool \
port:gtk-doc
-depends_lib port:gtk3 \
- port:gobject-introspection
+depends_lib port:gtk3
patchfiles patch-src-vteutils.c.diff
+gobject_introspection yes
+
# autoreconf with our intltool.m4
use_autoreconf yes
autoreconf.args -fvi
configure.args --enable-glade-catalogue=no \
- --disable-Bsymbolic \
- --enable-introspection=yes
+ --disable-Bsymbolic
configure.cflags-append -fstrict-aliasing
-# gobject-introspection uses g-ir-scanner, which uses $CC from env
-build.args-append CC="${configure.cc} ${configure.cc_archflags}"
-
variant glade description {Enable building of glade catalog items} {
depends_lib-append port:glade
configure.args-replace --enable-glade-catalogue=no --enable-glade-catalogue=yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150122/881e18f2/attachment.html>
More information about the macports-changes
mailing list