[144054] users/devans/GNOME-3/stable/dports/gnome/ gstreamer1-gst-plugins-bad

devans at macports.org devans at macports.org
Wed Dec 30 15:54:17 PST 2015


Revision: 144054
          https://trac.macports.org/changeset/144054
Author:   devans at macports.org
Date:     2015-12-30 15:54:17 -0800 (Wed, 30 Dec 2015)
Log Message:
-----------
GNOME-3/stable: gstreamer1-gst-plugins-bad, merge sync with trunk.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-bad/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-bad/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-bad
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/dports/gnome/gstreamer1-gst-plugins-bad:125773-140733
/users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad:137764-138024,138026-140596
   + /trunk/dports/gnome/gstreamer1-gst-plugins-bad:125773-144053
/users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad:137764-138024,138026-140596

Modified: users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-bad/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-bad/Portfile	2015-12-30 23:48:38 UTC (rev 144053)
+++ users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-bad/Portfile	2015-12-30 23:54:17 UTC (rev 144054)
@@ -70,7 +70,6 @@
 
 patchfiles          modplug.patch \
                     openal.patch
-
 #
 # could depend on tons for multimedia stuff +variants
 # the following ports are available but don't configure
@@ -97,7 +96,6 @@
                     --disable-sdltest \
                     --enable-experimental \
                     --enable-static
-                    
 
 #
 # port:soundtouch (fails on autoreconf on darwin 8 & 9, see #27533) disable soundtouch on these platforms
@@ -109,10 +107,10 @@
 platform darwin {
     if {${os.major} < 10} {
         depends_lib-delete      port:soundtouch
-        configure.args-append   --disable-soundtouch --disable-opengl
+        configure.args-append   --disable-soundtouch
     }
     if {${os.major} < 11 } {
-        configure.args-append   --disable-cocoa
+        configure.args-append   --disable-cocoa --disable-opengl
     }
     if {${os.major} < 14} {
         configure.args-append   --disable-apple_media
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151230/6dd404dd/attachment.html>


More information about the macports-changes mailing list