mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
aranym, fix references for lib:libsdl (#8973)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user