aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-06-13 19:53:35 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-06-13 19:53:35 +0000
commit5630db99ad96742a18ca9875db553c3eb73bf75c (patch)
tree1131486a84f71c6140d89d1f8ca25eae2438527e /multimedia
parente8dc91f679da842ff09eea7c11d2fb58d2ef2262 (diff)
downloadports-5630db99ad96742a18ca9875db553c3eb73bf75c.tar.gz
ports-5630db99ad96742a18ca9875db553c3eb73bf75c.zip
multimedia/vapoursynth: update to R38
Notes
Notes: svn path=/head/; revision=443530
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/vapoursynth/Makefile8
-rw-r--r--multimedia/vapoursynth/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/multimedia/vapoursynth/Makefile b/multimedia/vapoursynth/Makefile
index e8b58c30d766..5fa1f5d59009 100644
--- a/multimedia/vapoursynth/Makefile
+++ b/multimedia/vapoursynth/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= vapoursynth
-PORTVERSION= R37
-PORTREVISION= 2
+PORTVERSION= R38
CATEGORIES= multimedia
MAINTAINER= jbeich@FreeBSD.org
@@ -84,12 +83,13 @@ VSSCRIPT_CONFIGURE_ENABLE= vsscript
ASS_DESC= Subtitles rendering via libass
ASS_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
libass.so:multimedia/libass
+ASS_USES= iconv
ASS_CONFIGURE_ENABLE= subtext
EEDI3_DESC= Very slow edge directed interpolation
EEDI3_CONFIGURE_ENABLE= eedi3
-IMAGEMAGICK_LIB_DEPENDS= libMagick++-6.so:graphics/ImageMagick
+IMAGEMAGICK_LIB_DEPENDS= libMagick++-7.so:graphics/ImageMagick7
IMAGEMAGICK_USES= compiler:c++11-lib
IMAGEMAGICK_CONFIGURE_ENABLE= imwri
@@ -114,6 +114,8 @@ VIVTC_CONFIGURE_ENABLE= vivtc
post-patch:
@${REINPLACE_CMD} -e 's/x86_64/&|amd64/' \
+ -e '/AC_SEARCH.*libiconv/d' \
+ -e '/test/s/[^ ]*libiconv.*-a //' \
${WRKSRC}/configure.ac
post-build-DOCS-on:
diff --git a/multimedia/vapoursynth/distinfo b/multimedia/vapoursynth/distinfo
index e907f0d7d310..bb85b054702c 100644
--- a/multimedia/vapoursynth/distinfo
+++ b/multimedia/vapoursynth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489926955
-SHA256 (vapoursynth-vapoursynth-R37_GH0.tar.gz) = 25fee086442f07f8b6caf1508c18e6a694d52e125eec5959f89570990e6070bc
-SIZE (vapoursynth-vapoursynth-R37_GH0.tar.gz) = 558492
+TIMESTAMP = 1496056146
+SHA256 (vapoursynth-vapoursynth-R38_GH0.tar.gz) = 6dfd4bb28185fced32e530b5f31e98f535c534abeaf0b900a9b2e9327e12bd4a
+SIZE (vapoursynth-vapoursynth-R38_GH0.tar.gz) = 565709