[Lunar-commits] <moonbase-other> hspell: Readding to moonbase.
Dennis Veatch
stumbles at lunar-linux.org
Wed Jul 11 13:15:09 CEST 2012
commit 85f4d28ccab1aca8c0a62bf7d9aa309a4c75be8c
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Wed, 11 Jul 2012 04:15:09 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/85f4d28ccab1aca8c0a62bf7d9aa309a4c75be8c
hspell: Readding to moonbase.
---
editors/hspell/BUILD +9/-0
editors/hspell/DETAILS +18/-0
2 files changed, 27 insertions (+), 0 deletions (-)
--- /dev/null
+++ b/editors/hspell/BUILD
@@ -0,0 +1,9 @@
+(
+
+ OPTS+=" --enable-fatverb --enable-linginfo --enable-shared --disable-test" &&
+
+ sedit "s:/usr/bin:/bin:" wzip &&
+
+ default_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/editors/hspell/DETAILS
@@ -0,0 +1,18 @@
+ MODULE=hspell
+ VERSION=1.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL[0]=http://hspell.ivrix.org.il/
+ SOURCE_VFY=sha1:1c08a818014fcafa0aa35591e68d4f451bac37c8
+ WEB_SITE=http://hspell.ivrix.org.il/
+ ENTERED=20010922
+ UPDATED=20120711
+ SHORT="Hebrew spell-checker"
+
+cat << EOF
+The Hspell project is a free Hebrew linguistic project. Its primary goal is to
+create a free Hebrew spell-checker. In addition to a spell-checker, the
+project also produced a Hebrew morphological analyzer, which for every valid
+Hebrew word lists all of its possible readings (valid combinations of prefix
+and inflected base word), and for each reading describe its part-of-speech,
+gender, tense, and other attributes.
+EOF
More information about the Lunar-commits
mailing list