aranym, fix references for lib:libsdl (#8973)

This commit is contained in:
Schrijvers Luc
2023-07-06 07:51:12 +02:00
committed by GitHub
parent 1cabecdf5b
commit aefb5de2bc
2 changed files with 10 additions and 10 deletions

View File

@@ -4,7 +4,7 @@ machine for running Atari ST/TT/Falcon operating systems and applications."
HOMEPAGE="https://aranym.github.io/"
COPYRIGHT="2001-2014 ARAnyM developer team"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/aranym/aranym/archive/ARANYM_1_0_2.tar.gz"
CHECKSUM_SHA256="c0935aee14cca55c08e75a94b77dcd69f326ae563ae371b22c7b9d8efd82e24e"
SOURCE_FILENAME="anarym-$portVersion.tar.gz"
@@ -19,14 +19,14 @@ PROVIDES="
"
REQUIRES="
haiku
lib:libsdl
lib:libsdl_image
lib:libSDL_1.2
lib:libSDL_image_1.2
"
BUILD_REQUIRES="
haiku_devel
devel:libsdl
devel:libSDL_image
devel:libSDL_1.2
devel:libSDL_image_1.2
"
BUILD_PREREQUIRES="
cmd:aclocal

View File

@@ -4,7 +4,7 @@ machine for running Atari ST/TT/Falcon operating systems and applications."
HOMEPAGE="https://aranym.github.io/"
COPYRIGHT="2001-2014 ARAnyM developer team"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/aranym/aranym/archive/ARANYM_${portVersion//./_}.tar.gz"
CHECKSUM_SHA256="1636cf9ec68bd2089f537e3b5e82d04fafec61a4f8fb5e216a263d357e935b63"
SOURCE_FILENAME="anarym-$portVersion.tar.gz"
@@ -20,14 +20,14 @@ PROVIDES="
"
REQUIRES="
haiku
lib:libsdl
lib:libsdl_image
lib:libSDL_1.2
lib:libSDL_image_1.2
"
BUILD_REQUIRES="
haiku_devel
devel:libsdl
devel:libSDL_image
devel:libSDL_1.2
devel:libSDL_image_1.2
"
BUILD_PREREQUIRES="
cmd:aclocal