From 9851f0f30d2989045b0d9e05f7b6bd8be7f5cbdf Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 6 Jul 2023 09:09:59 +0200 Subject: [PATCH] lgeneral, fix references for lib:libsdl (#8978) --- games-strategy/lgeneral/lgeneral-1.2.3.recipe | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/games-strategy/lgeneral/lgeneral-1.2.3.recipe b/games-strategy/lgeneral/lgeneral-1.2.3.recipe index 9b5409f05..7f56c04dc 100644 --- a/games-strategy/lgeneral/lgeneral-1.2.3.recipe +++ b/games-strategy/lgeneral/lgeneral-1.2.3.recipe @@ -7,7 +7,7 @@ implementations contribute to the tactical and strategic depth of the game." HOMEPAGE="http://lgames.sourceforge.net/" COPYRIGHT="2000, 2001 Michael Speck, Leo Savernik, Peter Ivanyi" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="http://downloads.sourceforge.net/project/lgeneral/lgeneral/lgeneral-1.2.3.tar.gz" CHECKSUM_SHA256="55d17bb173c956c705b94bc8a6399d5311b3ec82c9f1821a97fe9ec45da0d9a1" SOURCE_URI_2="http://prdownloads.sourceforge.net/lgeneral/pg-data.tar.gz" @@ -26,17 +26,17 @@ PROVIDES=" " REQUIRES=" haiku - lib:libsdl - lib:libsdl_mixer - lib:libsdl_net_1.2 + lib:libSDL_1.2 + lib:libSDL_mixer_1.2 + lib:libSDL_net_1.2 " BUILD_REQUIRES=" haiku_devel devel:libintl - devel:libsdl - devel:libsdl_mixer - devel:libsdl_net_1.2 + devel:libSDL_1.2 + devel:libSDL_mixer_1.2 + devel:libSDL_net_1.2 " BUILD_PREREQUIRES=" cmd:gcc