summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Tim Dickson <dickson.tim@googlemail.com>2021-01-15 17:10:23 +0000
committer Dave Woodfall <dave@slackbuilds.org>2021-01-15 17:10:23 +0000
commite4aa8bae81370b99e07dada01d710627777b9cfd (patch)
treec6d596401244024980ca5114e4d41294b49da874 /graphics
parentdabc1c080a9750e611564d599ced596a24f50a05 (diff)
downloadslackbuilds-e4aa8bae81370b99e07dada01d710627777b9cfd.tar.gz
slackbuilds-e4aa8bae81370b99e07dada01d710627777b9cfd.tar.xz
graphics/tuxpaint: Updated for version 0.9.25.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tuxpaint/README6
-rw-r--r--graphics/tuxpaint/tuxpaint.SlackBuild4
-rw-r--r--graphics/tuxpaint/tuxpaint.info12
3 files changed, 12 insertions, 10 deletions
diff --git a/graphics/tuxpaint/README b/graphics/tuxpaint/README
index 3641e2360a..1884956536 100644
--- a/graphics/tuxpaint/README
+++ b/graphics/tuxpaint/README
@@ -9,5 +9,7 @@ and has entertaining, child-oriented additions such as sound effects.
tuxpaint-config is now also included as a gui tool to configure
tuxpaint.
-tuxpaint-config is now included, a gui for setting up tuxpaint.
-SDL_Pango is an optional dependency.
+Note: end users will need to create a Pictures directory in their home
+directory in order to export slideshows as animated GIFs. This bug has
+been reported and will hopefully get fixed for the next version.
+
diff --git a/graphics/tuxpaint/tuxpaint.SlackBuild b/graphics/tuxpaint/tuxpaint.SlackBuild
index b486609124..92dccd38b8 100644
--- a/graphics/tuxpaint/tuxpaint.SlackBuild
+++ b/graphics/tuxpaint/tuxpaint.SlackBuild
@@ -8,8 +8,8 @@
# added tuxpaint-config 2019-02-11
PRGNAM=tuxpaint
-VERSION=${VERSION:-0.9.24}
-CONFVER=${CONFVER:-0.0.15}
+VERSION=${VERSION:-0.9.25}
+CONFVER=${CONFVER:-0.0.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/graphics/tuxpaint/tuxpaint.info b/graphics/tuxpaint/tuxpaint.info
index d3076044d3..b73b6afc0e 100644
--- a/graphics/tuxpaint/tuxpaint.info
+++ b/graphics/tuxpaint/tuxpaint.info
@@ -1,12 +1,12 @@
PRGNAM="tuxpaint"
-VERSION="0.9.24"
+VERSION="0.9.25"
HOMEPAGE="http://www.tuxpaint.org"
-DOWNLOAD="http://downloads.sourceforge.net/tuxpaint/tuxpaint-0.9.24.tar.gz \
- http://downloads.sourceforge.net/tuxpaint/tuxpaint-config-0.0.15.tar.gz"
-MD5SUM="966c6348714369aa573764703d6d961f \
- aab5ea7f2f5d41a2bc66ebf78b15356b"
+DOWNLOAD="http://downloads.sourceforge.net/tuxpaint/tuxpaint-0.9.25.tar.gz \
+ http://downloads.sourceforge.net/tuxpaint/tuxpaint-config-0.0.16.tar.gz"
+MD5SUM="85e017d6e13f0c9cf53ff79eba97e11a \
+ 684408801d4be92fe7d0b989a6cac8d4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="libpaper SDL_Pango fltk"
+REQUIRES="libpaper SDL_Pango fltk pngquant"
MAINTAINER="Tim Dickson"
EMAIL="dickson.tim@googlemail.com"