[132073] trunk/dports/gnome/evince

devans at macports.org devans at macports.org
Fri Jan 23 03:37:20 PST 2015


Revision: 132073
          https://trac.macports.org/changeset/132073
Author:   devans at macports.org
Date:     2015-01-23 03:37:20 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
evince: use gobject_introspection portgroup.

Modified Paths:
--------------
    trunk/dports/gnome/evince/Portfile

Property Changed:
----------------
    trunk/dports/gnome/evince/


Property changes on: trunk/dports/gnome/evince
___________________________________________________________________
Modified: svn:mergeinfo
   - /users/devans/GNOME-3/stable/dports/gnome/evince:108269-127521
/users/devans/GNOME-3/unstable/dports/gnome/evince:114069-118152,121463-125801
   + /users/devans/GNOME-3/stable/dports/gnome/evince:108269-132067
/users/devans/GNOME-3/unstable/dports/gnome/evince:114069-118152,121463-125801

Modified: trunk/dports/gnome/evince/Portfile
===================================================================
--- trunk/dports/gnome/evince/Portfile	2015-01-23 11:37:12 UTC (rev 132072)
+++ trunk/dports/gnome/evince/Portfile	2015-01-23 11:37:20 UTC (rev 132073)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                evince
 version             3.14.1
@@ -35,7 +36,6 @@
                     port:xorg-libice \
                     port:libsecret \
                     port:gsettings-desktop-schemas \
-                    port:gobject-introspection \
                     port:poppler \
                     port:libspectre \
                     port:tiff \
@@ -46,6 +46,8 @@
 
 patchfiles          patch-browser-plugin-Makefile.am.diff
 
+gobject_introspection yes
+
 # update m4/intltool.m4 and autoreconf
 # teach glibtool about -stdlib=libc++
 
@@ -62,7 +64,6 @@
                     --disable-xps \
                     --disable-nautilus \
                     --enable-compile-warnings=minimum \
-                    --enable-introspection=yes \
                     --enable-debug \
                     --enable-ps \
                     --enable-pdf \
@@ -78,9 +79,6 @@
     configure.args-append   --disable-browser-plugin
 }
 
-# gobject-introspection uses g-ir-scanner, which uses $CC from env
-build.args-append   CC="${configure.cc} ${configure.cc_archflags}"
-
 variant djvu description {Support for djvu documents using djvulibre} {
     configure.args-replace --disable-djvu --enable-djvu
     depends_lib-append port:djvulibre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/ad3c9d9d/attachment.html>


More information about the macports-changes mailing list