From 5657a7ae856b83109ea7aad52f0865ed164b423b Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 6 Jul 2023 17:52:10 +0200 Subject: [PATCH] tuxpaint, fix reference for lib:libsdl2_gfx_1.0 (#8994) --- media-gfx/tuxpaint/tuxpaint-0.9.30.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.30.recipe b/media-gfx/tuxpaint/tuxpaint-0.9.30.recipe index 0f017feae..8f25d5c66 100644 --- a/media-gfx/tuxpaint/tuxpaint-0.9.30.recipe +++ b/media-gfx/tuxpaint/tuxpaint-0.9.30.recipe @@ -7,7 +7,7 @@ encouraging cartoon mascot who guides children as they use the program." HOMEPAGE="http://www.tuxpaint.org/" COPYRIGHT="2002-2023 Bill Kendrick and others" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://sourceforge.net/projects/tuxpaint/files/tuxpaint/$portVersion/tuxpaint-$portVersion.tar.gz" CHECKSUM_SHA256="c60ac9cc67b041a45e5b7828eda11d50f846a467b485db2c84d628e74a5fe1b1" @@ -40,7 +40,7 @@ REQUIRES=" lib:librsvg_2$secondaryArchSuffix lib:libSDL2_2.0$secondaryArchSuffix lib:libSDL2_image_2.0$secondaryArchSuffix - lib:libSDL2_gfx$secondaryArchSuffix + lib:libSDL2_gfx_1.0$secondaryArchSuffix lib:libSDL2_mixer_2.0$secondaryArchSuffix lib:libSDL2_pango$secondaryArchSuffix lib:libSDL2_ttf_2.0$secondaryArchSuffix @@ -61,7 +61,7 @@ BUILD_REQUIRES=" devel:librsvg_2$secondaryArchSuffix devel:libSDL2_2.0$secondaryArchSuffix devel:libSDL2_image_2.0$secondaryArchSuffix - devel:libSDL2_gfx$secondaryArchSuffix + devel:libSDL2_gfx_1.0$secondaryArchSuffix devel:libSDL2_mixer_2.0$secondaryArchSuffix devel:libSDL2_pango$secondaryArchSuffix devel:libSDL2_ttf_2.0$secondaryArchSuffix