aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-07-02 00:54:08 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-07-02 00:54:08 +0000
commit6c807939df684267f5eaac09b70821de4f124b52 (patch)
tree11de5662c37d3cc2183cb19e324f4a2ae48598d6 /multimedia
parente2fae48484fe609eaedbdbb8508ff1a2cff4b5d9 (diff)
downloadports-6c807939df684267f5eaac09b70821de4f124b52.tar.gz
ports-6c807939df684267f5eaac09b70821de4f124b52.zip
multimedia/vmaf: update to 1.5.2
Notes
Notes: svn path=/head/; revision=541004
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/aom/Makefile1
-rw-r--r--multimedia/ffmpeg/Makefile2
-rw-r--r--multimedia/vapoursynth-vmaf/Makefile2
-rw-r--r--multimedia/vmaf/Makefile2
-rw-r--r--multimedia/vmaf/distinfo6
-rw-r--r--multimedia/vmaf/files/patch-meson.build16
-rw-r--r--multimedia/vmaf/pkg-plist2
-rw-r--r--multimedia/x265/Makefile2
8 files changed, 26 insertions, 7 deletions
diff --git a/multimedia/aom/Makefile b/multimedia/aom/Makefile
index da5375cd2d57..0eb2c5045cf5 100644
--- a/multimedia/aom/Makefile
+++ b/multimedia/aom/Makefile
@@ -4,6 +4,7 @@ PORTNAME= aom
DISTVERSIONPREFIX= v
# XXX Switch to release after https://bugs.chromium.org/p/aomedia/issues/detail?id=2545
DISTVERSION= 2.0.0
+PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= jbeich@FreeBSD.org
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index 9456b92ad17d..ff843bcc2f77 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ffmpeg
PORTVERSION= 4.3
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= multimedia audio net
MASTER_SITES= https://ffmpeg.org/releases/
diff --git a/multimedia/vapoursynth-vmaf/Makefile b/multimedia/vapoursynth-vmaf/Makefile
index b7f563b519d4..feb285d60ea7 100644
--- a/multimedia/vapoursynth-vmaf/Makefile
+++ b/multimedia/vapoursynth-vmaf/Makefile
@@ -2,7 +2,7 @@
PORTNAME= vmaf
DISTVERSION= r6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
PKGNAMEPREFIX= vapoursynth-
diff --git a/multimedia/vmaf/Makefile b/multimedia/vmaf/Makefile
index 4b4259271033..663c0e3ac368 100644
--- a/multimedia/vmaf/Makefile
+++ b/multimedia/vmaf/Makefile
@@ -2,7 +2,7 @@
PORTNAME= vmaf
DISTVERSIONPREFIX= v
-DISTVERSION= 1.5.1
+DISTVERSION= 1.5.2
CATEGORIES= multimedia
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/multimedia/vmaf/distinfo b/multimedia/vmaf/distinfo
index 2de515da20b3..96df6ad8df3f 100644
--- a/multimedia/vmaf/distinfo
+++ b/multimedia/vmaf/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1582903763
-SHA256 (Netflix-vmaf-v1.5.1_GH0.tar.gz) = 9267b40223ac8d67fb6b99726ce7ed3925b9843f18ad5aa8ffbe2fe873e45cbe
-SIZE (Netflix-vmaf-v1.5.1_GH0.tar.gz) = 69737692
+TIMESTAMP = 1593543642
+SHA256 (Netflix-vmaf-v1.5.2_GH0.tar.gz) = 5f7785da0b0d66b2513ce11d3f81d0a9b3f79d49483c4652fde3a31c13f644da
+SIZE (Netflix-vmaf-v1.5.2_GH0.tar.gz) = 9003597
SHA256 (ea25229433f7.patch) = b2a9d1d4bb431347c4114d8c17d4d43225be0f64cb9662bb28ce7fbf57064a03
SIZE (ea25229433f7.patch) = 1101
diff --git a/multimedia/vmaf/files/patch-meson.build b/multimedia/vmaf/files/patch-meson.build
new file mode 100644
index 000000000000..7ceac1aea3a1
--- /dev/null
+++ b/multimedia/vmaf/files/patch-meson.build
@@ -0,0 +1,16 @@
+../src/cpu_info.c:37:20: error: use of undeclared identifier '_SC_NPROCESSORS_ONLN'
+ return sysconf(_SC_NPROCESSORS_ONLN);
+ ^
+
+--- meson.build.orig 2020-06-30 19:00:42 UTC
++++ meson.build
+@@ -26,9 +26,6 @@ if host_machine.system() == 'linux'
+ elif host_machine.system() == 'darwin'
+ test_args += '-D_DARWIN_C_SOURCE'
+ add_project_arguments('-D_DARWIN_C_SOURCE', language: 'c')
+-else
+- test_args += '-D_POSIX_C_SOURCE=200112L'
+- add_project_arguments('-D_POSIX_C_SOURCE=200112L', language: 'c')
+ endif
+
+ # Header checks
diff --git a/multimedia/vmaf/pkg-plist b/multimedia/vmaf/pkg-plist
index edd240203e3d..da5f2f9ca5a9 100644
--- a/multimedia/vmaf/pkg-plist
+++ b/multimedia/vmaf/pkg-plist
@@ -3,6 +3,8 @@ include/libvmaf/libvmaf.h
include/libvmaf/version.h
lib/libvmaf.a
lib/libvmaf.so
+lib/libvmaf.so.0
+lib/libvmaf.so.0.0.0
libdata/pkgconfig/libvmaf.pc
share/model/other_models/model_V8a.model
share/model/other_models/nflx_v1.pkl
diff --git a/multimedia/x265/Makefile b/multimedia/x265/Makefile
index 3508f4e07053..3e2db69cc36c 100644
--- a/multimedia/x265/Makefile
+++ b/multimedia/x265/Makefile
@@ -3,7 +3,7 @@
PORTNAME= x265
PORTVERSION= 3.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= https://bitbucket.org/multicoreware/x265/downloads/ \
https://downloads.videolan.org/pub/videolan/x265/ \