[131974] trunk/dports/gnome/vte-2.90

devans at macports.org devans at macports.org
Thu Jan 22 07:51:33 PST 2015


Revision: 131974
          https://trac.macports.org/changeset/131974
Author:   devans at macports.org
Date:     2015-01-22 07:51:33 -0800 (Thu, 22 Jan 2015)
Log Message:
-----------
vte-2.90: use gobject_introspection portgroup.

Modified Paths:
--------------
    trunk/dports/gnome/vte-2.90/Portfile

Property Changed:
----------------
    trunk/dports/gnome/vte-2.90/


Property changes on: trunk/dports/gnome/vte-2.90
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/vte:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/vte:108265-119561
/users/devans/GNOME-3/unstable/dports/gnome/vte:116416-118154
/users/rmstonecipher/gnome/vte:102363-103172
   + /branches/mld-qt-481/dports/gnome/vte:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/vte:108265-119561
/users/devans/GNOME-3/stable/dports/gnome/vte-2.90:126174-131973
/users/devans/GNOME-3/unstable/dports/gnome/vte:116416-118154
/users/rmstonecipher/gnome/vte:102363-103172

Modified: trunk/dports/gnome/vte-2.90/Portfile
===================================================================
--- trunk/dports/gnome/vte-2.90/Portfile	2015-01-22 15:47:01 UTC (rev 131973)
+++ trunk/dports/gnome/vte-2.90/Portfile	2015-01-22 15:51:33 UTC (rev 131974)
@@ -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/3f1bef41/attachment.html>


More information about the macports-changes mailing list