mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
Fix ordering
This commit is contained in:
@@ -4,15 +4,15 @@ 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)."
|
||||
HOMEPAGE="http://lgames.sourceforge.net/"
|
||||
COPYRIGHT="2002-2011 Michael Speck"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://sourceforge.net/projects/lgames/files/ltris/ltris-1.0.19.tar.gz"
|
||||
CHECKSUM_SHA256="8f6a9e7719d22004aee153db29ffd9ca41c7a6cd87fc791591994eecc2e625a1"
|
||||
REVISION="1"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2002-2011 Michael Speck"
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
PATCHES="ltris-1.0.19.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
ltris = $portVersion
|
||||
cmd:ltris = $portVersion
|
||||
@@ -23,6 +23,7 @@ REQUIRES="
|
||||
lib:libsdl_mixer
|
||||
lib:libintl
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libsdl
|
||||
|
||||
Reference in New Issue
Block a user