Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9c702846fefe5799e5eb1752219ab469e69eda8a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9c702846fefe5799e5eb1752219ab469e69eda8a)
  • Date: Sat, 23 Jul 2011 04:00:13 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

education/klavaro/DEPENDS | 4 +++-
education/klavaro/DETAILS | 4 ++--
education/klavaro/HISTORY | 4 ++++
3 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit 9c702846fefe5799e5eb1752219ab469e69eda8a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

klavaro: => 1.9.3

diff --git a/education/klavaro/DEPENDS b/education/klavaro/DEPENDS
index f53620c..afd25c4 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 67e81a6..70ec686 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 18a02ee..5c3d275 100644
--- a/education/klavaro/HISTORY
+++ b/education/klavaro/HISTORY
@@ -1,3 +1,7 @@
+2011-07-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.9.3
+ * DEPENDS: added espeak suggest depends
+
2011-02-27 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.8.1




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9c702846fefe5799e5eb1752219ab469e69eda8a), Vlad Glagolev, 07/23/2011

Archive powered by MHonArc 2.6.24.

Top of Page