summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xeducation/klavaro/DEPENDS4
-rwxr-xr-xeducation/klavaro/DETAILS4
-rw-r--r--education/klavaro/HISTORY4
3 files changed, 9 insertions, 3 deletions
diff --git a/education/klavaro/DEPENDS b/education/klavaro/DEPENDS
index f53620cfaa..afd25c4640 100755
--- a/education/klavaro/DEPENDS
+++ b/education/klavaro/DEPENDS
@@ -1,3 +1,5 @@
depends gtk+2 &&
depends gtkdatabox &&
-depends curl
+depends curl &&
+
+suggest_depends espeak "" "" "for speech synthesizer support"
diff --git a/education/klavaro/DETAILS b/education/klavaro/DETAILS
index 67e81a6595..70ec686ffd 100755
--- a/education/klavaro/DETAILS
+++ b/education/klavaro/DETAILS
@@ -1,9 +1,9 @@
SPELL=klavaro
- VERSION=1.8.1
+ VERSION=1.9.3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_HASH=sha512:676ef2bd96c2e6e4c2fa7a97d68542386587b9c06c4d64dc318c944fb83e6f02a84189e8c93fe57fe540561402621dfd1193a1d1caea5679054910a67387f9e2
+ SOURCE_HASH=sha512:2534885b9fb741e613d38d9e4887b0e641be4e9aecea89630d30f93078eb574a7a4cd5c0e9cda44a88caa4fb5ad86bb1897ce1f0c8810bb7a13ccf88afbb252f
LICENSE[0]=GPL
WEB_SITE=http://klavaro.sourceforge.net/
ENTERED=20110123
diff --git a/education/klavaro/HISTORY b/education/klavaro/HISTORY
index 18a02ee9e2..5c3d275602 100644
--- a/education/klavaro/HISTORY
+++ b/education/klavaro/HISTORY
@@ -1,3 +1,7 @@
+2011-07-23 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.9.3
+ * DEPENDS: added espeak suggest depends
+
2011-02-27 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.8.1