mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Fix ordering
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user