[132097] trunk/dports/gnome

devans at macports.org devans at macports.org
Fri Jan 23 05:33:28 PST 2015


Revision: 132097
          https://trac.macports.org/changeset/132097
Author:   devans at macports.org
Date:     2015-01-23 05:33:28 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
goffice, gnumeric: use gobject_introspection portgroup.

Modified Paths:
--------------
    trunk/dports/gnome/gnumeric/Portfile
    trunk/dports/gnome/goffice/Portfile

Property Changed:
----------------
    trunk/dports/gnome/gnumeric/
    trunk/dports/gnome/goffice/


Property changes on: trunk/dports/gnome/gnumeric
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/gnumeric:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gnumeric:126043-126605
/users/rmstonecipher/gnome/gnumeric:102363-103172
   + /users/devans/GNOME-3/stable/dports/gnome/gnumeric:126043-132096

Modified: trunk/dports/gnome/gnumeric/Portfile
===================================================================
--- trunk/dports/gnome/gnumeric/Portfile	2015-01-23 13:23:42 UTC (rev 132096)
+++ trunk/dports/gnome/gnumeric/Portfile	2015-01-23 13:33:28 UTC (rev 132097)
@@ -3,6 +3,7 @@
 
 PortSystem          1.0
 PortGroup           active_variants 1.0
+PortGroup           gobject_introspection 1.0
 
 name                gnumeric
 version             1.12.18
@@ -36,13 +37,14 @@
 # update-desktop-database is provided by desktop-file-utils
 
 depends_lib         port:desktop-file-utils \
-                    port:gobject-introspection \
                     port:goffice \
                     port:psiconv \
                     port:pxlib
 
 patchfiles          patch-configure.ac.diff
 
+gobject_introspection yes
+
 # autoreconf to reconfigure using our intltool.m4
 
 use_autoreconf      yes
@@ -50,13 +52,9 @@
 
 configure.args      --disable-silent-rules \
                     --disable-schemas-compile \
-                    --enable-introspection \
                     --without-gda \
                     --without-python
 
-# gobject-introspection uses g-ir-scanner, which uses $CC from env
-build.args-append   CC="${configure.cc} ${configure.cc_archflags}"
-
 variant database description {builds with support for GDA database} {
     depends_lib-append        port:libgda5
     configure.args-replace    --without-gda --with-gda


Property changes on: trunk/dports/gnome/goffice
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/goffice:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/goffice:126043-126605
/users/rmstonecipher/gnome/goffice:102363-103172
   + /users/devans/GNOME-3/stable/dports/gnome/goffice:126043-132096

Modified: trunk/dports/gnome/goffice/Portfile
===================================================================
--- trunk/dports/gnome/goffice/Portfile	2015-01-23 13:23:42 UTC (rev 132096)
+++ trunk/dports/gnome/goffice/Portfile	2015-01-23 13:33:28 UTC (rev 132097)
@@ -3,6 +3,7 @@
 
 PortSystem              1.0
 PortGroup               active_variants 1.1
+PortGroup               gobject_introspection 1.0
 
 name                    goffice
 description             GOffice is a library of document-centric objects and utilities.
@@ -35,11 +36,11 @@
                         port:libspectre \
                         port:libxslt \
                         port:ghostscript \
-                        port:gobject-introspection \
                         path:lib/pkgconfig/glib-2.0.pc:glib2
 
+    gobject_introspection yes
+
     configure.args-append \
-                        --enable-introspection \
                         --enable-compile-warnings=minimum
 
     patchfiles-append   patch_quartz-goffice-goffice.c.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/92891761/attachment.html>


More information about the macports-changes mailing list