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

@@ -4,18 +4,17 @@ SDL is used. Free Heroes 2 is a turn based strategy video game.
The original game was voted the sixth best PC game of all time by PC Gamer \
magazine in May 1997."
HOMEPAGE="http://sourceforge.net/projects/fheroes2/"
LICENSE="GNU GPL v2"
COPYRIGHT="2006-2013 Andrey Afletdinov"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://sourceforge.net/projects/fheroes2/files/fheroes2/fheroes2-src-r3182.tgz/download"
CHECKSUM_SHA256="1a64dafc5b9e6c37683509f151fa7fdbc6fe0ad95da437a15d275f24b93bda2e"
REVISION="1"
SOURCE_DIR="fheroes-src"
PATCHES="fheroes2-r3182.patch"
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86"
PATCHES="fheroes2-r3182.patch"
PROVIDES="
fheroes2$secondaryArchSuffix = $portVersion
app:fheroes2$secondaryArchSuffix = $portVersion
@@ -34,6 +33,7 @@ REQUIRES="
lib:libz$secondaryArchSuffix
lib:libfreetype$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libsdl$secondaryArchSuffix