MYSPELL-R2.ECLASS
Section: eclass-manpages (5)Updated: Oct 2024
Index Return to Main Contents
NAME
myspell-r2.eclass - An eclass to streamline the construction of ebuilds for new Myspell dictionaries.DESCRIPTION
The myspell-r2 eclass is designed to streamline the construction of ebuilds for the new Myspell dictionaries which support hunspell.SUPPORTED EAPIS
7 8FUNCTIONS
- myspell-r2_src_unpack
- Unpack all variants of weird stuff. In our case .oxt packs.
- myspell-r2_src_install
- Install the dictionaries to the right places.
ECLASS VARIABLES
- MYSPELL_DICT
-
Array variable containing list of all dictionary files.
MYSPELL_DICT=( "file.dic" "dir/file2.aff" )
- MYSPELL_HYPH
-
Array variable containing list of all hyphenation files.
MYSPELL_HYPH=( "file.dic" "dir/file2.dic" )
- MYSPELL_THES
-
Array variable containing list of all thesarus files.
MYSPELL_THES=( "file.dat" "dir/file2.idx" )
AUTHORS
Tomáš Chvátal <scarabeus@gentoo.org>MAINTAINERS
Conrad Kostecki <conikost@gentoo.org>REPORTING BUGS
Please report bugs via https://bugs.gentoo.org/FILES
myspell-r2.eclassSEE ALSO
ebuild(5)https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/myspell-r2.eclass
Index
- NAME
- DESCRIPTION
- SUPPORTED EAPIS
- FUNCTIONS
- ECLASS VARIABLES
- AUTHORS
- MAINTAINERS
- REPORTING BUGS
- FILES
- SEE ALSO
This document was created by man2html, using the manual pages.
Time: 03:27:00 GMT, October 07, 2024