Merge pull request #2600 from diogoleal/flare
New package: flare-game-0.20
This commit is contained in:
commit
474c1278f3
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'flare-game'
|
||||
pkgname=flare-game
|
||||
version=0.20
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DDATADIR=share/flare"
|
||||
hostmakedepends="cmake"
|
||||
depends="flare-engine"
|
||||
noarch=yes
|
||||
short_desc="A single-player 2D fantasy action RPG"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://flarerpg.org/"
|
||||
distfiles="https://github.com/clintbellanger/flare-game/archive/v${version}.tar.gz"
|
||||
checksum=7eeee4b42a92a2ab394bb1ba2be4e18aff2a4fea46fb5e4358bc3ae3049d3be9
|
Loading…
Reference in New Issue