[117531] trunk/dports/multimedia/VLC-devel/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Sun Mar 2 21:41:35 PST 2014
Revision: 117531
https://trac.macports.org/changeset/117531
Author: jeremyhu at macports.org
Date: 2014-03-02 21:41:34 -0800 (Sun, 02 Mar 2014)
Log Message:
-----------
VLC-devel: Add opencv support
Modified Paths:
--------------
trunk/dports/multimedia/VLC-devel/Portfile
Modified: trunk/dports/multimedia/VLC-devel/Portfile
===================================================================
--- trunk/dports/multimedia/VLC-devel/Portfile 2014-03-03 05:40:43 UTC (rev 117530)
+++ trunk/dports/multimedia/VLC-devel/Portfile 2014-03-03 05:41:34 UTC (rev 117531)
@@ -6,7 +6,7 @@
name VLC-devel
version 2.1.99
-revision 10
+revision 11
categories multimedia
@@ -48,7 +48,7 @@
port:gnutls port:taglib port:libxml2 port:faad2 \
port:x264 port:libtheora port:twolame port:libssh2 \
port:libdvdnav port:libdvdread port:vcdimager port:libproxy \
- port:fluidsynth port:libsamplerate port:libupnp \
+ port:fluidsynth port:libsamplerate port:libupnp port:opencv \
port:avahi path:lib/libavcodec.dylib:ffmpeg \
port:openjpeg15 port:libbluray port:FreeRDP port:live555 \
port:libdc1394 port:libmpeg2 port:libass port:libsdl \
@@ -60,8 +60,6 @@
port:readline port:xorg-libX11 port:xorg-libXau port:xorg-libXdmcp \
port:xorg-libXext port:xorg-libXrandr port:xorg-libxcb port:xrender
-# TODO: opencv
-
# VLC-2.1 and later are x86_64-only: https://trac.videolan.org/vlc/ticket/8161
universal_variant no
supported_archs x86_64
@@ -134,15 +132,13 @@
--with-contrib=${worksrcpath}/contrib \
--disable-debug --disable-update-check --enable-gnutls \
--disable-notify --disable-dbus --enable-lua \
- --disable-gnomevfs --disable-growl --disable-macosx-vlc-app \
+ --disable-gnomevfs --disable-growl --disable-macosx-vlc-app
# Input Plugins
-# build fails when opencv is installed
configure.args-append \
--enable-dvdnav --enable-dvdread --disable-smbclient --enable-vcdx \
--disable-macosx-qtkit --disable-macosx-eyetv --disable-realrtsp \
- --enable-freerdp --disable-opencv \
- --enable-sftp
+ --enable-freerdp --enable-opencv --enable-sftp
# Mux/Demux Plugins
configure.args-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140302/14f1eb79/attachment-0001.html>
More information about the macports-changes
mailing list