summaryrefslogtreecommitdiffstats
path: root/education/klavaro
diff options
context:
space:
mode:
Diffstat (limited to 'education/klavaro')
-rwxr-xr-xeducation/klavaro/DEPENDS3
-rwxr-xr-xeducation/klavaro/DETAILS17
-rw-r--r--education/klavaro/HISTORY2
3 files changed, 22 insertions, 0 deletions
diff --git a/education/klavaro/DEPENDS b/education/klavaro/DEPENDS
new file mode 100755
index 0000000000..f53620cfaa
--- /dev/null
+++ b/education/klavaro/DEPENDS
@@ -0,0 +1,3 @@
+depends gtk+2 &&
+depends gtkdatabox &&
+depends curl
diff --git a/education/klavaro/DETAILS b/education/klavaro/DETAILS
new file mode 100755
index 0000000000..331bc466ab
--- /dev/null
+++ b/education/klavaro/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=klavaro
+ VERSION=1.7.4
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_HASH=sha512:56ffe966bc3181bf5ec0fa34caded4fc158a94c96b587e1512ff906cf8d86c6b28385d374788d0c98c58c94ebb476538236943ccd646d677510ddf004e1d1391
+ LICENSE[0]=GPL
+ WEB_SITE=http://klavaro.sourceforge.net/
+ ENTERED=20110123
+ SHORT="GTK+2 touch typing tutor program"
+cat << EOF
+A touch typing tutor very flexible, supporting customizable keyboard layouts.
+
+You can edit and save new or unknown keyboard layouts, as the basic course
+was designed to not depend on specific ones. Also, there are some charts
+about the learning process.
+EOF
diff --git a/education/klavaro/HISTORY b/education/klavaro/HISTORY
new file mode 100644
index 0000000000..4a8125a4f2
--- /dev/null
+++ b/education/klavaro/HISTORY
@@ -0,0 +1,2 @@
+2011-01-23 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS, DEPENDS: created spell