summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2014-01-29 22:03:12 +0400
committerVlad Glagolev2014-01-29 22:03:12 +0400
commitd2fe6e9a201459f96acd45672c051401401a6a7c (patch)
tree3c3722b1a641b4be4b1d4232703c273eb5abda5f
parent6c3fd0ee27cd85de43b4cc92fbe1196197f1ad49 (diff)
klavaro: => 3.00
-rwxr-xr-xeducation/klavaro/CONFLICTS1
-rwxr-xr-xeducation/klavaro/DEPENDS8
-rwxr-xr-xeducation/klavaro/DETAILS4
-rw-r--r--education/klavaro/HISTORY5
4 files changed, 14 insertions, 4 deletions
diff --git a/education/klavaro/CONFLICTS b/education/klavaro/CONFLICTS
new file mode 100755
index 0000000000..a26938402f
--- /dev/null
+++ b/education/klavaro/CONFLICTS
@@ -0,0 +1 @@
+conflicts gtkdatabox y
diff --git a/education/klavaro/DEPENDS b/education/klavaro/DEPENDS
index afd25c4640..19031738f6 100755
--- a/education/klavaro/DEPENDS
+++ b/education/klavaro/DEPENDS
@@ -1,5 +1,9 @@
-depends gtk+2 &&
-depends gtkdatabox &&
+depends gtk+3 &&
depends curl &&
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support" &&
+
suggest_depends espeak "" "" "for speech synthesizer support"
diff --git a/education/klavaro/DETAILS b/education/klavaro/DETAILS
index cd346419fc..955715e05f 100755
--- a/education/klavaro/DETAILS
+++ b/education/klavaro/DETAILS
@@ -1,9 +1,9 @@
SPELL=klavaro
- VERSION=1.9.9
+ VERSION=3.00
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_HASH=sha512:1842a6e144d98c934643e90eed37550de3884338ef8b013e1f69fe3bb86175f43d9706930326d6d07156b3a4debb3b81b78be934228bbf3f71038fc7a9545ef4
+ SOURCE_HASH=sha512:7daa0169fb5f8e56914f626845706669d84a1574dedee43029d5abb408fdc98fbacd0be1d78dfb991ce0f71ccc3e401a89f07560fd68f065e543702b332de964
LICENSE[0]=GPL
WEB_SITE=http://klavaro.sourceforge.net/
ENTERED=20110123
diff --git a/education/klavaro/HISTORY b/education/klavaro/HISTORY
index f00651beb7..b1fbd78bc1 100644
--- a/education/klavaro/HISTORY
+++ b/education/klavaro/HISTORY
@@ -1,3 +1,8 @@
+2014-01-29 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 3.00
+ * DEPENDS: renewed dependencies
+ * CONFLICTS: added, gtkdatabox is included in klavaro
+
2013-09-10 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.9.9