ASPELL-DICT-R1.ECLASS
Section: eclass-manpages (5)Updated: Oct 2025
Index Return to Main Contents
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
8FUNCTIONS
- 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.
 
ECLASS 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 <[email protected]> (original author)David Seifert <[email protected]> (-r1 author)
MAINTAINERS
Conrad Kostecki <[email protected]>REPORTING BUGS
Please report bugs via https://bugs.gentoo.org/FILES
aspell-dict-r1.eclassSEE ALSO
ebuild(5)https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/aspell-dict-r1.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 25, 2025