Fix ordering

This commit is contained in:
Vale
2016-02-17 14:26:37 -05:00
parent c78e400f98
commit 4ceccd41e1
491 changed files with 2610 additions and 2977 deletions

View File

@@ -5,27 +5,25 @@ of weapons. It has original cartoon-like graphics and cool music, it's fun \
and dynamic, it has several network modes for deathmatch and cooperative -- \
what else is needed to have fun with your friends?
"
LICENSE="GNU GPL v2"
HOMEPAGE="http://btanks.sourceforge.net"
COPYRIGHT="
2006-2009 Battle Tanks team
2007-2008 Netive Media Group
2005-2007 Vladimir Menshakov
"
HOMEPAGE="http://btanks.sourceforge.net"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://downloads.sourceforge.net/project/btanks/btanks-source/btanks-$portVersion.tar.bz2"
CHECKSUM_SHA256="3fd2ce6a2b45f7a60c3b114fa9aff13cb3dd9fbb6a65cdc9798b76c4fa2c4341"
PATCHES="btanks-$portVersion.patchset"
ARCHITECTURES="x86_64"
PATCHES="btanks-$portVersion.patchset"
PROVIDES="
btanks$secondaryArchSuffix = $portVersion
cmd:btanks$secondaryArchSuffix = $portVersion
cmd:bted$secondaryArchSuffix = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix >= $haikuVersion
lib:libexpat$secondaryArchSuffix
@@ -49,7 +47,6 @@ BUILD_REQUIRES="
devel:libz$secondaryArchSuffix
devel:libglu$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix