mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
TuxPaint & Friends, bump to latest release (#12434)
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="2002-2024 Bill Kendrick and others"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://sourceforge.net/projects/tuxpaint/files/tuxpaint-config/$portVersion/tuxpaint-config-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="8d46ac80ff962b3a962bc2979926e7564065df0ce08bcc0bd8c671913b975c99"
|
||||
CHECKSUM_SHA256="f9ac5f2baf005e162841ceebc5ba0f77004fb05abe32354d5b26e3edc456e3b8"
|
||||
SOURCE_DIR="tuxpaint-config-$portVersion"
|
||||
ADDITIONAL_FILES="tuxpaint_config.rdef.in"
|
||||
|
||||
@@ -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-2025 Bill Kendrick and others"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2025-04-XX-beta/tuxpaint-stamps-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="bff6de678a1b3fd912eeaeae9432cebb487970b0289c1f49e2bea333c68e7855"
|
||||
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/
|
||||
}
|
||||
@@ -9,7 +9,7 @@ COPYRIGHT="2002-2024 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="5441a113a57cbf5e00e7a6a4ee75e1daeac3c963b3baac84fea7b168e07876a7"
|
||||
CHECKSUM_SHA256="09f4a29f8036c93a64c28134e3afaefb4b9d95a09a71e68fb7537f3c5f82949f"
|
||||
SOURCE_DIR="tuxpaint-stamps-$portVersion"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
@@ -9,7 +9,7 @@ COPYRIGHT="2002-2024 Bill Kendrick and others"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://sourceforge.net/projects/tuxpaint/files/tuxpaint/$portVersion/tuxpaint-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b761df5ed386a9e04a6809ab3e0cbf2126f10b770527cb2b5f190ff5e370ed03"
|
||||
CHECKSUM_SHA256="c1c18af91be77e94fdaab2c928204c4c39ba39ac5da2f441aaf2ecab6d8bd0ad"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -46,6 +46,7 @@ REQUIRES="
|
||||
lib:libSDL2_mixer_2.0$secondaryArchSuffix
|
||||
lib:libSDL2_pango$secondaryArchSuffix
|
||||
lib:libSDL2_ttf_2.0$secondaryArchSuffix
|
||||
lib:libxml2$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user