all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#66049] [PATCH 0/4] Add Voikko.
@ 2023-09-17 12:20 Jussi Timperi
  2023-09-17 12:26 ` [bug#66049] [PATCH 1/4] gnu: Add hfst-ospell Jussi Timperi
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Jussi Timperi @ 2023-09-17 12:20 UTC (permalink / raw)
  To: 66049

Hi Guix,

This series adds Voikko, a morphological analyzer, spelling and grammar checker,
hyphenator and collection of related linguistic data. It is probably the most
widely used libre spell checker for Finnish language.

'foma' dependency uses the latest git snapshot instead of a stable release to
remove the need for patches. Since the latest release, the project has switched
to cmake based build[1], fixing a number of issues with the old Makefile based
build. Other distributions, like Debian and Fedora, also use snapshots for this
reason.

Kind regards,
Jussi

Footnotes:
[1] https://github.com/mhulden/foma/commit/a76cb52bc83f9d27e44d4f77d10dbca4e0a9a034 

Jussi Timperi (4):
  gnu: Add hfst-ospell.
  gnu: Add foma.
  gnu: Add libvoikko.
  gnu: Add voikko-fi.

 gnu/packages/language.scm | 141 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 141 insertions(+)


base-commit: 9b78699744b0c4c8af28820cc4f0d59b9d317ead
-- 
2.41.0





^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-09-26 12:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-17 12:20 [bug#66049] [PATCH 0/4] Add Voikko Jussi Timperi
2023-09-17 12:26 ` [bug#66049] [PATCH 1/4] gnu: Add hfst-ospell Jussi Timperi
2023-09-17 12:26 ` [bug#66049] [PATCH 2/4] gnu: Add foma Jussi Timperi
2023-09-24 16:15   ` [bug#66049] [PATCH 0/4] Add Voikko Bruno Victal
2023-09-26 12:11     ` Jussi Timperi
2023-09-17 12:26 ` [bug#66049] [PATCH 3/4] gnu: Add libvoikko Jussi Timperi
2023-09-17 12:26 ` [bug#66049] [PATCH 4/4] gnu: Add voikko-fi Jussi Timperi
2023-09-17 19:20 ` [bug#66049] [PATCH 0/4] Add Voikko Saku Laesvuori via Guix-patches via
2023-09-26 12:09 ` [bug#66049] [PATCH v2 1/4] gnu: Add hfst-ospell Jussi Timperi
2023-09-26 12:09   ` [bug#66049] [PATCH v2 2/4] gnu: Add foma Jussi Timperi
2023-09-26 12:09   ` [bug#66049] [PATCH v2 3/4] gnu: Add libvoikko Jussi Timperi
2023-09-26 12:09   ` [bug#66049] [PATCH v2 4/4] gnu: Add voikko-fi Jussi Timperi

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.