mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
gst-libav: update to 1.10.2
This commit is contained in:
parent
cdc1055a1b
commit
2bb8ad7162
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'gst-libav'
|
# Template file for 'gst-libav'
|
||||||
pkgname=gst-libav
|
pkgname=gst-libav
|
||||||
reverts="1:1.4.5_4"
|
reverts="1:1.4.5_4"
|
||||||
version=1.10.1
|
version=1.10.2
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
wrksrc="${pkgname}-${version#*:}"
|
wrksrc="${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-libav-extra-configure=--enable-runtime-cpudetect"
|
configure_args="--with-libav-extra-configure=--enable-runtime-cpudetect"
|
||||||
hostmakedepends="pkg-config yasm python"
|
hostmakedepends="pkg-config yasm python"
|
||||||
|
@ -13,9 +13,9 @@ depends="orc>=0.4.18 gst-plugins-base1>=${version}"
|
||||||
short_desc="GStreamer libav plugin (1.x)"
|
short_desc="GStreamer libav plugin (1.x)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
distfiles="${homepage}/src/${pkgname}/${pkgname}-${version#*:}.tar.xz"
|
distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=27b28b8de0e6dff1e3952428e8ed8ba4a12f452f789ac0ae9bbe50f00a5c72c7
|
checksum=a3dd7036211f061e1eda04f985b7a9dd1a91b754f767ff2587eb6ec28f44e73c
|
||||||
|
|
||||||
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