mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
gst1-python3: update to 1.22.7
This commit is contained in:
parent
761a2629c4
commit
b5556fa886
1 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gst1-python3'
|
# Template file for 'gst1-python3'
|
||||||
pkgname=gst1-python3
|
pkgname=gst1-python3
|
||||||
version=1.22.5
|
version=1.22.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="libglib-devel python3-devel python3-gobject-devel gst-plugins-base1-devel"
|
makedepends="libglib-devel python3-devel python3-gobject-devel gst-plugins-base1-devel"
|
||||||
|
@ -10,5 +10,7 @@ short_desc="Python3 bindings for GStreamer 1.x"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
distfiles="${homepage}/src/gst-python/gst-python-${version}.tar.xz"
|
changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
|
||||||
checksum=bf05232415cf6018142ae51dd3b897bb73432687b5ce1786bf46edc6298ce5b0
|
distfiles="https://gstreamer.freedesktop.org/src/gst-python/gst-python-${version}.tar.xz"
|
||||||
|
checksum=1ef8df7608012fa469329799c950ec087737a6dabad3003c230658b58c710172
|
||||||
|
make_check=no # required module 'imp' deprecated in python 3.12
|
||||||
|
|
Loading…
Add table
Reference in a new issue