2009-12-25 22:40:00 +01:00
|
|
|
# Template file for 'ltris'
|
|
|
|
pkgname=ltris
|
2014-09-08 15:02:36 +02:00
|
|
|
version=1.0.19
|
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2009-12-25 22:40:00 +01:00
|
|
|
configure_args="--localstatedir=/var/games/ltris"
|
2013-04-13 10:15:49 +02:00
|
|
|
hostmakedepends="bison"
|
|
|
|
makedepends="SDL-devel SDL_mixer-devel"
|
2009-12-25 22:40:00 +01:00
|
|
|
short_desc="An SDL tetris clone"
|
2013-03-31 09:51:24 +02:00
|
|
|
homepage="http://lgames.sourceforge.net/index.php?project=LTris"
|
|
|
|
license="GPL-2"
|
2009-12-25 22:40:00 +01:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-04-13 10:15:49 +02:00
|
|
|
distfiles="${SOURCEFORGE_SITE}/lgames/$pkgname-$version.tar.gz"
|
2014-09-08 15:02:36 +02:00
|
|
|
checksum=8f6a9e7719d22004aee153db29ffd9ca41c7a6cd87fc791591994eecc2e625a1
|