UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

flare-engine

Flare is an open source, 2D action RPG licensed under the GPL3 license. Its game play can be likened to the games in the Diablo series.

Package info

Codename: flare-engine
Source file: flare-engine-v1.11.tar.gz
Source directory: flare-engine-v1.11
Package URL: https://umvirt.com/linux/downloads/0.1/packages/games/flare-engine-v1.11.tar.gz
Package md5-checksum URL: flare-engine-v1.11.tar.gz.md5sum
Dependances: SDL2, SDL2_mixer, SDL2_image, SDL2_ttf.
Dependance of: flare.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..

Build script:
make

Install script:
make install