[135153] trunk/dports/multimedia/mpv/Portfile

ionic at macports.org ionic at macports.org
Thu Apr 16 13:31:38 PDT 2015


Revision: 135153
          https://trac.macports.org/changeset/135153
Author:   ionic at macports.org
Date:     2015-04-16 13:31:38 -0700 (Thu, 16 Apr 2015)
Log Message:
-----------
mpv: prepare for libjpeg-turbo switch. Make port:jpeg dependency a path-based one.

Modified Paths:
--------------
    trunk/dports/multimedia/mpv/Portfile

Modified: trunk/dports/multimedia/mpv/Portfile
===================================================================
--- trunk/dports/multimedia/mpv/Portfile	2015-04-16 20:31:12 UTC (rev 135152)
+++ trunk/dports/multimedia/mpv/Portfile	2015-04-16 20:31:38 UTC (rev 135153)
@@ -7,7 +7,7 @@
 
 # Please revbump mpv whenever ffmpeg{,-devel} is updated!
 github.setup            mpv-player mpv 0.8.3 v
-revision                0
+revision                1
 categories              multimedia
 license                 GPL-2+
 maintainers             ionic
@@ -291,7 +291,7 @@
 }
 
 variant screenshot description {Enable optional screenshot support} {
-    depends_lib-append      port:jpeg
+    depends_lib-append      path:lib/libjpeg.dylib:jpeg-turbo
     configure.args-replace  --disable-jpeg \
                             --enable-jpeg
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150416/4602dda8/attachment.html>


More information about the macports-changes mailing list