Change default backend to hunspell. aspell support is now a (disabled by default) option. Add some other options. Remove aspell from includes in buildlink3.mk. The backends are abstracted into dynamically loaded modules and don't need to be pulled in by buildlink3.mk. Release notes: Voikko (Finnish) language support. Zemberek (Turkish) language support. Better support for Unicode in the personal dictionaries. Personal dictionaries offer better suggestions. OpenOffice's dictionaries are used on Windows. Aspell works on Windows. This release can use a system-wide Hunspell/Myspell installation on Unix-like platforms. Hunspell 1.2.1 and NET bindings are required. This release has more lax language matching rules. It uses XDG's data-dirs spec for locating dictionaries. There are many unit tests and bugfixes.
16 lines
482 B
Text
16 lines
482 B
Text
@comment $NetBSD: PLIST,v 1.5 2008/04/14 11:35:50 wiz Exp $
|
|
bin/enchant
|
|
bin/enchant-lsmod
|
|
include/enchant/enchant++.h
|
|
include/enchant/enchant-provider.h
|
|
include/enchant/enchant.h
|
|
${PLIST.aspell}lib/enchant/libenchant_aspell.la
|
|
${PLIST.ispell}lib/enchant/libenchant_ispell.la
|
|
${PLIST.hunspell}lib/enchant/libenchant_myspell.la
|
|
lib/libenchant.la
|
|
lib/pkgconfig/enchant.pc
|
|
man/man1/enchant.1
|
|
share/enchant/enchant.ordering
|
|
@dirrm share/enchant
|
|
@dirrm lib/enchant
|
|
@dirrm include/enchant
|