[132193] trunk/dports/gnome/gstreamer010-gst-rtsp/Portfile

devans at macports.org devans at macports.org
Sun Jan 25 20:44:52 PST 2015


Revision: 132193
          https://trac.macports.org/changeset/132193
Author:   devans at macports.org
Date:     2015-01-25 20:44:52 -0800 (Sun, 25 Jan 2015)
Log Message:
-----------
gstreamer010-gst-rtsp: use gobject_introspection portgroup.

Modified Paths:
--------------
    trunk/dports/gnome/gstreamer010-gst-rtsp/Portfile

Modified: trunk/dports/gnome/gstreamer010-gst-rtsp/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer010-gst-rtsp/Portfile	2015-01-26 04:31:15 UTC (rev 132192)
+++ trunk/dports/gnome/gstreamer010-gst-rtsp/Portfile	2015-01-26 04:44:52 UTC (rev 132193)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                gstreamer010-gst-rtsp
 set my_name         gst-rtsp
@@ -21,6 +22,8 @@
 master_sites \
     http://gstreamer.freedesktop.org/src/${my_name}/
 
+use_bzip2           yes
+
 checksums           md5     b511af07000595f63c3a705946221643 \
                     sha1    b2dc8c4e8e2a669f2f7a5f1cd71fb11e18fff521 \
                     rmd160  f84dd4980e0f2875eb623fc358d3f1221116af35
@@ -30,7 +33,7 @@
 depends_lib \
     port:gstreamer010 \
     port:gstreamer010-gst-plugins-base
-configure.args-append   --disable-introspection
-use_bzip2           yes
 
+gobject_introspection no
+
 livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150125/0dd5e57b/attachment.html>


More information about the macports-changes mailing list