ltris: add homepage, license
This commit is contained in:
parent
dd214e6fb1
commit
18e238b7ff
1 changed files with 3 additions and 1 deletions
|
@ -4,9 +4,11 @@ version=1.0.14
|
|||
distfiles="${SOURCEFORGE_SITE}/lgames/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--localstatedir=/var/games/ltris"
|
||||
revision=1
|
||||
revision=2
|
||||
makedepends="bison SDL-devel SDL_mixer-devel"
|
||||
short_desc="An SDL tetris clone"
|
||||
homepage="http://lgames.sourceforge.net/index.php?project=LTris"
|
||||
license="GPL-2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=d6816aa70f55c73e0de2ccb81281a92aa063d3a90b362810002db010f4e3b3b2
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in a new issue