From 7ff765314b3dcc1b11a820cbfbffe35b6d6c5ec6 Mon Sep 17 00:00:00 2001 From: Wayne Blaszczyk Date: Thu, 7 Jan 2010 03:58:49 +0000 Subject: [PATCH] Added new package, enchant-1.5.0. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8195 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 3 +- general/genlib/enchant.xml | 173 +++++++++++++++++++++++++++++ general/genlib/genlib.xml | 1 + gnome/add/epiphany.xml | 3 +- gnome/add/gedit.xml | 2 +- introduction/welcome/changelog.xml | 9 ++ xsoft/office/abiword.xml | 2 +- xsoft/other/xchat.xml | 9 +- 8 files changed, 191 insertions(+), 11 deletions(-) create mode 100644 general/genlib/enchant.xml diff --git a/general.ent b/general.ent index 180d12d5d9..26ae0e38e5 100644 --- a/general.ent +++ b/general.ent @@ -3,7 +3,7 @@ $LastChangedBy$ $Date$ --> - + @@ -135,6 +135,7 @@ $Date$ + diff --git a/general/genlib/enchant.xml b/general/genlib/enchant.xml new file mode 100644 index 0000000000..0b28d694d4 --- /dev/null +++ b/general/genlib/enchant.xml @@ -0,0 +1,173 @@ + + + %general-entities; + + + + + + + +]> + + + + + + $LastChangedBy$ + $Date$ + + + enchant-&enchant-version; + + + enchant + + + + Introduction to enchant + + The enchant package provide a generic + interface into various existing spell checking libaries. + + Package Information + + + Download (HTTP): + + + Download (FTP): + + + Download MD5 sum: &enchant-md5sum; + + + Download size: &enchant-size; + + + Estimated disk space required: &enchant-buildsize; + + + Estimated build time: &enchant-time; + + + + enchant Dependencies + + Required + + + Recommended + + + Optional + , + , + Hspell, and + Voikko + + User Notes: + + + + + + Installation of enchant + + Install enchant by running the following + commands: + +./configure --prefix=/usr && +make + + This package does not come with a test suite. + + Now, as the root user: + +make install + + + + + Configuring enchant + + + Config Files + ~/.enchant and + /usr/share/enchant/enchant.ordering + + + ~/.enchant + + + + /usr/share/enchant/enchant.ordering + + + + Configuration Information + + See more details in the enchant(1) manual page. + + + + + + + Contents + + + Installed Programs + Installed Libraries + Installed Directories + + + enchant and enchant-lsmod + libenchant.{so,a} and various backend libraries + /usr/{include/enchant,lib/enchant,share/enchant} + + + + + Short Descriptions + + + + + enchant + + is a spellchecker + + enchant + + + + + + enchant-lsmod + + lists available backends, languages, and dictionaries. + + enchant-lsmod + + + + + + libenchant.{so,a} + + contains spell checking interface API functions. + + libenchant.{so,a} + + + + + + + + + diff --git a/general/genlib/genlib.xml b/general/genlib/genlib.xml index 0f4079a628..1973984c0f 100644 --- a/general/genlib/genlib.xml +++ b/general/genlib/genlib.xml @@ -61,6 +61,7 @@ $Date$ + diff --git a/gnome/add/epiphany.xml b/gnome/add/epiphany.xml index 447059f5be..ae666e176c 100644 --- a/gnome/add/epiphany.xml +++ b/gnome/add/epiphany.xml @@ -72,8 +72,7 @@ and Optional - Enchant, + , , and diff --git a/gnome/add/gedit.xml b/gnome/add/gedit.xml index 528c699907..af22f6c20e 100644 --- a/gnome/add/gedit.xml +++ b/gnome/add/gedit.xml @@ -65,7 +65,7 @@ Optional (to Provide Spell-Checking Capability) and - Enchant* + * Optional (to Provide Python Bindings and Plugins) (including the gtk, pango diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 03d12eadc3..b094dbbf86 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -40,6 +40,15 @@ --> + + January 7th, 2010 + + + [wblaszcz] - Added new package, enchant-1.5.0. + + + + January 6th, 2010 diff --git a/xsoft/office/abiword.xml b/xsoft/office/abiword.xml index d4f9a86778..569be80ca5 100644 --- a/xsoft/office/abiword.xml +++ b/xsoft/office/abiword.xml @@ -66,7 +66,7 @@ Optional (for GNOME-2 support), , - Enchant (uses + (uses ), wv (with libwmf installed first), and diff --git a/xsoft/other/xchat.xml b/xsoft/other/xchat.xml index ae9cc4535f..01355c751a 100644 --- a/xsoft/other/xchat.xml +++ b/xsoft/other/xchat.xml @@ -82,12 +82,9 @@ GtkSpell (not recommended) Note that using libsexy for spell checking - requires Enchant - at run-time. is just one of many backend spell - libraries Enchant can use. See the - Enchant project page (URL above) for additional - information about the available backends. + requires at run-time. is + just one of many backend spell libraries Enchant + can use. User Notes: