[103513] trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Feb 27 18:23:52 PST 2013


Revision: 103513
          https://trac.macports.org/changeset/103513
Author:   jeremyhu at macports.org
Date:     2013-02-27 18:23:52 -0800 (Wed, 27 Feb 2013)
Log Message:
-----------
gstreamer1-gst-plugins-bad: Fix build by disabling osx_video

Modified Paths:
--------------
    trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile

Modified: trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile	2013-02-28 01:45:12 UTC (rev 103512)
+++ trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile	2013-02-28 02:23:52 UTC (rev 103513)
@@ -71,6 +71,10 @@
                             --enable-experimental \
                             --enable-static
 
+# the 1.0 version of plugins-base doesn't have propertyprobe.h
+# ./gst-plugins-bad-1.0.5/sys/osxvideo/osxvideosrc.c:#include <gst/interfaces/propertyprobe.h>
+configure.args-append --disable-osx_video
+
 #
 # port:soundtouch (fails on autoreconf on darwin 8 & 9, see #27533) disable soundtouch on these platforms
 #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130227/81e273f7/attachment.html>


More information about the macports-changes mailing list