pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-gstreamer1: update candidate for multimedia/py-gstreamer1
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Wed Nov 10 13:18:52 2021 +0100
Changeset: 79b3f635088dc911d25a50cf0ce6739266879e75
Modified Files:
Makefile
Added Files:
py-gstreamer1/DESCR
py-gstreamer1/Makefile
py-gstreamer1/PLIST
py-gstreamer1/distinfo
Log Message:
py-gstreamer1: update candidate for multimedia/py-gstreamer1
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=79b3f635088dc911d25a50cf0ce6739266879e75
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
py-gstreamer1/DESCR | 2 ++
py-gstreamer1/Makefile | 28 ++++++++++++++++++++++++++++
py-gstreamer1/PLIST | 5 +++++
py-gstreamer1/distinfo | 5 +++++
5 files changed, 41 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 8d07adbd43..8da51417ea 100644
--- a/Makefile
+++ b/Makefile
@@ -3862,6 +3862,7 @@ SUBDIR+= py-grpy
SUBDIR+= py-grtipy
SUBDIR+= py-gsl
SUBDIR+= py-gslodeiv2
+SUBDIR+= py-gstreamer1
SUBDIR+= py-gsw
SUBDIR+= py-gtk2-docs
SUBDIR+= py-gtrie
diff --git a/py-gstreamer1/DESCR b/py-gstreamer1/DESCR
new file mode 100644
index 0000000000..0bbf61c075
--- /dev/null
+++ b/py-gstreamer1/DESCR
@@ -0,0 +1,2 @@
+GStreamer python overrides for the gobject-introspection-based
+pygst bindings.
diff --git a/py-gstreamer1/Makefile b/py-gstreamer1/Makefile
new file mode 100644
index 0000000000..74d1bb1d09
--- /dev/null
+++ b/py-gstreamer1/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.18 2020/03/08 16:50:47 wiz Exp $
+
+DISTNAME= gst-python-1.18.5
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gst-python/gstreamer1/}
+CATEGORIES= multimedia
+MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-python/
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://gstreamer.freedesktop.org/
+COMMENT= Python bindings for gstreamer1
+LICENSE= gnu-lgpl-v2.1
+
+DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
+
+USE_TOOLS+= pkg-config
+USE_LANGUAGES= c c++
+PY_PATCHPLIST= yes
+TEST_TARGET= check
+
+.include "../../devel/py-gobject3-common/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gstreamer1+= gstreamer1>=1.18.5
+.include "../../wip/gstreamer1/buildlink3.mk"
+.include "../../wip/gst-plugins1-base/buildlink3.mk"
+.include "../../devel/meson/build.mk"
+.include "../../lang/python/extension.mk"
+.include "../../lang/python/tool.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-gstreamer1/PLIST b/py-gstreamer1/PLIST
new file mode 100644
index 0000000000..c9cb52719d
--- /dev/null
+++ b/py-gstreamer1/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD$
+lib/gstreamer-1.0/libgstpython.so
+${PYSITELIB}/gi/overrides/Gst.py
+${PYSITELIB}/gi/overrides/GstPbutils.py
+${PYSITELIB}/gi/overrides/_gi_gst.so
diff --git a/py-gstreamer1/distinfo b/py-gstreamer1/distinfo
new file mode 100644
index 0000000000..f2230569ec
--- /dev/null
+++ b/py-gstreamer1/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.16 2021/10/26 11:01:15 nia Exp $
+
+BLAKE2s (gst-python-1.18.5.tar.xz) = dd13411e3f6f944834f510013ddffb61aaa06ee62e6d02ce9472bccd208e285e
+SHA512 (gst-python-1.18.5.tar.xz) = 0233e87593d8e6f9432b5212e59f08b8c3652a1bb236bef754742eefb54432786577bffb01ffeba51baa7929bb58ed9c33e11d6e653a551e9294d394b5d94270
+Size (gst-python-1.18.5.tar.xz) = 161828 bytes
Home |
Main Index |
Thread Index |
Old Index