New package: gst1-python3-1.10.2
This commit is contained in:
parent
75b1e2f786
commit
9b84f26d4f
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'gst1-python3'
|
||||
pkgname=gst1-python3
|
||||
version=1.10.2
|
||||
revision=1
|
||||
wrksrc="gst-python-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
pycompile_module="gi/overrides"
|
||||
hostmakedepends="pkg-config python3"
|
||||
makedepends="libglib-devel python-gobject-devel gst-plugins-base1-devel"
|
||||
depends="python3-gobject"
|
||||
short_desc="Python3 bindings for GStreamer 1.x"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="https://gstreamer.freedesktop.org"
|
||||
distfiles="${homepage}/src/gst-python/gst-python-${version}.tar.xz"
|
||||
checksum=e1680a8296a99978e67b5070a414ba2b039a63e15765f8be373d0ad727b692ea
|
|
@ -0,0 +1 @@
|
|||
../gst1-python/update
|
Loading…
Reference in New Issue