New commits:
commit 327da003821287e0fe8b459482349594aa246edd
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
optional_depends netpbm \
"" \
diff --git a/edutainment/tuxpaint/DETAILS b/edutainment/tuxpaint/DETAILS
index 20d6e68..c72398b 100755
--- a/edutainment/tuxpaint/DETAILS
+++ b/edutainment/tuxpaint/DETAILS
@@ -1,22 +1,25 @@
SPELL=tuxpaint
- VERSION=0.9.15b
+ VERSION=0.9.18
+ STAMPS_VER=2007.11.21
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE2=$SPELL-stamps-2005.11.25.tar.gz
+ SOURCE2=$SPELL-stamps-$STAMPS_VER.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE2_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE2
-
SOURCE_HASH=sha512:f07dd41abfed024fc4232575ab2c8a393b5c2d60a79089f70a02e6e125051c8ddba4239ec58e6c16ac09186f1f8b1f5d32aba3045e795e2cccc830db560d4a60
-
SOURCE2_HASH=sha512:afdd9b147a1e310405cad4e11d37882570bf4edc50e82a587282a2e8be53a05bdb55f6fd6c54a86b3bd9c5f99d10d704c3b5865d3de23c1a1583455641172b76
- WEB_SITE=http://www.newbreedsoftware.com/tuxpaint/
- ENTERED=20030618
- UPDATED=20031227
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig"
+ SOURCE2_GPG="gurus.gpg:$SOURCE2.sig"
+#
SOURCE_HASH=sha512:f07dd41abfed024fc4232575ab2c8a393b5c2d60a79089f70a02e6e125051c8ddba4239ec58e6c16ac09186f1f8b1f5d32aba3045e795e2cccc830db560d4a60
+#
SOURCE2_HASH=sha512:afdd9b147a1e310405cad4e11d37882570bf4edc50e82a587282a2e8be53a05bdb55f6fd6c54a86b3bd9c5f99d10d704c3b5865d3de23c1a1583455641172b76
LICENSE[0]=GPL
+ WEB_SITE=http://www.tuxpaint.org/
+ ENTERED=20030618
SHORT="Drawing program for young children"
cat << EOF
-Tux Paint" is a drawing program for young children. It has a simple
interface and fixed canvas size,
-and provides access to previous images using a thumbnail browser (e.g., no
access to the underlying
-filesystem).
+Tux Paint" is a drawing program for young children. It has a simple interface
+and fixed canvas size, and provides access to previous images using a
thumbnail
+browser (e.g., no access to the underlying filesystem).
- Unlike popular drawing programs like "The GIMP," it has a very limited
toolset. However, it provides
-a much simpler interface, and has entertaining, child-oriented additions
such as sound effects.
+Unlike popular drawing programs like "The GIMP," it has a very limited
toolset.
+However, it provides a much simpler interface, and has entertaining,
+child-oriented additions such as sound effects.
EOF
diff --git a/edutainment/tuxpaint/HISTORY b/edutainment/tuxpaint/HISTORY
index 289903e..afa2833 100644
--- a/edutainment/tuxpaint/HISTORY
+++ b/edutainment/tuxpaint/HISTORY
@@ -1,3 +1,20 @@
+2007-11-26 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.9.18 (stamps to 2007.11.21)
+ Formatted long description to <80 columns
+ Removed UPDATED
+ WEB_SITE changed to http://www.tuxpaint.org
+ Define STAMPS_VER
+ * DEPENDS: Adding sdl_pango and cairo as dependencies
+ Added dependency on libpaper (supposedly optional, but not found)
+ sdl_mixer, sdl_pango, cairo, and librsvg2 are technically optionl,
+ but default to being used and I don't feel like making all the
queries
+ to have them properly optional, sorry
+ netpbm is no longer used, by default, but still optional
+ * BUILD: Uses OPTFLAGS for non-lib (e.g. SDL) flags
+ Fix magic lib on x86_64 (missing -fPIC in CLFAGS)
+ * INSTALL: Use STAMPS_VER
+ stamps now uses 'install-all' instead of 'install' to make
+
2006-09-21 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: [automated] Removed BUILD_API=2.