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

jeremyhu at macports.org jeremyhu at macports.org
Sun Aug 4 10:23:00 PDT 2013


Revision: 108901
          https://trac.macports.org/changeset/108901
Author:   jeremyhu at macports.org
Date:     2013-08-04 10:23:00 -0700 (Sun, 04 Aug 2013)
Log Message:
-----------
gstreamer1-gst-plugins-bad: jack is in gstreamer1-gst-plugins-good

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-08-04 17:12:23 UTC (rev 108900)
+++ trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile	2013-08-04 17:23:00 UTC (rev 108901)
@@ -65,7 +65,6 @@
                             --disable-mpeg2enc \
                             --disable-mplex \
                             --disable-lv2 \
-                            --disable-jack \
                             --disable-sdltest \
                             --disable-opencv \
                             --enable-experimental \
@@ -101,11 +100,6 @@
         configure.args-append --disable-examples
 }
 
-variant jack description {enable use of jack backend} {
-    depends_lib-append      port:jack
-    configure.args-delete   --disable-jack
-}
-
 if {[variant_isset universal]} { 
     set merger_host(x86_64) x86_64-apple-${os.platform}${os.major}
     set merger_host(i386) i686-apple-${os.platform}${os.major}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130804/1384bb33/attachment.html>


More information about the macports-changes mailing list