[132084] trunk/dports/gnome/totem-pl-parser

devans at macports.org devans at macports.org
Fri Jan 23 03:38:58 PST 2015


Revision: 132084
          https://trac.macports.org/changeset/132084
Author:   devans at macports.org
Date:     2015-01-23 03:38:58 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
totem-pl-parser: use gobject_introspection portgroup.

Modified Paths:
--------------
    trunk/dports/gnome/totem-pl-parser/Portfile

Property Changed:
----------------
    trunk/dports/gnome/totem-pl-parser/


Property changes on: trunk/dports/gnome/totem-pl-parser
___________________________________________________________________
Modified: svn:mergeinfo
   - /users/devans/GNOME-3/stable/dports/gnome/totem-pl-parser:108269-126096
   + /users/devans/GNOME-3/stable/dports/gnome/totem-pl-parser:108269-132067

Modified: trunk/dports/gnome/totem-pl-parser/Portfile
===================================================================
--- trunk/dports/gnome/totem-pl-parser/Portfile	2015-01-23 11:38:52 UTC (rev 132083)
+++ trunk/dports/gnome/totem-pl-parser/Portfile	2015-01-23 11:38:58 UTC (rev 132084)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                totem-pl-parser
 version             3.10.3
@@ -31,11 +32,12 @@
                     port:libgcrypt \
                     port:libquvi \
                     port:libxml2 \
-                    port:gmime \
-                    port:gobject-introspection
+                    port:gmime
 
 patchfiles          patch-plparse-plparser.symbols.diff
 
+gobject_introspection yes
+
 # update m4/intltool.m4 and autoreconf
 
 pre-configure {
@@ -45,13 +47,9 @@
 use_autoreconf      yes
 autoreconf.args     -fvi
 
-configure.args      --enable-introspection=yes \
-                    --enable-libarchive \
+configure.args      --enable-libarchive \
                     --enable-libgcrypt \
                     --enable-quvi \
                     --disable-silent-rules
 
-# gobject-introspection uses g-ir-scanner, which uses $CC from env
-build.args-append   CC="${configure.cc} ${configure.cc_archflags}"
-
 livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/1030a1d9/attachment.html>


More information about the macports-changes mailing list