summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2010-11-25 15:31:25 -0600
committer Heinz Wiesinger <pprkut@slackbuilds.org>2010-11-29 12:45:55 +0100
commitd96334b47b13b2ca5a1a30a52bae1c9dc6d5686c (patch)
treedba38899dd927b573aeba19034fb49ed43ba2dce /graphics
parenta72ee4a0f5aabc5abc32bd8e20c9763a69737cad (diff)
downloadslackbuilds-d96334b47b13b2ca5a1a30a52bae1c9dc6d5686c.tar.gz
slackbuilds-d96334b47b13b2ca5a1a30a52bae1c9dc6d5686c.tar.xz
graphics/tuxpaint: Fixed dep info in README.
Thanks to Binh Nguyen for the note. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tuxpaint/README21
1 files changed, 8 insertions, 13 deletions
diff --git a/graphics/tuxpaint/README b/graphics/tuxpaint/README
index 1400ccad35..a4941a0d90 100644
--- a/graphics/tuxpaint/README
+++ b/graphics/tuxpaint/README
@@ -1,15 +1,10 @@
Tux Paint: Open Source Drawing Software for Children
-"Tux Paint" is a drawing program for young children.
-It provides a simple interface and fixed canvas size,
-and provides access to previous images using a thumbnail
-browser (e.g., no access to the underlying file-system).
-
-Unlike popular drawing programs like "The GIMP," it has a
-very limited tool-set. However, it provides a much simpler
-interface, and has entertaining, child-oriented additions
-such as sound effects.
-
-Require: libpaper.
-
-Optional libraries: SDL_pango, librsvg.
+"Tux Paint" is a drawing program for young children. It provides a
+simple interface and fixed canvas size, and provides access to previous
+images using a thumbnail browser (e.g., no access to the underlying
+file-system). Unlike popular drawing programs like "The GIMP," it has
+a very limited tool-set. However, it provides a much simpler interface,
+and has entertaining, child-oriented additions such as sound effects.
+
+This requires libpaper, and SDL_pango is an optional dependency.