ASPELL-DICT-R1.ECLASS

章节: eclass-manpages (5)
更新: 2024年11月
索引 返回主内容

名称

aspell-dict-r1.eclass - 用于简化新的 Aspell 字典 ebuild 构建的 eclass。

描述

aspell-dict-r1 eclass 旨在简化针对新 Aspell 字典(来自 gnu.org)的 ebuild 构建,这些字典支持 aspell-0.60。Sergey Ulanov 添加了对 aspell-0.60 的支持。

支持的 EAPIS

8

函数

aspell-dict-r1_src_configure
导出的 aspell-dict-r1 src_configure 函数。
aspell-dict-r1_src_install
导出的 aspell-dict-r1 src_install 函数。

ECLASS 变量

ASPELL_LANG (必填) (在继承前设置)
包含在 DESCRIPTION 中的纯明文字符串。这是语言的名称,例如“匈牙利语”。需要在继承 eclass 之前定义。
ASPELL_SPELLANG = ${PN/aspell-/}
语言代码的简短(只读)形式,从 ${PN} 生成。例如,'aspell-hu' 生成值 'hu'。
ASPELL_VERSION (在继承前设置)
此字典适用于哪个主要版本的 Aspell?有效值为 5、6 或未定义。此值用于构建 SRC_URI 字符串。如果需要覆盖此值,则需要在继承 eclass 之前进行覆盖。

作者

Seemant Kulleen <[email protected]> (原始作者)
David Seifert <[email protected]> (-r1 作者)

维护者

Conrad Kostecki <[email protected]>

报告 Bug

请通过 https://bugs.gentoo.org/ 报告 Bug。

文件

aspell-dict-r1.eclass

另请参阅

ebuild(5)
https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/aspell-dict-r1.eclass


索引

名称
描述
支持的 EAPIS
函数
ECLASS 变量
作者
维护者
报告 Bug
文件
另请参阅

本文件由 man2html 使用手册页创建。
时间: 2024年11月12日 格林威治标准时间03:27:00