pkgname = flare
pkgver = 0.19-1
pkgdesc = Single-player 2D action role-playing game, binary. Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to a reimplementation of an existing game or engine. It is a tribute to and exploration of the action RPG genre. Rather than building a very abstract, robust game engine, the goal of this project is to build several real games and harvest an engine from the common, reusable code. The first game, in progress, is a fantasy dungeon crawl. Flare uses simple file formats (INI style config files) for most of the game data, allowing anyone to easily modify game contents. Open formats are preferred (png, ogg). The game code is C++. This package contains the binary.
url = http://flarerpg.org
builddate = 1673591038
packager = Unknown Packager
arch = x86_64
size = 1283041
license = custom
depend = aarch64-linux-gnu-gcc>=4.6
depend = flare-data=0.19
depend = gcc>=4.1.1
depend = sdl12-compat>=1.2.11
depend = sdl_image>=1.2.10
depend = sdl_mixer
depend = sdl_ttf
