# Template file for 'flare-game' pkgname=flare-game version=1.10 revision=1 archs=noarch 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=832dfca5c42dc8d3f059fdd654db637bb4d79553c68766c1a92863c9d80ce3f4 post_install() { vlicense LICENSE.txt }