aspell-dict-r1.eclass

Name

aspell-dict-r1.eclass -- An eclass to streamline the construction of ebuilds for new Aspell dictionaries.

Description

The aspell-dict-r1 eclass is designed to streamline the construction of ebuilds for the new Aspell dictionaries (from gnu.org) which support aspell-0.60. Support for aspell-0.60 has been added by Sergey Ulanov.

Supported EAPIs

7 8

Exported Phases

  • src_install

  • src_configure

Functions

aspell-dict-r1_src_configure

The aspell-dict-r1 src_configure function which is exported.

aspell-dict-r1_src_install

The aspell-dict-r1 src_install function which is exported.

Variables

ASPELL_LANG (REQUIRED) (SET BEFORE INHERIT)

Pure cleartext string that is included into DESCRIPTION. This is the name of the language, for instance "Hungarian". Needs to be defined before inheriting the eclass.

ASPELL_SPELLANG = ${PN/aspell-/}

Short (readonly) form of the language code, generated from ${PN} For instance, 'aspell-hu' yields the value 'hu'.

ASPELL_VERSION (SET BEFORE INHERIT)

What major version of Aspell is this dictionary for? Valid values are 5, 6 or undefined. This value is used to construct SRC_URI strings.

If the value needs to be overridden, it needs to be overridden before inheriting the eclass.

Authors

Seemant Kulleen <seemant@gentoo.org> (original author)

David Seifert <soap@gentoo.org> (-r1 author)

Maintainers

Conrad Kostecki <conikost@gentoo.org>

Reporting Bugs

Please report bugs via https://bugs.gentoo.org/