pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/gst-plugins1-vaapi
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Dec 29 06:38:56 UTC 2019
Added Files:
pkgsrc/multimedia/gst-plugins1-vaapi: DESCR Makefile PLIST distinfo
Log Message:
multimedia/gst-plugins1-vaapi: import gst-plugins1-vaapi-1.16.2
GStreamer hardware acceleration VA-API plugin
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/multimedia/gst-plugins1-vaapi/DESCR \
pkgsrc/multimedia/gst-plugins1-vaapi/Makefile \
pkgsrc/multimedia/gst-plugins1-vaapi/PLIST \
pkgsrc/multimedia/gst-plugins1-vaapi/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/multimedia/gst-plugins1-vaapi/DESCR
diff -u /dev/null pkgsrc/multimedia/gst-plugins1-vaapi/DESCR:1.1
--- /dev/null Sun Dec 29 06:38:56 2019
+++ pkgsrc/multimedia/gst-plugins1-vaapi/DESCR Sun Dec 29 06:38:56 2019
@@ -0,0 +1 @@
+GStreamer hardware acceleration VA-API plugin
Index: pkgsrc/multimedia/gst-plugins1-vaapi/Makefile
diff -u /dev/null pkgsrc/multimedia/gst-plugins1-vaapi/Makefile:1.1
--- /dev/null Sun Dec 29 06:38:56 2019
+++ pkgsrc/multimedia/gst-plugins1-vaapi/Makefile Sun Dec 29 06:38:56 2019
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1 2019/12/29 06:38:56 ryoon Exp $
+
+DISTNAME= gstreamer-vaapi-1.16.2
+PKGNAME= ${DISTNAME:S/^gstreamer/gst-plugins1/1}
+CATEGORIES= multimedia
+MASTER_SITES= https://gstreamer.freedesktop.org/src/gstreamer-vaapi/
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://gstreamer.freedesktop.org/modules/gstreamer-vaapi.html
+COMMENT= Open source multimedia framework - VA-API plugin
+LICENSE= gnu-lgpl-v2.1
+
+USE_TOOLS+= pkg-config
+
+SUBST_CLASSES+= py
+SUBST_STAGE.py= pre-configure
+SUBST_MESSAGE.py= Setting the Python executable name.
+SUBST_FILES.py+= meson.build
+SUBST_VARS.py+= PYVERSSUFFIX
+
+MESON_ARGS+= -Ddisable_doc=true
+
+.include "../../devel/meson/build.mk"
+.include "../../multimedia/gstreamer1/buildlink3.mk"
+.include "../../multimedia/gst-plugins1-bad/buildlink3.mk"
+.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
+.include "../../multimedia/libva/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/multimedia/gst-plugins1-vaapi/PLIST
diff -u /dev/null pkgsrc/multimedia/gst-plugins1-vaapi/PLIST:1.1
--- /dev/null Sun Dec 29 06:38:56 2019
+++ pkgsrc/multimedia/gst-plugins1-vaapi/PLIST Sun Dec 29 06:38:56 2019
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2019/12/29 06:38:56 ryoon Exp $
+lib/gstreamer-1.0/libgstvaapi.so
Index: pkgsrc/multimedia/gst-plugins1-vaapi/distinfo
diff -u /dev/null pkgsrc/multimedia/gst-plugins1-vaapi/distinfo:1.1
--- /dev/null Sun Dec 29 06:38:56 2019
+++ pkgsrc/multimedia/gst-plugins1-vaapi/distinfo Sun Dec 29 06:38:56 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/12/29 06:38:56 ryoon Exp $
+
+SHA1 (gstreamer-vaapi-1.16.2.tar.xz) = 73fcbb49eb9e7b2b09ab32475d29e78a00eae51d
+RMD160 (gstreamer-vaapi-1.16.2.tar.xz) = 65433cbe4fdc69280528d3ecba158d9a19e64579
+SHA512 (gstreamer-vaapi-1.16.2.tar.xz) = 61554b5496dca595fa6e278a5634112e225784e9f0a7e731800fd04b395ba4e11dc467b8d074cb8cfed182fa9b9511c104192aecbba3ac755a4c32372061ac9f
+Size (gstreamer-vaapi-1.16.2.tar.xz) = 1095012 bytes
Home |
Main Index |
Thread Index |
Old Index