[72641] trunk/dports/gnome/gst-plugins-base/Portfile

devans at macports.org devans at macports.org
Thu Oct 21 10:13:06 PDT 2010


Revision: 72641
          http://trac.macports.org/changeset/72641
Author:   devans at macports.org
Date:     2010-10-21 10:13:03 -0700 (Thu, 21 Oct 2010)
Log Message:
-----------
gst-plugins-base: not universal due to orc.

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

Modified: trunk/dports/gnome/gst-plugins-base/Portfile
===================================================================
--- trunk/dports/gnome/gst-plugins-base/Portfile	2010-10-21 17:05:02 UTC (rev 72640)
+++ trunk/dports/gnome/gst-plugins-base/Portfile	2010-10-21 17:13:03 UTC (rev 72641)
@@ -5,7 +5,7 @@
 
 name                gst-plugins-base
 version             0.10.30
-revision            3
+revision            4
 description         This is gst-plugins, a set of plug-ins for GStreamer.
 long_description    ${description}
 maintainers         rmstonecipher openmaintainer
@@ -37,6 +37,12 @@
     --disable-ivorbis \
     --enable-introspection=no
 
+#
+# port orc is not universal
+#
+
+universal_variant no
+
 variant no_x11 {
     configure.args-append --without-x --disable-x --disable-xvideo --disable-xshm
 }
@@ -60,7 +66,7 @@
 }
 #
 # current cdparanoia port (cdparanoia III 10.2) appears to not be API compatible
-# with gst-plugins-base.  See #19843. 
+# with gst-plugins-base.  See #19843.
 # disable by default until this is rectified.
 #
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101021/2f23a4c6/attachment.html>


More information about the macports-changes mailing list