From ef6857333e876acdaf1cfc805fa8707634c9922c Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 31 Aug 2024 18:46:27 +0200 Subject: [PATCH] tuxpaint, revbump for libpaper2 (#11007) --- media-gfx/tuxpaint/tuxpaint-0.9.33.recipe | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.33.recipe b/media-gfx/tuxpaint/tuxpaint-0.9.33.recipe index d7e295c0c..cf4b676ff 100644 --- a/media-gfx/tuxpaint/tuxpaint-0.9.33.recipe +++ b/media-gfx/tuxpaint/tuxpaint-0.9.33.recipe @@ -7,7 +7,7 @@ encouraging cartoon mascot who guides children as they use the program." HOMEPAGE="http://www.tuxpaint.org/" COPYRIGHT="2002-2024 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="8701ec5082d48a00ba2f408c7c48cf592aa82b60f50dd6d4b6574fac6b48dc76" @@ -57,7 +57,7 @@ BUILD_REQUIRES=" devel:libiconv$secondaryArchSuffix devel:libimagequant$secondaryArchSuffix devel:libintl$secondaryArchSuffix - devel:libpaper$secondaryArchSuffix + devel:libpaper$secondaryArchSuffix >= 2 devel:libpangoft2_1.0$secondaryArchSuffix devel:libpng16$secondaryArchSuffix devel:librsvg_2$secondaryArchSuffix @@ -75,6 +75,8 @@ BUILD_PREREQUIRES=" cmd:gperf cmd:ld$secondaryArchSuffix cmd:make + cmd:msgfmt + cmd:msgmerge cmd:pkg_config$secondaryArchSuffix "