SDL_mixer: switch to INSTALL.msg.

This commit is contained in:
Juan RP 2014-09-16 09:35:51 +02:00
parent f62f6fec9d
commit 8e25254549
2 changed files with 1 additions and 6 deletions

View file

@ -1,10 +1,5 @@
case ${ACTION} in
post)
cat <<_EOF
==========================================================================
By default this package uses its built-in timidity as MIDI synth,
optionally installing the fluidsynth package replaces it. It is
dlopen(3)ed at runtime.
==========================================================================
_EOF
esac

View file

@ -1,7 +1,7 @@
# Template file for 'SDL_mixer'
pkgname=SDL_mixer
version=1.2.12
revision=9
revision=10
build_style=gnu-configure
configure_args="--disable-static"
hostmakedepends="pkg-config"