[153256] trunk/dports/multimedia/mpv/Portfile
ionic at macports.org
ionic at macports.org
Wed Sep 28 01:31:41 PDT 2016
Revision: 153256
https://trac.macports.org/changeset/153256
Author: ionic at macports.org
Date: 2016-09-28 01:31:40 -0700 (Wed, 28 Sep 2016)
Log Message:
-----------
multimedia/mpv: corporate identity and stuff...
Modified Paths:
--------------
trunk/dports/multimedia/mpv/Portfile
Modified: trunk/dports/multimedia/mpv/Portfile
===================================================================
--- trunk/dports/multimedia/mpv/Portfile 2016-09-28 03:46:32 UTC (rev 153255)
+++ trunk/dports/multimedia/mpv/Portfile 2016-09-28 08:31:40 UTC (rev 153256)
@@ -54,7 +54,7 @@
# Current waf doesn't support --nocache anymore. Set by PortGroup.
configure.args-delete --nocache
-# Default configuration options. Mostly Mac OS X specific.
+# Default configuration options. Mostly macOS specific.
# We cannot use --enable-cplayer here. Only --disable-cplayer
# is recognized. Boo!
configure.args-append --enable-manpage-build \
@@ -320,7 +320,7 @@
# a feature cannot be used/found. Problems like that indicate a missing
# runtime dependency.
-variant bundle description {Enable the optional Mac OS X bundle of mpv} {
+variant bundle description {Enable the optional macOS bundle of mpv} {
post-build {
system -W "${worksrcpath}" "${waf.python} TOOLS/osxbundle.py -s build/mpv"
}
@@ -433,7 +433,7 @@
configure.args-replace --disable-gl-x11 \
--enable-gl-x11
# FIXME: add EGL? Leave it disabled? Test!
- # As far as testing went, EGL is not available on OS X yet.
+ # As far as testing went, EGL is not available on macOS yet.
#configure.args-replace --disable-egl-x11 \
# --enable-egl-x11
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160928/4b2a1b97/attachment.html>
More information about the macports-changes
mailing list