FAudio: update to 19.12
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
7b46f5a11e
commit
fe9b31d782
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'FAudio'
|
# Template file for 'FAudio'
|
||||||
pkgname=FAudio
|
pkgname=FAudio
|
||||||
version=19.11
|
version=19.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DFFMPEG=ON"
|
configure_args="-DFFMPEG=ON"
|
||||||
makedepends="SDL2-devel ffmpeg-devel"
|
makedepends="SDL2-devel ffmpeg-devel"
|
||||||
short_desc="Accuracy-focused XAudio reimplementation for open platforms"
|
short_desc="Accuracy-focused XAudio reimplementation for open platforms"
|
||||||
maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
|
maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
|
||||||
license="custom:zlib"
|
license="Zlib"
|
||||||
homepage="https://github.com/FNA-XNA/FAudio"
|
homepage="https://github.com/FNA-XNA/FAudio"
|
||||||
distfiles="https://github.com/FNA-XNA/FAudio/archive/${version}.tar.gz"
|
distfiles="https://github.com/FNA-XNA/FAudio/archive/${version}.tar.gz"
|
||||||
checksum=1bdc6e4e1765634f9293e0667454bafd31d2fe2b761f0b34e20438dd28803e08
|
checksum=35cc41e77aa0d48b08b42f1897442154b3f105d01f3aecd0690c37bc1b1bd4e0
|
||||||
|
|
||||||
# sdl2 cmake file appears to be broken for cross compilation
|
# sdl2 cmake file appears to be broken for cross compilation
|
||||||
CFLAGS+=" -I${XBPS_CROSS_BASE}/usr/include/SDL2 "
|
CFLAGS+=" -I${XBPS_CROSS_BASE}/usr/include/SDL2 "
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue