mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
gst-libav: update to 1.6.1.
This commit is contained in:
parent
aff8dd4fc9
commit
31b9837bdf
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'gst-libav'
|
# Template file for 'gst-libav'
|
||||||
pkgname=gst-libav
|
pkgname=gst-libav
|
||||||
version=1:1.4.5
|
reverts="1:1.4.5_4"
|
||||||
revision=4
|
version=1.6.1
|
||||||
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
wrksrc="${pkgname}-${version#*:}"
|
wrksrc="${pkgname}-${version#*:}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -14,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://gstreamer.freedesktop.org"
|
homepage="http://gstreamer.freedesktop.org"
|
||||||
distfiles="${homepage}/src/${pkgname}/${pkgname}-${version#*:}.tar.xz"
|
distfiles="${homepage}/src/${pkgname}/${pkgname}-${version#*:}.tar.xz"
|
||||||
checksum=605c62624604f3bb5c870844cc1f2711779cc533b004c2aa1d8c0d58557afbbc
|
checksum=24d5e8e8b8c825af1a19aa80a27aba268ec383c8133fd4ef66e0e572ff6137a9
|
||||||
|
|
||||||
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