ltris: remove long_desc.
This commit is contained in:
parent
e496e590f6
commit
45478fb4ae
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ltris'
|
||||
pkgname=ltris
|
||||
version=1.0.14
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--localstatedir=/var/games/ltris"
|
||||
hostmakedepends="bison"
|
||||
|
@ -12,8 +12,3 @@ license="GPL-2"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${SOURCEFORGE_SITE}/lgames/$pkgname-$version.tar.gz"
|
||||
checksum=d6816aa70f55c73e0de2ccb81281a92aa063d3a90b362810002db010f4e3b3b2
|
||||
long_desc="
|
||||
LTris as a tetris clone: differently shaped blocks are falling down the
|
||||
rectangular playing field and can be moved sideways or rotated by 90 degree
|
||||
units with the aim of building lines without gaps which then disappear
|
||||
(causing any block above the deleted line to fall down)."
|
||||
|
|
Loading…
Reference in a new issue