mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
games-*: reorder sections.
This commit is contained in:
@@ -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()
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user