[151968] users/devans/GNOME-3/stable/dports/gnome/ gstreamer1-gst-plugins-bad
devans at macports.org
devans at macports.org
Thu Aug 25 11:07:02 PDT 2016
Revision: 151968
https://trac.macports.org/changeset/151968
Author: devans at macports.org
Date: 2016-08-25 11:07:01 -0700 (Thu, 25 Aug 2016)
Log Message:
-----------
GNOME-3/stable: gstreamer1-gst-plugins-bad, don't support x265 on Leopard (see #48336).
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-148244
/users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad:137764-138024,138026-140596,146243-147067
+ /trunk/dports/gnome/gstreamer1-gst-plugins-bad:125773-151967
/users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad:137764-138024,138026-140596,146243-147067
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 2016-08-25 18:01:00 UTC (rev 151967)
+++ users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-bad/Portfile 2016-08-25 18:07:01 UTC (rev 151968)
@@ -11,6 +11,7 @@
name gstreamer1-gst-plugins-bad
set my_name gst-plugins-bad
version 1.8.2
+revision 1
description A set of plug-ins for GStreamer that need more quality.
long_description GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared \
to the rest. They might be close to being good quality, but they're missing \
@@ -118,8 +119,8 @@
platform darwin {
if {${os.major} < 10} {
- depends_lib-delete port:soundtouch
- configure.args-append --disable-soundtouch
+ depends_lib-delete port:soundtouch port:x265
+ configure.args-append --disable-soundtouch --disable-x265
}
if {${os.major} < 11 } {
configure.args-append --disable-cocoa --disable-opengl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160825/df4bdd3f/attachment-0001.html>
More information about the macports-changes
mailing list