From fcae451c06bb10b3411a089499e4b86171e1ae96 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Wed, 31 Jan 2024 17:33:12 +0100 Subject: [PATCH] tuxpaint_config: Improved description Don't use the same description as the main app. Courtesy of Debian's manpage. --- .../tuxpaint-config/tuxpaint_config-0.0.23.recipe | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/media-gfx/tuxpaint-config/tuxpaint_config-0.0.23.recipe b/media-gfx/tuxpaint-config/tuxpaint_config-0.0.23.recipe index 21883621c..73c8fd231 100644 --- a/media-gfx/tuxpaint-config/tuxpaint_config-0.0.23.recipe +++ b/media-gfx/tuxpaint-config/tuxpaint_config-0.0.23.recipe @@ -1,13 +1,12 @@ -SUMMARY="A graphical tool for configurations of TuxPaint" -DESCRIPTION="Tux Paint is a free, award-winning drawing program for children \ -ages 3 to 12 (for example, preschool and K-6). Tux Paint is used \ -in schools and around the world as a computer literacy drawing activity. \ -It combines an easy-to-use interface, fun sound effects, and an \ -encouraging cartoon mascot who guides children as they use the program." -HOMEPAGE="http://www.tuxpaint.org/" +SUMMARY="A configuration tool for Tux Paint" +DESCRIPTION="The Tux Paint Configuration Tool (tuxpaint-config) is a graphical configuration \ +program for Tux Paint, a drawing program for young children. It can be used to create a \ +configuration file for Tux Paint, rather than doing it manually by editing the configuration file \ +in a text edtior." +HOMEPAGE="https://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-config/$portVersion/tuxpaint-config-$portVersion.tar.gz" CHECKSUM_SHA256="95d7502a1b29fbf0e157793e634197bf08a6b6ae3f604e2991d117d2fae70135" SOURCE_DIR="tuxpaint-config-$portVersion"