mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
gst1-python3: update to 1.24.10
This commit is contained in:
parent
d458343222
commit
ff306c8f1d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gst1-python3'
|
# Template file for 'gst1-python3'
|
||||||
pkgname=gst1-python3
|
pkgname=gst1-python3
|
||||||
version=1.24.9
|
version=1.24.10
|
||||||
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"
|
||||||
|
@ -12,5 +12,5 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
|
changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
|
||||||
distfiles="https://gstreamer.freedesktop.org/src/gst-python/gst-python-${version}.tar.xz"
|
distfiles="https://gstreamer.freedesktop.org/src/gst-python/gst-python-${version}.tar.xz"
|
||||||
checksum=80e61d587c34cbac79e46c927b71cf32c4bf9bb0868ce5aa4b7444bdad83f42e
|
checksum=135bcf8b6f1468bc31e5660409fe8ed38109f01dec44743514aa2fa6b3863309
|
||||||
make_check=no # Upstream didn't adjust checks to match their API changes
|
make_check=no # Upstream didn't adjust checks to match their API changes
|
||||||
|
|
Loading…
Add table
Reference in a new issue