SDL_mixer: rebuild against libmikmod-3.2.0.
This commit is contained in:
parent
d019b3ba67
commit
0b6db2b715
1 changed files with 5 additions and 4 deletions
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'SDL_mixer'
|
# Template file for 'SDL_mixer'
|
||||||
pkgname=SDL_mixer
|
pkgname=SDL_mixer
|
||||||
version=1.2.12
|
version=1.2.12
|
||||||
revision=2
|
revision=3
|
||||||
homepage="http://www.libsdl.org/projects/SDL_mixer/"
|
|
||||||
distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# The following deps are dlopen(3)ed at runtime.
|
# The following deps are dlopen(3)ed at runtime.
|
||||||
depends="libvorbis libmikmod smpeg libflac"
|
depends="libvorbis libmikmod smpeg libflac"
|
||||||
makedepends="SDL-devel libvorbis-devel libmikmod-devel libflac-devel smpeg-devel fluidsynth-devel"
|
makedepends="SDL-devel libvorbis-devel libmikmod-devel>=3.2.0
|
||||||
|
libflac-devel smpeg-devel fluidsynth-devel"
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
short_desc="Multi-channel audio mixer library"
|
short_desc="Multi-channel audio mixer library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
|
homepage="http://www.libsdl.org/projects/SDL_mixer/"
|
||||||
|
distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz"
|
||||||
checksum=1644308279a975799049e4826af2cfc787cad2abb11aa14562e402521f86992a
|
checksum=1644308279a975799049e4826af2cfc787cad2abb11aa14562e402521f86992a
|
||||||
long_desc="
|
long_desc="
|
||||||
SDL_mixer is a sample multi-channel audio mixer library. It supports any
|
SDL_mixer is a sample multi-channel audio mixer library. It supports any
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue