mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
pygame: fix recipe issues, update affected recipes. (#11530)
Fixes #11529.
This commit is contained in:
@@ -11,7 +11,7 @@ Michael Speck, David White Mike Kershaw"
|
||||
LICENSE="WTFPL v2
|
||||
GNU GPL v1
|
||||
GNU LGPL v2"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="http://sam.zoy.org/monsterz/monsterz-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="50828b8fa26d107bcc2bd134328f83c905b9f5e124846bdf239daf0eed34973d"
|
||||
PATCHES="monsterz-$portVersion.patchset"
|
||||
@@ -24,7 +24,8 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
pygame
|
||||
pygame_python310
|
||||
cmd:python3.10
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user