mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gst-libav: update to 1.22.7
This commit is contained in:
parent
576d771226
commit
01480b42b8
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gst-libav'
|
# Template file for 'gst-libav'
|
||||||
pkgname=gst-libav
|
pkgname=gst-libav
|
||||||
version=1.22.5
|
version=1.22.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config yasm"
|
hostmakedepends="pkg-config yasm"
|
||||||
|
@ -10,8 +10,9 @@ short_desc="GStreamer libav plugin (1.x)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
|
changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
|
||||||
checksum=8583f0c1f4fcb01eed11fa1e3c21126543a8bd739ed4fc1db31f756a5ab01d9a
|
distfiles="https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${version}.tar.xz"
|
||||||
|
checksum=1525b917141b895fe5cf618fe8867622b2528278a0286e9f727b5f37317daca1
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) # Required by musl for M_SQRT1_2
|
*-musl) # Required by musl for M_SQRT1_2
|
||||||
|
|
Loading…
Add table
Reference in a new issue