[75565] trunk/dports/gnome/gstreamer/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Sun Jan 30 13:05:45 PST 2011


Revision: 75565
          http://trac.macports.org/changeset/75565
Author:   rmstonecipher at macports.org
Date:     2011-01-30 13:05:43 -0800 (Sun, 30 Jan 2011)
Log Message:
-----------
gnome/gstreamer disabled gobject-introspection support which was not UsingTheRightCompiler (ref #27567)

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

Modified: trunk/dports/gnome/gstreamer/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer/Portfile	2011-01-30 20:33:37 UTC (rev 75564)
+++ trunk/dports/gnome/gstreamer/Portfile	2011-01-30 21:05:43 UTC (rev 75565)
@@ -5,6 +5,7 @@
 
 name                gstreamer
 version             0.10.32
+revision            1
 description \
     GStreamer is a development framework for creating multimedia applications.
 long_description \
@@ -39,6 +40,7 @@
 
 configure.env-append    PERL_PATH=${prefix}/bin/perl
 configure.cflags-append -funroll-loops -fstrict-aliasing -fno-common
+configure.args-append   --disable-introspection
 
 pre-build	{
     if {[file exists ${prefix}/lib/libcheck.dylib]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110130/b345c2f5/attachment.html>


More information about the macports-changes mailing list