[68833] trunk/dports/gnome
ryandesign at macports.org
ryandesign at macports.org
Tue Jun 15 01:00:58 PDT 2010
Revision: 68833
http://trac.macports.org/changeset/68833
Author: ryandesign at macports.org
Date: 2010-06-15 01:00:52 -0700 (Tue, 15 Jun 2010)
Log Message:
-----------
gst-plugins ports: disable universal variant; see #23362
Modified Paths:
--------------
trunk/dports/gnome/gst-plugins-bad/Portfile
trunk/dports/gnome/gst-plugins-farsight/Portfile
trunk/dports/gnome/gst-plugins-good/Portfile
trunk/dports/gnome/gst-plugins-ugly/Portfile
Modified: trunk/dports/gnome/gst-plugins-bad/Portfile
===================================================================
--- trunk/dports/gnome/gst-plugins-bad/Portfile 2010-06-15 07:31:24 UTC (rev 68832)
+++ trunk/dports/gnome/gst-plugins-bad/Portfile 2010-06-15 08:00:52 UTC (rev 68833)
@@ -77,7 +77,9 @@
${worksrcpath}/configure
}
+# gst-plugins-base is not universal
universal_variant no
+
variant dc1394 description {Enable Firewire digital camera support using libdc1394} {
configure.args-delete --disable-dc1394
depends_lib-append port:libdc1394
Modified: trunk/dports/gnome/gst-plugins-farsight/Portfile
===================================================================
--- trunk/dports/gnome/gst-plugins-farsight/Portfile 2010-06-15 07:31:24 UTC (rev 68832)
+++ trunk/dports/gnome/gst-plugins-farsight/Portfile 2010-06-15 08:00:52 UTC (rev 68833)
@@ -28,6 +28,9 @@
port:gconf \
port:jasper
+# gst-plugins-base is not universal
+universal_variant no
+
configure.args --disable-jingle-p2p \
--disable-gsm
Modified: trunk/dports/gnome/gst-plugins-good/Portfile
===================================================================
--- trunk/dports/gnome/gst-plugins-good/Portfile 2010-06-15 07:31:24 UTC (rev 68832)
+++ trunk/dports/gnome/gst-plugins-good/Portfile 2010-06-15 08:00:52 UTC (rev 68833)
@@ -40,6 +40,9 @@
use_bzip2 yes
+# gst-plugins-base is not universal
+universal_variant no
+
pre-configure {
reinplace "s|OBJC = gcc|OBJC = @OBJC@|" ${worksrcpath}/sys/osxvideo/Makefile.in
reinplace "s|-DGST_DISABLE_DEPRECATED||" ${worksrcpath}/configure
Modified: trunk/dports/gnome/gst-plugins-ugly/Portfile
===================================================================
--- trunk/dports/gnome/gst-plugins-ugly/Portfile 2010-06-15 07:31:24 UTC (rev 68832)
+++ trunk/dports/gnome/gst-plugins-ugly/Portfile 2010-06-15 08:00:52 UTC (rev 68833)
@@ -36,6 +36,7 @@
use_bzip2 yes
+# gst-plugins-base is not universal
universal_variant no
configure.args mandir=${prefix}/share/man --enable-static
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100615/283b4358/attachment.html>
More information about the macports-changes
mailing list