[132192] trunk/dports/gnome/gstreamer010-gst-plugins-base/Portfile

devans at macports.org devans at macports.org
Sun Jan 25 20:31:15 PST 2015


Revision: 132192
          https://trac.macports.org/changeset/132192
Author:   devans at macports.org
Date:     2015-01-25 20:31:15 -0800 (Sun, 25 Jan 2015)
Log Message:
-----------
gstreamer010-gst-plugins-base: use gobject_introspection portgroup.

Modified Paths:
--------------
    trunk/dports/gnome/gstreamer010-gst-plugins-base/Portfile

Modified: trunk/dports/gnome/gstreamer010-gst-plugins-base/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer010-gst-plugins-base/Portfile	2015-01-26 04:19:47 UTC (rev 132191)
+++ trunk/dports/gnome/gstreamer010-gst-plugins-base/Portfile	2015-01-26 04:31:15 UTC (rev 132192)
@@ -5,6 +5,7 @@
 
 # https://bugzilla.gnome.org/show_bug.cgi?id=636134
 PortGroup           muniversal 1.0
+PortGroup           gobject_introspection 1.0
 
 name                gstreamer010-gst-plugins-base
 set my_name         gst-plugins-base
@@ -36,6 +37,8 @@
     port:iso-codes \
     port:zlib
 
+gobject_introspection no
+
 configure.args-append \
     --enable-experimental \
     --disable-examples \
@@ -51,8 +54,7 @@
     --without-x \
     --disable-x \
     --disable-xvideo \
-    --disable-xshm \
-    --disable-introspection
+    --disable-xshm
 
 post-destroot {
     # Workaround a bug in the empathy build which tries to create this file if it has
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150125/a0880bd5/attachment.html>


More information about the macports-changes mailing list