[126618] users/devans/GNOME-3/stable/dports/gnome

devans at macports.org devans at macports.org
Sun Oct 12 14:35:21 PDT 2014


Revision: 126618
          https://trac.macports.org/changeset/126618
Author:   devans at macports.org
Date:     2014-10-12 14:35:21 -0700 (Sun, 12 Oct 2014)
Log Message:
-----------
GNOME-3/stable: goffice, gnumeric, sync with trunk.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gnumeric/Portfile
    users/devans/GNOME-3/stable/dports/gnome/goffice/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/gnumeric/
    users/devans/GNOME-3/stable/dports/gnome/goffice/


Property changes on: users/devans/GNOME-3/stable/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/rmstonecipher/gnome/gnumeric:102363-103172
   + /branches/mld-qt-481/dports/gnome/gnumeric:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnumeric:125979-126617
/users/rmstonecipher/gnome/gnumeric:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/gnumeric/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnumeric/Portfile	2014-10-12 21:26:43 UTC (rev 126617)
+++ users/devans/GNOME-3/stable/dports/gnome/gnumeric/Portfile	2014-10-12 21:35:21 UTC (rev 126618)
@@ -21,7 +21,7 @@
                     Quattro Pro, Psion 5, Paradox DB, and more (see homepage). GDA \
                     database support is available with the +database variant.
 
-homepage            https://wiki.gnome.org/Apps/Gnumeric
+homepage            http://www.gnumeric.org/
 master_sites        gnome:sources/${name}/${branch}/
 use_xz              yes
 
@@ -52,6 +52,9 @@
                     --enable-introspection \
                     --without-gda
 
+# 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: users/devans/GNOME-3/stable/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/rmstonecipher/gnome/goffice:102363-103172
   + /branches/mld-qt-481/dports/gnome/goffice:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/goffice:125979-126617
/users/rmstonecipher/gnome/goffice:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/goffice/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/goffice/Portfile	2014-10-12 21:26:43 UTC (rev 126617)
+++ users/devans/GNOME-3/stable/dports/gnome/goffice/Portfile	2014-10-12 21:35:21 UTC (rev 126618)
@@ -14,7 +14,7 @@
 categories              gnome devel
 platforms               darwin
 
-homepage                http://freecode.com/projects/goffice
+homepage                http://www.gnumeric.org/
 use_xz                  yes
 
 depends_build           port:intltool \
@@ -33,16 +33,21 @@
                         port:libgsf \
                         port:librsvg \
                         port:libspectre \
+                        port:libxslt \
                         port:ghostscript \
                         port:gobject-introspection \
                         path:lib/pkgconfig/glib-2.0.pc:glib2
 
-    configure.args-append   --enable-introspection \
-                            --enable-compile-warnings=minimum
+    configure.args-append \
+                        --enable-introspection \
+                        --enable-compile-warnings=minimum
 
     patchfiles-append   patch_quartz-goffice-goffice.c.diff \
                         patch-goffice-math-go-quad.diff
 
+#   gobject-introspection uses g-ir-scanner, which uses $CC from env
+    build.args-append   CC="${configure.cc} ${configure.cc_archflags}"
+
     livecheck.type      gnome
 } else {
     livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141012/96cd04d9/attachment-0001.html>


More information about the macports-changes mailing list