SDL_mixer: switch to INSTALL.msg.
This commit is contained in:
parent
f62f6fec9d
commit
8e25254549
2 changed files with 1 additions and 6 deletions
|
@ -1,10 +1,5 @@
|
||||||
case ${ACTION} in
|
|
||||||
post)
|
|
||||||
cat <<_EOF
|
|
||||||
==========================================================================
|
==========================================================================
|
||||||
By default this package uses its built-in timidity as MIDI synth,
|
By default this package uses its built-in timidity as MIDI synth,
|
||||||
optionally installing the fluidsynth package replaces it. It is
|
optionally installing the fluidsynth package replaces it. It is
|
||||||
dlopen(3)ed at runtime.
|
dlopen(3)ed at runtime.
|
||||||
==========================================================================
|
==========================================================================
|
||||||
_EOF
|
|
||||||
esac
|
|
|
@ -1,7 +1,7 @@
|
||||||
# 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=9
|
revision=10
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue