From e05b00137ab4a02e6682765aa29db71892b5cc75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Bernacki?= <33581850+Ra-V2@users.noreply.github.com> Date: Sat, 18 Jan 2020 12:50:08 +0100 Subject: [PATCH] freeciv: clean up libSDL dependencies (#4604) --- games-strategy/freeciv/freeciv-2.6.1.recipe | 22 ++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/games-strategy/freeciv/freeciv-2.6.1.recipe b/games-strategy/freeciv/freeciv-2.6.1.recipe index a55209981..277ecca3d 100644 --- a/games-strategy/freeciv/freeciv-2.6.1.recipe +++ b/games-strategy/freeciv/freeciv-2.6.1.recipe @@ -11,7 +11,7 @@ you do not need to own Civilization to play Freeciv." HOMEPAGE="http://www.freeciv.org/" COPYRIGHT="1996-2018 The Freeciv Team" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://netix.dl.sourceforge.net/project/freeciv/Freeciv%202.6/$portVersion/freeciv-$portVersion.tar.bz2" CHECKSUM_SHA256="cce6841da0194138aad269cc735557db438a44909d75fd03d4db67507986b9e2" PATCHES="freeciv-$portVersion.patchset" @@ -52,11 +52,11 @@ REQUIRES=" lib:libintl$secondaryArchSuffix lib:liblzma$secondaryArchSuffix lib:libreadline$secondaryArchSuffix - lib:libsdl_1.2$secondaryArchSuffix - lib:libsdl_gfx$secondaryArchSuffix - lib:libsdl_image_1.2$secondaryArchSuffix - lib:libsdl_mixer_1.2$secondaryArchSuffix - lib:libsdl_ttf_2.0$secondaryArchSuffix + lib:libSDL_1.2$secondaryArchSuffix + lib:libSDL_gfx$secondaryArchSuffix + lib:libSDL_image_1.2$secondaryArchSuffix + lib:libSDL_mixer_1.2$secondaryArchSuffix + lib:libSDL_ttf_2.0$secondaryArchSuffix lib:libssl$secondaryArchSuffix lib:libz$secondaryArchSuffix " @@ -71,11 +71,11 @@ BUILD_REQUIRES=" devel:libintl$secondaryArchSuffix devel:liblzma$secondaryArchSuffix devel:libreadline$secondaryArchSuffix >= 8 - devel:libsdl$secondaryArchSuffix - devel:libsdl_gfx$secondaryArchSuffix - devel:libsdl_image$secondaryArchSuffix - devel:libsdl_mixer$secondaryArchSuffix - devel:libsdl_ttf$secondaryArchSuffix + devel:libSDL_1.2$secondaryArchSuffix + devel:libSDL_gfx$secondaryArchSuffix + devel:libSDL_image_1.2$secondaryArchSuffix + devel:libSDL_mixer_1.2$secondaryArchSuffix + devel:libSDL_ttf_2.0$secondaryArchSuffix devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES="