[Lunar-commits] <moonbase> hspell: Adding to moonbase. Will be an optional_depends for kdelibs4.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Jan 23 14:46:56 CET 2010
commit 56f675e6b3cc04ff54861239d806f8fb11763255
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Jan 23 08:46:56 2010 -0500
hspell: Adding to moonbase. Will be an optional_depends for kdelibs4.
---
editors/hspell/BUILD | 9 +++++++++
editors/hspell/DETAILS | 18 ++++++++++++++++++
2 files changed, 27 insertions(+), 0 deletions(-)
diff --git a/editors/hspell/BUILD b/editors/hspell/BUILD
new file mode 100644
index 0000000..d6be342
--- /dev/null
+++ b/editors/hspell/BUILD
@@ -0,0 +1,9 @@
+(
+
+ OPTS+=" --enable-fatverb --enable-aspell --enable-linginfo" &&
+
+ sedit "s:/usr/bin:/bin:" wzip &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/editors/hspell/DETAILS b/editors/hspell/DETAILS
new file mode 100644
index 0000000..9b49a14
--- /dev/null
+++ b/editors/hspell/DETAILS
@@ -0,0 +1,18 @@
+ MODULE=hspell
+ VERSION=1.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL[0]=http://hspell.ivrix.org.il/
+ SOURCE_VFY=sha1:f238106d5579b9835aed8754bb6f8a8a0b14eed0
+ WEB_SITE=http://hspell.ivrix.org.il/
+ ENTERED=20010922
+ UPDATED=20090322
+ 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