myspell-r2.eclass

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

5 6 7 8

Exported Phases

  • src_unpack

  • src_install

Functions

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.

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/