[Lunar-commits] <moonbase> hunspell: small tweaks.
Florin Braescu
florin at lunar-linux.org
Sun Apr 11 09:15:18 CEST 2010
commit aeba0b9f1c2bd595033dacccf858b00333475bad
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Apr 11 10:15:18 2010 +0300
hunspell: small tweaks.
---
editors/hunspell/DEPENDS | 6 +++---
editors/hunspell/DETAILS | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/editors/hunspell/DEPENDS b/editors/hunspell/DEPENDS
index f5e6c9b..46e1870 100644
--- a/editors/hunspell/DEPENDS
+++ b/editors/hunspell/DEPENDS
@@ -1,3 +1,3 @@
-optional_depends ncurses "--with-ui" "" "for using ncurses"
-optional_depends readline "--with-readline" "" "for fancy input line editing"
-optional_depends gettext "" "--with-included-gettext" "for using gettext"
+optional_depends ncurses "--with-ui" "" "for using ncurses"
+optional_depends readline "--with-readline" "" "for fancy input line editing"
+optional_depends gettext "" "--with-included-gettext" "for using gettext"
diff --git a/editors/hunspell/DETAILS b/editors/hunspell/DETAILS
index 0835c55..e8a7e43 100644
--- a/editors/hunspell/DETAILS
+++ b/editors/hunspell/DETAILS
@@ -4,14 +4,14 @@
SOURCE_URL=$SFORGE_URL/$MODULE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_VFY=sha1:1e709814eb1fb29377953b3deef32d6c644bb33a
- WEB_SITE=http://hunspell.sourceforge.net/
+ WEB_SITE=http://hunspell.sourceforge.net
ENTERED=20071017
UPDATED=20100313
- SHORT="A spell checker."
+ SHORT="A spell checker"
+
cat << EOF
Hunspell is the default spell checker of OpenOffice.org office suite and
expectant spell checker of Mozilla Firefox and Thunderbird.
-
Its main features are Unicode support, the ability to function with
MySpell dictionaries since it's based on MySpell and rich morphological
features.
More information about the Lunar-commits
mailing list