tuxpaint, bump to final 0.9.30 release, includes tuxpaint-stamps 2023.05.19 and tuxpaint-config 0.0.21 (#8685)

This commit is contained in:
Schrijvers Luc
2023-05-19 13:49:21 +02:00
committed by GitHub
parent cf51120d51
commit d79c0bcc39
5 changed files with 7 additions and 132 deletions

View File

@@ -1,32 +0,0 @@
SUMMARY="Huge set of 'Rubber Stamp' images for Tux Paint"
DESCRIPTION="Tux Paint is a free, award-winning drawing program for children \
ages 3 to 12 (for example, preschool and K-6).
This package contains thousands of images - from animals to clothes, food, \
sports to vehicles - that can be used as rubber stamps with Tux Paint."
HOMEPAGE="http://www.tuxpaint.org/"
COPYRIGHT="2002-2020 Bill Kendrick and others"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2023-05-XX-beta/tuxpaint-stamps-$portVersion.tar.gz"
CHECKSUM_SHA256="055b54177c2081d48385d8a5954fe30de9b79e55fee12a444071d96737dcd09e"
SOURCE_DIR="tuxpaint-stamps-$portVersion"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE="yes"
PROVIDES="
tuxpaint_stamps = $portVersion
"
BUILD_PREREQUIRES="
cmd:find
cmd:make
cmd:which
"
INSTALL()
{
mkdir -p $appsDir/TuxPaint/share/tuxpaint/
make install-all DATA_PREFIX=$appsDir/TuxPaint/share/tuxpaint/
}

View File

@@ -5,11 +5,11 @@ ages 3 to 12 (for example, preschool and K-6).
This package contains thousands of images - from animals to clothes, food, \
sports to vehicles - that can be used as rubber stamps with Tux Paint."
HOMEPAGE="http://www.tuxpaint.org/"
COPYRIGHT="2002-2020 Bill Kendrick and others"
COPYRIGHT="2002-2023 Bill Kendrick and others"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/${portVersion//./-}/tuxpaint-stamps-$portVersion.tar.gz"
CHECKSUM_SHA256="42924b70298e0a86978cd121b1e0a8be930fa126e1ee6209e5f8c50b4ee33fac"
CHECKSUM_SHA256="21944b6c19133518eeed6b84bde3fdda741ef0aa2a833c4cb1de4fdabdc12244"
SOURCE_DIR="tuxpaint-stamps-$portVersion"
ARCHITECTURES="any"