easyrpg-player: switch to libwildmidi-devel
I didn't see we already had a WildMidi package. In any case this package does not separate the libraries from the wildmidi binary and it does not install any patches (freepats) or config file. Both are required for WildMidi to work at all and are a dependency of the libwildmidi now. The package wildmidi can then replace WildMidi in a coming update.
This commit is contained in:
parent
2dca372bd3
commit
f9d7e4d88e
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'easyrpg-player'
|
||||
pkgname=easyrpg-player
|
||||
version=0.6.1
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="Player-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config autoconf automake libtool"
|
||||
makedepends="liblcf-devel SDL2-devel pixman-devel libpng-devel zlib-devel
|
||||
freetype-devel mpg123-devel WildMidi-devel libvorbis-devel opusfile-devel
|
||||
freetype-devel mpg123-devel libwildmidi-devel libvorbis-devel opusfile-devel
|
||||
libsndfile-devel libxmp-devel speexdsp-devel SDL2_mixer-devel"
|
||||
short_desc="RPG Maker 2000/2003 and EasyRPG games interpreter"
|
||||
maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
|
||||
|
|
Loading…
Reference in a new issue