mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user