games-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-09 10:27:19 +02:00
parent 9c42229dbd
commit 9b2b4619eb
95 changed files with 478 additions and 483 deletions

View File

@@ -18,9 +18,9 @@ ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
PROVIDES="
lgeneral = $portVersion
cmd:lgeneral = $portVersion
cmd:lgc_pg = $portVersion
cmd:lged = $portVersion
cmd:lgeneral = $portVersion
cmd:ltrextract = $portVersion
cmd:shptool = $portVersion
"
@@ -33,16 +33,16 @@ REQUIRES="
BUILD_REQUIRES="
haiku_devel
devel:libintl
devel:libsdl
devel:libsdl_mixer
devel:libsdl_net_1.2
devel:libintl
"
BUILD_PREREQUIRES="
cmd:make
cmd:gcc
cmd:ld
cmd:libtoolize
cmd:make
"
BUILD()

View File

@@ -21,9 +21,9 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
lgeneral$secondaryArchSuffix = $portVersion
cmd:lgeneral$secondaryArchSuffix = $portVersion
cmd:lgc_pg$secondaryArchSuffix = $portVersion
cmd:lged$secondaryArchSuffix = $portVersion
cmd:lgeneral$secondaryArchSuffix = $portVersion
cmd:ltrextract$secondaryArchSuffix = $portVersion
cmd:shptool$secondaryArchSuffix = $portVersion
"
@@ -37,9 +37,9 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libiconv$secondaryArchSuffix
devel:libintl$secondaryArchSuffix
devel:libsdl$secondaryArchSuffix
devel:libsdl_mixer$secondaryArchSuffix
devel:libintl$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:awk