mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
SDL_sound: cross build support.
This commit is contained in:
parent
dbd5c89e11
commit
ebc2037bfe
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.0.3
|
||||||
revision=4
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config SDL-devel"
|
||||||
makedepends="SDL-devel libmikmod-devel>=3.2.0 libvorbis-devel
|
makedepends="SDL-devel libmikmod-devel>=3.2.0 libvorbis-devel
|
||||||
libflac-devel speex-devel smpeg-devel"
|
libflac-devel speex-devel smpeg-devel"
|
||||||
short_desc="A library to decode several popular sound file formats, such as .WAV and .MP3"
|
short_desc="A library to decode several popular sound file formats, such as .WAV and .MP3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue