From 9ecf409c6a658c17638f4fdafe62bd93f0f80981 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Bernacki?= <33581850+Ra-V2@users.noreply.github.com> Date: Sun, 26 Jan 2020 13:01:07 +0100 Subject: [PATCH] openxcom: clean up libSDL dependencies (#4605) --- games-strategy/openxcom/openxcom-1.0.recipe | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/games-strategy/openxcom/openxcom-1.0.recipe b/games-strategy/openxcom/openxcom-1.0.recipe index 846d87a2b..95cf1bffa 100644 --- a/games-strategy/openxcom/openxcom-1.0.recipe +++ b/games-strategy/openxcom/openxcom-1.0.recipe @@ -7,7 +7,7 @@ community." HOMEPAGE="https://openxcom.org/" COPYRIGHT="2010-2014 OpenXcom Developers" LICENSE="GNU GPL v3" -REVISION="3" +REVISION="4" SOURCE_URI="https://github.com/SupSuper/OpenXcom/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="45acb280010a01d60506b1c5f2951ae501c012cc6161aac470bd15c1e6981246" SOURCE_FILENAME="OpenXcom-$portVersion.tar.gz" @@ -30,10 +30,10 @@ REQUIRES=" haiku$secondaryArchSuffix lib:libgl$secondaryArchSuffix lib:libglu$secondaryArchSuffix - lib:libsdl$secondaryArchSuffix - lib:libsdl_gfx$secondaryArchSuffix - lib:libsdl_image$secondaryArchSuffix - lib:libsdl_mixer$secondaryArchSuffix + lib:libSDL_1.2$secondaryArchSuffix + lib:libSDL_gfx$secondaryArchSuffix + lib:libSDL_image_1.2$secondaryArchSuffix + lib:libSDL_mixer_1.2$secondaryArchSuffix lib:libyaml_cpp$secondaryArchSuffix " @@ -41,10 +41,10 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libgl$secondaryArchSuffix devel:libglu$secondaryArchSuffix - devel:libsdl$secondaryArchSuffix - devel:libsdl_gfx$secondaryArchSuffix - devel:libsdl_image$secondaryArchSuffix - devel:libsdl_mixer$secondaryArchSuffix + devel:libSDL_1.2$secondaryArchSuffix + devel:libSDL_gfx$secondaryArchSuffix + devel:libSDL_image_1.2$secondaryArchSuffix + devel:libSDL_mixer_1.2$secondaryArchSuffix devel:libyaml_cpp$secondaryArchSuffix " BUILD_PREREQUIRES="