mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
edgar: clean up libSDL dependencies (#4601)
This commit is contained in:
committed by
Schrijvers Luc
parent
129063234e
commit
ebf455667d
@@ -8,7 +8,7 @@ but his quest will not be easy..."
|
||||
HOMEPAGE="https://www.parallelrealities.co.uk/games/edgar/"
|
||||
COPYRIGHT="2009-2018 Parallel Realities"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/riksweeney/edgar/releases/download/$portVersion/edgar-$portVersion-1.tar.gz"
|
||||
CHECKSUM_SHA256="c163a0c2e3459e264ba507535934ebb1ab3915b77c210409abc306f27323779a"
|
||||
SOURCE_FILENAME="edgar-$portVersion.tar.gz"
|
||||
@@ -25,10 +25,10 @@ REQUIRES="
|
||||
haiku
|
||||
lib:libintl
|
||||
lib:libpng16
|
||||
lib:libSDL
|
||||
lib:libSDL_image
|
||||
lib:libSDL_mixer
|
||||
lib:libSDL_ttf
|
||||
lib:libSDL_1.2
|
||||
lib:libSDL_image_1.2
|
||||
lib:libSDL_mixer_1.2
|
||||
lib:libSDL_ttf_2.0
|
||||
lib:libz
|
||||
"
|
||||
|
||||
@@ -36,10 +36,10 @@ BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libintl
|
||||
devel:libpng16
|
||||
devel:libSDL
|
||||
devel:libSDL_image
|
||||
devel:libSDL_mixer
|
||||
devel:libSDL_ttf
|
||||
devel:libSDL_1.2
|
||||
devel:libSDL_image_1.2
|
||||
devel:libSDL_mixer_1.2
|
||||
devel:libSDL_ttf_2.0
|
||||
devel:libz
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
@@ -8,7 +8,7 @@ but his quest will not be easy..."
|
||||
HOMEPAGE="https://www.parallelrealities.co.uk/games/edgar/"
|
||||
COPYRIGHT="2009-2018 Parallel Realities"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/riksweeney/edgar/releases/download/$portVersion/edgar-$portVersion-1.tar.gz"
|
||||
CHECKSUM_SHA256="5dc782f999b22ee5dc6c1cb767137205c840a40cfd1a483147cb82d7c6d00b2e"
|
||||
SOURCE_FILENAME="edgar-$portVersion.tar.gz"
|
||||
@@ -26,10 +26,10 @@ REQUIRES="
|
||||
haiku
|
||||
lib:libintl
|
||||
lib:libpng16
|
||||
lib:libSDL
|
||||
lib:libSDL_image
|
||||
lib:libSDL_mixer
|
||||
lib:libSDL_ttf
|
||||
lib:libSDL_1.2
|
||||
lib:libSDL_image_1.2
|
||||
lib:libSDL_mixer_1.2
|
||||
lib:libSDL_ttf_2.0
|
||||
lib:libz
|
||||
"
|
||||
|
||||
@@ -37,10 +37,10 @@ BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libintl
|
||||
devel:libpng16
|
||||
devel:libSDL
|
||||
devel:libSDL_image
|
||||
devel:libSDL_mixer
|
||||
devel:libSDL_ttf
|
||||
devel:libSDL_1.2
|
||||
devel:libSDL_image_1.2
|
||||
devel:libSDL_mixer_1.2
|
||||
devel:libSDL_ttf_2.0
|
||||
devel:libz
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user