mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
Fix ordering
This commit is contained in:
@@ -2,21 +2,20 @@ SUMMARY="Mole Invasion is a 2D platform adventure game for TUX"
|
||||
DESCRIPTION="Mole Invasion is a 2D platform adventure game for TUX, \
|
||||
getting to kill the evil moles from the different scenarios."
|
||||
HOMEPAGE="http://moleinvasion.tuxfamily.org/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="Guinns(coding), Skeespin(gfx), Bohwaz(music)"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="ftp://download.tuxfamily.org/minvasion/packages/MoleInvasion-0.4.tar.bz2"
|
||||
CHECKSUM_SHA256="a011361f07c06d79a5ba6d110d7b06b59da2c57970515d24fab063fe991d922c"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
PATCHES="moleinvasion-0.4.patch"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
cmd:moleinvasion = $portVersion
|
||||
cmd:moleinvasion_editlevel = $portVersion
|
||||
cmd:moleinvasion_editworld = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libgl
|
||||
@@ -35,7 +34,6 @@ BUILD_REQUIRES="
|
||||
devel:libsdl_ttf
|
||||
devel:libsmpeg
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:find
|
||||
|
||||
Reference in New Issue
Block a user