aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-svt-vp9
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-05-12 06:36:01 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-05-12 06:36:01 +0000
commitd4c68d5eb2d15c13173917ff0aae0775cee3f64d (patch)
tree227156f0c08383a24ac15fa9d635e6b29d32b6d0 /multimedia/gstreamer1-plugins-svt-vp9
parentccad449cddc7a5b1a98c4e36118e0e15dcce062d (diff)
downloadports-d4c68d5eb2d15c13173917ff0aae0775cee3f64d.tar.gz
ports-d4c68d5eb2d15c13173917ff0aae0775cee3f64d.zip
multimedia/svt-*: hook GStreamer plugins
Notes
Notes: svn path=/head/; revision=501363
Diffstat (limited to 'multimedia/gstreamer1-plugins-svt-vp9')
-rw-r--r--multimedia/gstreamer1-plugins-svt-vp9/Makefile29
-rw-r--r--multimedia/gstreamer1-plugins-svt-vp9/distinfo3
-rw-r--r--multimedia/gstreamer1-plugins-svt-vp9/pkg-descr4
3 files changed, 36 insertions, 0 deletions
diff --git a/multimedia/gstreamer1-plugins-svt-vp9/Makefile b/multimedia/gstreamer1-plugins-svt-vp9/Makefile
new file mode 100644
index 000000000000..c76cdf120a4b
--- /dev/null
+++ b/multimedia/gstreamer1-plugins-svt-vp9/Makefile
@@ -0,0 +1,29 @@
+# $FreeBSD$
+
+PORTNAME= svt-vp9
+PORTVERSION= s20180426
+CATEGORIES= multimedia
+PKGNAMEPREFIX= gstreamer1-plugins-
+
+MAINTAINER= jbeich@FreeBSD.org
+COMMENT= GStreamer (svt-vp9) plugin
+
+LICENSE= LGPL21+ # based on SPDX header
+LICENSE_FILE= ${_LICENSE_STORE}/LGPL21
+
+LIB_DEPENDS= libSvtVp9Enc.so:multimedia/svt-vp9
+
+USES= meson pkgconfig
+USE_GITHUB= yes
+USE_GNOME= glib20
+USE_GSTREAMER1= yes
+GH_ACCOUNT= OpenVisualCloud
+GH_PROJECT= SVT-VP9
+GH_TAGNAME= ce24589
+WRKSRC_SUBDIR= gstreamer-plugin
+PLIST_FILES= lib/gstreamer-1.0/libgstsvtvp9enc.so
+
+post-patch:
+ @${REINPLACE_CMD} '/-O2/d' ${WRKSRC}/meson.build
+
+.include <bsd.port.mk>
diff --git a/multimedia/gstreamer1-plugins-svt-vp9/distinfo b/multimedia/gstreamer1-plugins-svt-vp9/distinfo
new file mode 100644
index 000000000000..fdfed609aa1f
--- /dev/null
+++ b/multimedia/gstreamer1-plugins-svt-vp9/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1556317138
+SHA256 (OpenVisualCloud-SVT-VP9-s20180426-ce24589_GH0.tar.gz) = 2e9d91450a00e6be2b20b922fbd6d1d9037be9d9e96ac3879dfde51326cc40b0
+SIZE (OpenVisualCloud-SVT-VP9-s20180426-ce24589_GH0.tar.gz) = 981773
diff --git a/multimedia/gstreamer1-plugins-svt-vp9/pkg-descr b/multimedia/gstreamer1-plugins-svt-vp9/pkg-descr
new file mode 100644
index 000000000000..ae97ae1a8f91
--- /dev/null
+++ b/multimedia/gstreamer1-plugins-svt-vp9/pkg-descr
@@ -0,0 +1,4 @@
+This plugin provides svtav1enc element to GStreamer in order to use
+the Scalable Video Technology for VP9 Encoder.
+
+WWW: https://01.org/svt