Source: easyrpg-player
Section: games
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
XSBC-Original-Maintainer: carstene1ns <dev@ f4ke .de>
Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
 ccache,
 clang,
 cmake,
 fluidsynth,
 libfmt-dev,
 libfluidsynth-dev,
 libfreetype6-dev,
 libharfbuzz-dev,
 libinih-dev,
 liblcf-dev,
 libjack-jackd2-dev,
 liblhasa-dev,
 libmpg123-dev,
 libogg-dev,
 libopusfile-dev,
 libpixman-1-dev,
 libpng-dev,
 libsdl2-dev,
 libsndfile-dev,
 libspeexdsp-dev,
 libvorbis-dev,
 pkgconf,
 pkg-config,
Standards-Version: 4.7.2
Homepage: https://github.com/EasyRPG/Player
Vcs-Browser: https://github.com/EasyRPG/Player
Vcs-Git: https://github.com/EasyRPG/Player.git

Package: easyrpg-player
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Suggests: easyrpg-editor,
 easyrpg-rtp,
 easyrpg-tools,
 libfluidsynth3,
 liblcf0,
 libwildmidi2,
Description: RPG Maker 2000/2003 and EasyRPG games interpreter
 EasyRPG Player is a game interpreter to play RPG Maker 2000, 2003 and EasyRPG games. It uses the LCF parser library (liblcf) to read RPG Maker game data. EasyRPG Player is part of the EasyRPG Project.