[146100] trunk/dports/multimedia/VLC/Portfile

mojca at macports.org mojca at macports.org
Sat Feb 27 02:56:46 PST 2016


Revision: 146100
          https://trac.macports.org/changeset/146100
Author:   mojca at macports.org
Date:     2016-02-27 02:56:46 -0800 (Sat, 27 Feb 2016)
Log Message:
-----------
VLC: add missing dependency on libvpx

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

Modified: trunk/dports/multimedia/VLC/Portfile
===================================================================
--- trunk/dports/multimedia/VLC/Portfile	2016-02-27 10:33:01 UTC (rev 146099)
+++ trunk/dports/multimedia/VLC/Portfile	2016-02-27 10:56:46 UTC (rev 146100)
@@ -110,6 +110,7 @@
                     port:libupnp \
                     port:libusb \
                     port:libvorbis \
+                    port:libvpx \
                     port:libxml2 \
                     port:live555 \
                     port:ncurses \
@@ -226,7 +227,7 @@
                     --enable-dca --enable-png --disable-quicktime --enable-twolame \
                     --enable-speex --enable-theora --enable-x264 --enable-postproc \
                     --enable-avcodec --enable-avformat --enable-swscale \
-                    --disable-fluidsynth --enable-schroedinger
+                    --disable-fluidsynth --enable-schroedinger --enable-vpx
 
 # Video Plugins. We do our best to deactivate X11 and disable its auto-detection by
 # claiming the headers and libs are somewhere they're not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160227/50a80023/attachment.html>


More information about the macports-changes mailing list