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

@@ -29,12 +29,12 @@ BUILD_REQUIRES="
devel:libsdl_mixer
"
BUILD_PREREQUIRES="
cmd:aclocal
cmd:autoconf
cmd:automake
cmd:gcc
cmd:libtoolize
cmd:make
cmd:gcc
cmd:aclocal
cmd:automake
cmd:autoconf
"
BUILD()

View File

@@ -20,18 +20,18 @@ PROVIDES="
dragonmemory = $portVersion
app:dragonmemory = $portVersion"
REQUIRES="
lib:libglu
lib:libsdl
lib:libsdl_image
lib:libsdl_mixer
lib:libglu
"
BUILD_REQUIRES="
haiku_devel
devel:libglu
devel:libsdl
devel:libsdl_image
devel:libsdl_mixer
devel:libglu
"
BUILD_PREREQUIRES="
haiku_devel

View File

@@ -48,7 +48,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
qt5:QmlBox2d
devel:libgl$secondaryArchSuffix # should come with devel:libQt5Gui
devel:libQt5Core$secondaryArchSuffix
devel:libQt5Gui$secondaryArchSuffix
devel:libQt5Multimedia$secondaryArchSuffix
@@ -60,8 +60,7 @@ BUILD_REQUIRES="
devel:libQt5Widgets$secondaryArchSuffix
devel:libQt5Xml$secondaryArchSuffix
devel:libQt5XmlPatterns$secondaryArchSuffix
# should come with devel:libQt5Gui
devel:libgl$secondaryArchSuffix
qt5:QmlBox2d
"
BUILD_PREREQUIRES="
cmd:cmake