From ebf455667dfcfe642587070232d86d9c854b7232 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Bernacki?= <33581850+Ra-V2@users.noreply.github.com> Date: Fri, 17 Jan 2020 12:24:50 +0100 Subject: [PATCH] edgar: clean up libSDL dependencies (#4601) --- games-arcade/edgar/edgar-1.29.recipe | 18 +++++++++--------- games-arcade/edgar/edgar-1.30.recipe | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/games-arcade/edgar/edgar-1.29.recipe b/games-arcade/edgar/edgar-1.29.recipe index aa4ed2c4a..5a3cdafcf 100644 --- a/games-arcade/edgar/edgar-1.29.recipe +++ b/games-arcade/edgar/edgar-1.29.recipe @@ -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=" diff --git a/games-arcade/edgar/edgar-1.30.recipe b/games-arcade/edgar/edgar-1.30.recipe index 36e349130..e497d6107 100644 --- a/games-arcade/edgar/edgar-1.30.recipe +++ b/games-arcade/edgar/edgar-1.30.recipe @@ -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="