mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/gst-plugins-rs: upgrade to 0.12.2
This commit is contained in:
parent
6a1253aca2
commit
f90caec22b
@ -1,8 +1,7 @@
|
||||
# Maintainer: Krassy Boykinov <kboykinov@teamcentrixx.com>
|
||||
pkgname=gst-plugins-rs
|
||||
pkgver=0.11.1
|
||||
_pkgver=$pkgver+fixup
|
||||
pkgrel=1
|
||||
pkgver=0.12.2
|
||||
pkgrel=0
|
||||
pkgdesc="Gstreamer rust plugins"
|
||||
url="https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
|
||||
# ppc64le, s390x, riscv64: ring in gst-plugin-version-helper
|
||||
@ -22,12 +21,10 @@ makedepends="
|
||||
openssl-dev
|
||||
"
|
||||
subpackages="$pkgname-dev $pkgname-tools"
|
||||
source="
|
||||
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/archive/$_pkgver/gst-plugins-rs-$_pkgver.tar.gz
|
||||
source="https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/archive/$pkgver/gst-plugins-rs-$pkgver.tar.gz
|
||||
dylib.patch
|
||||
"
|
||||
options="net !check" # they don't run
|
||||
builddir="$srcdir/$pkgname-$_pkgver"
|
||||
|
||||
export SODIUM_USE_PKG_CONFIG=1
|
||||
|
||||
@ -58,6 +55,6 @@ tools() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
9ca50888909f15392e9254b24ad6bef22c4e4cdb41f57f6c79007424ff8863314cca37992f23689fec7d3a52aaeb030cb256674882f94d9f2fc337ac1069192a gst-plugins-rs-0.11.1+fixup.tar.gz
|
||||
5e913bea3eb8bbfd90ff9ab92e9f8f2d077458e974d66cacc398bdee32de632909ce734637f9d935916f5935d74a9976cc7590cb6ac43d78c277e4088b9b75d9 gst-plugins-rs-0.12.2.tar.gz
|
||||
5f354a7776859f62a235947b5a31779688bc681f3c47c3fbf85806c8a12f68023a731067c958e40dfd580af591ea271e4e5184ef3b45a193c9b855486c64fef0 dylib.patch
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user