aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vapoursynth/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-08-25 18:17:28 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-08-25 18:17:28 +0000
commit8296cf2024a2cf4d83d1e3b8bcf9751f998ab9b2 (patch)
tree261edb157a1b2089a64f6658e4a506c726588ed4 /multimedia/vapoursynth/Makefile
parent60a5c649353de783f64f269a7b4e7d5fb2367ea3 (diff)
downloadports-8296cf2024a2cf4d83d1e3b8bcf9751f998ab9b2.tar.gz
ports-8296cf2024a2cf4d83d1e3b8bcf9751f998ab9b2.zip
multimedia/vapoursynth: update to r33.1
Notes
Notes: svn path=/head/; revision=420869
Diffstat (limited to 'multimedia/vapoursynth/Makefile')
-rw-r--r--multimedia/vapoursynth/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/multimedia/vapoursynth/Makefile b/multimedia/vapoursynth/Makefile
index 350c4fb09925..f5b7a08d90d1 100644
--- a/multimedia/vapoursynth/Makefile
+++ b/multimedia/vapoursynth/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= vapoursynth
-DISTVERSION= R32
+DISTVERSION= R33.1
CATEGORIES= multimedia
MAINTAINER= jbeich@FreeBSD.org
@@ -60,6 +60,7 @@ SIMD_CONFIGURE_ENABLE= x86-asm
# COMPS group
CORE_DESC= Core library
+CORE_BUILD_DEPENDS= sekrit-twc-zimg>=2.2:graphics/sekrit-twc-zimg
CORE_LIB_DEPENDS= libzimg.so:graphics/sekrit-twc-zimg
CORE_USES= compiler:c++11-lib
CORE_CONFIGURE_ENABLE= core
@@ -81,8 +82,9 @@ VSSCRIPT_CONFIGURE_ENABLE= vsscript
# PLUGINS group
ASS_DESC= Subtitles rendering via libass
-ASS_LIB_DEPENDS= libass.so:multimedia/libass
-ASS_CONFIGURE_ENABLE= assvapour
+ASS_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
+ libass.so:multimedia/libass
+ASS_CONFIGURE_ENABLE= subtext
EEDI3_DESC= Very slow edge directed interpolation
EEDI3_CONFIGURE_ENABLE= eedi3