mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Fix LBreakout2 levels and themes
Removing the "compat" part of the lbreakout2 requirement makes it build and has it installable. Thanks Begasus for investigating!
This commit is contained in:
@@ -4,7 +4,7 @@ LBreakout2."
|
||||
HOMEPAGE="http://lgames.sourceforge.net/LBreakout2/levelsets.php"
|
||||
COPYRIGHT="2010-2018 LBreakout2 users"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI_0="http://lgames.sourceforge.net/LBreakout2/levels/Africa#noarchive"
|
||||
CHECKSUM_SHA256_0="0689660047d83a20bd0d61a089af772efb675542d8f059eeb0259022fd4a9624"
|
||||
SOURCE_URI_1="http://lgames.sourceforge.net/LBreakout2/levels/AllWorld#noarchive"
|
||||
@@ -58,7 +58,7 @@ PROVIDES="
|
||||
lbreakout2_levels = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
lbreakout2 == $portVersion
|
||||
lbreakout2
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
@@ -4,7 +4,7 @@ LBreakout2."
|
||||
HOMEPAGE="http://lgames.sourceforge.net/LBreakout2/themes.php"
|
||||
COPYRIGHT="2010-2018 LBreakout2 users"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI_0="http://lgames.sourceforge.net/LBreakout2/themes/amiga.zip"
|
||||
CHECKSUM_SHA256_0="6d1a7e349191ddda4f6070b752626b29940085b796f6e570ffd265d15788a15f"
|
||||
SOURCE_URI_1="http://lgames.sourceforge.net/LBreakout2/themes/antiquity.zip"
|
||||
@@ -86,7 +86,7 @@ PROVIDES="
|
||||
lbreakout2_themes = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
lbreakout2 == $portVersion
|
||||
lbreakout2
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user