Modified: trunk/dports/multimedia/VLC-devel/Portfile (117530 => 117531)
--- 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 \