FAudio: fix linking against libSDL
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
312f4de0f4
commit
dc421d3c73
@@ -1,10 +1,10 @@
|
||||
# Template file for 'FAudio'
|
||||
pkgname=FAudio
|
||||
version=20.11
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DGSTREAMER=ON -DSDL2_INCLUDE_DIRS=${XBPS_CROSS_BASE}/usr/include/SDL2
|
||||
-DSDL2_LIBRARIES=${XBPS_CROSS_BASE}/usr/lib"
|
||||
-DSDL2_LIBRARIES=${XBPS_CROSS_BASE}/usr/lib/libSDL2.so"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="SDL2-devel gstreamer1-devel gst-plugins-base1-devel"
|
||||
short_desc="Accuracy-focused XAudio reimplementation for open platforms"
|
||||
|
||||
Reference in New Issue
Block a user