mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
gst1-python3: update to 1.24.11.
This commit is contained in:
parent
8cd569a80b
commit
d03e025fa0
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'gst1-python3'
|
||||
pkgname=gst1-python3
|
||||
version=1.24.10
|
||||
version=1.24.11
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config python3"
|
||||
hostmakedepends="pkg-config python3 python3-packaging-bootstrap"
|
||||
makedepends="libglib-devel python3-devel python3-gobject-devel gst-plugins-base1-devel"
|
||||
depends="python3-gobject"
|
||||
short_desc="Python3 bindings for GStreamer 1.x"
|
||||
|
@ -12,5 +12,5 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://gstreamer.freedesktop.org"
|
||||
changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
|
||||
distfiles="https://gstreamer.freedesktop.org/src/gst-python/gst-python-${version}.tar.xz"
|
||||
checksum=135bcf8b6f1468bc31e5660409fe8ed38109f01dec44743514aa2fa6b3863309
|
||||
checksum=f4c8761bfee98508f57e2efd738ef36a99e2f7644860877d54d235a7092cf056
|
||||
make_check=no # Upstream didn't adjust checks to match their API changes
|
||||
|
|
Loading…
Add table
Reference in a new issue