[108904] trunk/dports/gnome/gstreamer010-gst-plugins-bad/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Aug 4 10:31:05 PDT 2013


Revision: 108904
          https://trac.macports.org/changeset/108904
Author:   jeremyhu at macports.org
Date:     2013-08-04 10:31:05 -0700 (Sun, 04 Aug 2013)
Log Message:
-----------
gstreamer010-gst-plugins-bad: jack is provided by gstreamer010-gst-plugins-good

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

Modified: trunk/dports/gnome/gstreamer010-gst-plugins-bad/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer010-gst-plugins-bad/Portfile	2013-08-04 17:26:55 UTC (rev 108903)
+++ trunk/dports/gnome/gstreamer010-gst-plugins-bad/Portfile	2013-08-04 17:31:05 UTC (rev 108904)
@@ -66,7 +66,6 @@
                             --disable-mpeg2enc \
                             --disable-mplex \
                             --disable-lv2 \
-                            --disable-jack \
                             --disable-sdltest \
                             --disable-opencv \
                             --disable-schemas-compile \
@@ -100,11 +99,6 @@
         configure.args-append --disable-examples
 }
 
-variant jack description {enable use of jack backend} {
-    depends_lib-append      port:jack
-    configure.args-delete   --disable-jack
-}
-
 # osxvideosrc is disabled by configure on 64 bit archs so disable if universal variant is set
 
 if {[variant_isset universal]} { 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130804/10174a23/attachment.html>


More information about the macports-changes mailing list