FAudio: update to 20.02

This commit is contained in:
teldra 2020-02-06 00:49:49 +01:00 committed by Juan RP
parent 5c95772058
commit 4453189782

View file

@ -1,6 +1,6 @@
# Template file for 'FAudio'
pkgname=FAudio
version=19.12
version=20.02
revision=1
build_style=cmake
configure_args="-DFFMPEG=ON"
@ -10,7 +10,7 @@ maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
license="Zlib"
homepage="https://github.com/FNA-XNA/FAudio"
distfiles="https://github.com/FNA-XNA/FAudio/archive/${version}.tar.gz"
checksum=35cc41e77aa0d48b08b42f1897442154b3f105d01f3aecd0690c37bc1b1bd4e0
checksum=103a6d278921ce757e5427133626f60ce4876b30d81186f78af35d9f1ca4ef16
# sdl2 cmake file appears to be broken for cross compilation
CFLAGS+=" -I${XBPS_CROSS_BASE}/usr/include/SDL2 "