[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (10d78aa3f1b1ef108290014f4d4635b08f6415aa)

Jaka Kranjc scm at sourcemage.org
Tue May 22 16:05:45 EDT 2007


GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 ChangeLog                  |    1 +
 kde-core/kdepim/DETAILS    |    4 ++--
 kde-core/kdepim/HISTORY    |    3 +++
 spelling/hspell/DEPENDS    |    1 +
 spelling/hspell/DETAILS    |   19 +++++++++++++++++++
 spelling/hspell/HISTORY    |    4 ++++
 spelling/hspell/hspell.gpg |binary
 7 files changed, 30 insertions(+), 2 deletions(-)

New commits:
commit 10d78aa3f1b1ef108290014f4d4635b08f6415aa
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    kdepim: 3.5.7

commit 3f7280f17b0476b4992fe01d98270aed66702e89
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    hspell: added

diff --git a/ChangeLog b/ChangeLog
index 96cd64b..011cfc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
 	* audio-soft/scmpc: a client for mpd (music player daemon) that scrobbles 
 	  the played tracks to audio scrobbler #13791
 	* libs/argtable: a library for parsing gnu style command lines #13790
+	* spelling/hspell: a Hebrew spell-checker and morphology engine
 
 2007-05-21 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* FUNCTIONS: minor fixup in waf_build
diff --git a/kde-core/kdepim/DETAILS b/kde-core/kdepim/DETAILS
index 075a857..1b189e2 100755
--- a/kde-core/kdepim/DETAILS
+++ b/kde-core/kdepim/DETAILS
@@ -1,8 +1,8 @@
 source  $SECTION_DIRECTORY/KDE_DETAILS
 
            SPELL=kdepim
-         VERSION=3.5.6
-     SOURCE_HASH=sha512:0f231d174482ea059face508b5499bc229bfe27dd91d873f8af61e35d3b9bdf76b63b6d8cb6874b4ed7ac2db9441fc7ed36734e9b30dddc178d567f81e44449f
+         VERSION=3.5.7
+     SOURCE_HASH=sha512:ce6920258ade12919806de72898c283f5019e8a67cbeab781d2a290e57f6542668c36b7228a669073e3615137dcfa38eedf1460993a56c5fa48d1a7edd8a785c
           SOURCE=$SPELL-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$KDE_URL/stable/${VERSION//.0/}/src/$SOURCE
diff --git a/kde-core/kdepim/HISTORY b/kde-core/kdepim/HISTORY
index ca0f83c..4e65a40 100644
--- a/kde-core/kdepim/HISTORY
+++ b/kde-core/kdepim/HISTORY
@@ -1,3 +1,6 @@
+2007-05-22 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* DETAILS: updated spell to 3.5.7
+
 2007-02-02 Juuso Alasuutari <iuso at sourcemage.org>
 	* DEPENDS: 'sub_depends kdebase SASL' if cyrus-sasl enabled
 	  (bug #13483).
diff --git a/spelling/hspell/DEPENDS b/spelling/hspell/DEPENDS
new file mode 100755
index 0000000..c1a1bc6
--- /dev/null
+++ b/spelling/hspell/DEPENDS
@@ -0,0 +1 @@
+depends perl 
diff --git a/spelling/hspell/DETAILS b/spelling/hspell/DETAILS
new file mode 100755
index 0000000..d52909b
--- /dev/null
+++ b/spelling/hspell/DETAILS
@@ -0,0 +1,19 @@
+           SPELL=hspell
+         VERSION=1.0
+          SOURCE="${SPELL}-${VERSION}.tar.gz"
+         SOURCE2=$SOURCE.sig
+   SOURCE_URL[0]=http://ivrix.org.il/projects/spell-checker/${SOURCE}
+  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+      SOURCE_GPG=hspell.gpg:$SOURCE2:UPSTREAM_KEY
+  SOURCE2_IGNORE=signature
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+        WEB_SITE="http://ivrix.org.il/projects/spell-checker/ "
+      LICENSE[0]=GPL
+         ENTERED=20070522
+           SHORT="A Hebrew spell-checker and morphology engine."
+cat << EOF
+Hspell is a Hebrew linguistic project. It features a Hebrew spell-checker,
+and aims to use the databases and algorithms developed as a morphology engine
+(for example, for search engines), and in the future for advanced things
+like Hebrew speech synthesis.
+EOF
diff --git a/spelling/hspell/HISTORY b/spelling/hspell/HISTORY
new file mode 100644
index 0000000..329fb27
--- /dev/null
+++ b/spelling/hspell/HISTORY
@@ -0,0 +1,4 @@
+2007-05-22 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* DETAILS: converted to upstream signature checking
+	* hspell.gpg: added gpg keyring
+	* DETAILS, DEPENDS, HISTORY: created spell
diff --git a/spelling/hspell/hspell.gpg b/spelling/hspell/hspell.gpg
new file mode 100644
index 0000000..c74d88a
Binary files /dev/null and b/spelling/hspell/hspell.gpg differ



More information about the SM-Commit mailing list