# Template file for 'flare-game' pkgname=flare-game version=1.11 revision=2 build_style=cmake configure_args="-DDATADIR=share/flare" depends="flare-engine>=${version}" short_desc="Single-player 2D action RPG using the FLARE engine" maintainer="Diogo Leal " license="GPL-3.0-or-later, CC-BY-SA-3.0" homepage="http://flarerpg.org/" distfiles="https://github.com/flareteam/flare-game/archive/v${version}.tar.gz" checksum=c13231c7dd021252487f6cf117f7f2bb24bbda40af0a2b2902d72b5e2d4c242a post_install() { vlicense LICENSE.txt }