mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +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/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