From 34208285c4899816288f0e7fdb1444e6ffbde8dc 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 11:40:38 +0100 Subject: [PATCH] tuxtype: clean up libSDL dependencies (#4609) --- games-kids/tuxtype/tuxtype2-1.8.0.recipe | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/games-kids/tuxtype/tuxtype2-1.8.0.recipe b/games-kids/tuxtype/tuxtype2-1.8.0.recipe index 5c8a99292..d20ec9ecf 100644 --- a/games-kids/tuxtype/tuxtype2-1.8.0.recipe +++ b/games-kids/tuxtype/tuxtype2-1.8.0.recipe @@ -5,7 +5,7 @@ practicing typing, and having a great time doing it." HOMEPAGE="https://sourceforge.net/projects/tuxtype/" COPYRIGHT="2000-2009 Sam Hart" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://sf.net/projects/tuxtype/files/tuxtype-source/TuxType%201.8.0%20-%20Source/tuxtype_w_fonts-1.8.0.tar.gz" CHECKSUM_SHA256="40b0926a2e96df7023be69a4224295c45a99027b049dcbcf222a33ffa3dc121d" SOURCE_DIR="tuxtype_w_fonts-$portVersion" @@ -23,10 +23,10 @@ REQUIRES=" haiku$secondaryArchSuffix lib:libiconv$secondaryArchSuffix lib:libintl$secondaryArchSuffix - lib:libsdl$secondaryArchSuffix - lib:libsdl_image$secondaryArchSuffix - lib:libsdl_mixer$secondaryArchSuffix - lib:libsdl_pango$secondaryArchSuffix + lib:libSDL_1.2$secondaryArchSuffix + lib:libSDL_image_1.2$secondaryArchSuffix + lib:libSDL_mixer_1.2$secondaryArchSuffix + lib:libSDL_pango$secondaryArchSuffix lib:libxml2$secondaryArchSuffix " @@ -34,10 +34,10 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libiconv$secondaryArchSuffix devel:libintl$secondaryArchSuffix - devel:libsdl$secondaryArchSuffix - devel:libsdl_image$secondaryArchSuffix - devel:libsdl_mixer$secondaryArchSuffix - devel:libsdl_pango$secondaryArchSuffix + devel:libSDL_1.2$secondaryArchSuffix + devel:libSDL_image_1.2$secondaryArchSuffix + devel:libSDL_mixer_1.2$secondaryArchSuffix + devel:libSDL_pango$secondaryArchSuffix devel:libxml2$secondaryArchSuffix " BUILD_PREREQUIRES="