[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (82a1e68f3d45200d872915ecb985bd5378adb611)

Ladislav Hagara scm at sourcemage.org
Tue Aug 14 08:18:58 EDT 2007


GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara at unob.cz>:

 spelling/stardict/BUILD   |    2 ++
 spelling/stardict/DEPENDS |    5 ++++-
 spelling/stardict/DETAILS |    4 ++--
 spelling/stardict/HISTORY |    5 +++++
 4 files changed, 13 insertions(+), 3 deletions(-)

New commits:
commit 82a1e68f3d45200d872915ecb985bd5378adb611
Author: Ladislav Hagara <ladislav.hagara at unob.cz>
Commit: Ladislav Hagara <ladislav.hagara at unob.cz>

    stardict 3.0.0

diff --git a/spelling/stardict/BUILD b/spelling/stardict/BUILD
new file mode 100755
index 0000000..e2f20a3
--- /dev/null
+++ b/spelling/stardict/BUILD
@@ -0,0 +1,2 @@
+OPTS="--disable-festival $OPTS"  &&
+PKG_CONFIG=/usr/bin/pkg-config  default_build
diff --git a/spelling/stardict/DEPENDS b/spelling/stardict/DEPENDS
index fdc2f02..a57ec92 100755
--- a/spelling/stardict/DEPENDS
+++ b/spelling/stardict/DEPENDS
@@ -2,4 +2,7 @@ depends  g++               &&
 depends  gtk+2             &&
 depends  xml-parser-expat  &&
 
-optional_depends  libgnomeui  ""  "--disable-gnome-support"  "for gnome support"
+optional_depends  libgnomeui  ""  "--disable-gnome-support"  "for gnome support"     &&
+optional_depends  enchant     ""  "--disable-spell"          "for spell plugin"      &&
+optional_depends  gucharmap   ""  "--disable-gucharmap"      "for gucharmap plugin"  &&
+optional_depends  espeak      ""  "--disable-espeak   "      "for espeak plugin"
diff --git a/spelling/stardict/DETAILS b/spelling/stardict/DETAILS
index fe30f85..a028df5 100755
--- a/spelling/stardict/DETAILS
+++ b/spelling/stardict/DETAILS
@@ -1,9 +1,9 @@
            SPELL=stardict
-         VERSION=2.4.8
+         VERSION=3.0.0
           SOURCE=$SPELL-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-     SOURCE_HASH=sha512:a7453e361c3e108043862a118e3d89d6af17efd2010c734e868d3395a2890bd784ce0b588e01bfb95c8f94c6d13a931bc7ba44d4bfbe6877fcae5350bbf4a9e4
+     SOURCE_HASH=sha512:5d9d900ae0c0e0f0ace6cb6393892e98e8bcc317c969cc35dc900db7b98eb2d62fb2b9b2fccefcd5667c364a11a50528ffad1d724a8d81c42535a321e4c3335c
         KEYWORDS="spelling"
       LICENSE[0]=GPL
         WEB_SITE=http://$SPELL.sourceforge.net
diff --git a/spelling/stardict/HISTORY b/spelling/stardict/HISTORY
index c1e697a..dda219d 100644
--- a/spelling/stardict/HISTORY
+++ b/spelling/stardict/HISTORY
@@ -1,3 +1,8 @@
+2007-08-14 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 3.0.0
+	* DEPENDS: added optional_depends enchant, gucharmap and espeak
+	* BUILD: added, we don't have a festival spell yet
+
 2006-07-11 Pol Vinogradov <vin.public at gmail.com>
 	* DETAILS: version 2.4.8
 	* BUILD: removed, not needed



More information about the SM-Commit mailing list