More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -1,7 +1,6 @@
SUMMARY="An ARPG game engine"
DESCRIPTION="
Solarus is an open-source Zelda-like 2D game engine.
"
Solarus is an open-source Zelda-like 2D game engine."
HOMEPAGE="http://solarus-games.org"
COPYRIGHT="2006-2013 Christopho, Solarus"
LICENSE="GNU GPL v3"
@@ -15,7 +14,7 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
solarus$secondaryArchSuffix = $portVersion
cmd:solarus = $portVersion
"
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libSDL$secondaryArchSuffix
@@ -27,7 +26,7 @@ REQUIRES="
lib:liblua$secondaryArchSuffix == 5.1.4
lib:libopenal$secondaryArchSuffix
lib:libogg$secondaryArchSuffix
"
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel