summaryrefslogtreecommitdiffstats
path: root/education/tuxtype/DETAILS
diff options
context:
space:
mode:
authorDale E. Edmons2008-02-20 21:59:52 -0800
committerDale E. Edmons2008-02-20 21:59:52 -0800
commitc3daedcb9fdedb72313cc7b110081c69b767a4ee (patch)
tree4f722e9bed46944fbd68433d79178c5b30a18166 /education/tuxtype/DETAILS
parentdcaed838c8fc9bace31bbaf9f9e8e4b6b95ec1b4 (diff)
Moved games/edutainment to test/education.
Diffstat (limited to 'education/tuxtype/DETAILS')
-rwxr-xr-xeducation/tuxtype/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/education/tuxtype/DETAILS b/education/tuxtype/DETAILS
new file mode 100755
index 0000000000..bf8b4d9666
--- /dev/null
+++ b/education/tuxtype/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=tuxtype
+ VERSION=1.0.3
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_HASH=sha512:5e925b17c829e35d65423066d5eab8d16aa0387770252b0e6913de610f97181bfcc005161278f6101f74e349edfc0a85ba0dbcdd96a68340067f2bd2c8132d46
+ WEB_SITE=http://tuxtype.sourceforge.net/
+ ENTERED=20020131
+ UPDATED=20020131
+ LICENSE[0]=GPL
+ BUILD_API=1
+ SHORT="tuxtype is a typing tutorial game starting Tux"
+cat << EOF
+TuxTyping is an educational typing tutorial game starring Tux, the
+Linux Penguin. The player guides Tux to eat fish which are falling
+from the top of the screen. Each fish has a letter or a word written
+on it. When the player presses the corresponding key, or types the
+appropriate word, Tux will position himself to eat the fish. The game
+is intended for children learning to type and to spell, though it
+does have higher difficulty levels which even experienced typists may
+find challenging.
+EOF