SDL_sound: cross build support.
This commit is contained in:
parent
dbd5c89e11
commit
ebc2037bfe
|
@ -4,7 +4,7 @@ version=1.0.3
|
|||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="pkg-config SDL-devel"
|
||||
makedepends="SDL-devel libmikmod-devel>=3.2.0 libvorbis-devel
|
||||
libflac-devel speex-devel smpeg-devel"
|
||||
short_desc="A library to decode several popular sound file formats, such as .WAV and .MP3"
|
||||
|
|
Loading…
Reference in New Issue