tuxpaint, revbump for libpaper2 (#11007)

This commit is contained in:
Schrijvers Luc
2024-08-31 18:46:27 +02:00
committed by GitHub
parent 07d59abd17
commit ef6857333e

View File

@@ -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
"