From 08e6ed83664c2fc958027e2dbfef7f09fd632128 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:50:39 +0100 Subject: [PATCH] tuxpaint: clean up libSDL dependencies (#4602) --- media-gfx/tuxpaint/tuxpaint-0.9.22.recipe | 18 +++++++++--------- media-gfx/tuxpaint/tuxpaint-0.9.23.recipe | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.22.recipe b/media-gfx/tuxpaint/tuxpaint-0.9.22.recipe index 82069eabe..83d94f6d3 100644 --- a/media-gfx/tuxpaint/tuxpaint-0.9.22.recipe +++ b/media-gfx/tuxpaint/tuxpaint-0.9.22.recipe @@ -9,7 +9,7 @@ encouraging cartoon mascot who guides children as they use the program. HOMEPAGE="http://www.tuxpaint.org/" COPYRIGHT="2002-2010 Bill Kendrick and others" LICENSE="GNU GPL v2" -REVISION="4" +REVISION="5" SOURCE_URI="http://sourceforge.net/projects/tuxpaint/files/tuxpaint/0.9.22/tuxpaint-$portVersion.tar.gz" CHECKSUM_SHA256="8abd932f8e36fad795bba0290c094c9c221e424c4b9aa8c763b7fb3459cb2be3" PATCHES="tuxpaint-$portVersion.patchset" @@ -30,10 +30,10 @@ REQUIRES=" lib:libintl lib:libpaper 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 " @@ -44,10 +44,10 @@ BUILD_REQUIRES=" devel:libintl devel:libpaper devel:libpng - 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/media-gfx/tuxpaint/tuxpaint-0.9.23.recipe b/media-gfx/tuxpaint/tuxpaint-0.9.23.recipe index b11918e9c..ec40a0f34 100644 --- a/media-gfx/tuxpaint/tuxpaint-0.9.23.recipe +++ b/media-gfx/tuxpaint/tuxpaint-0.9.23.recipe @@ -7,7 +7,7 @@ encouraging cartoon mascot who guides children as they use the program." HOMEPAGE="http://www.tuxpaint.org/" COPYRIGHT="2002-2018 Bill Kendrick and others" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://downloads.sourceforge.net/tuxpaint/tuxpaint-$portVersion.tar.gz" CHECKSUM_SHA256="349919c44e0fa252581be6e3242251fb62d20a82c971e99be96d648462bf6926" PATCHES="tuxpaint-$portVersion.patchset" @@ -28,10 +28,10 @@ REQUIRES=" lib:libintl lib:libpaper 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 " @@ -42,10 +42,10 @@ BUILD_REQUIRES=" devel:libintl devel:libpaper devel:libpng - 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="