GNOME2.ECLASS
部分: eclass-manpages (5)更新时间: 2024 年 11 月
索引 返回主内容
名称
gnome2.eclass - 为基于 Gnome/Gtk+ 的软件包提供阶段。描述
导出 portage 基础函数,用于为使用 GNOME 框架的软件包编写的 ebuild。有关其他函数,请参见 gnome2-utils.eclass。支持的 EAPIS
7 8传递提供的 ECLASSES
gnome2-utils函数
- gnome2_src_prepare
- 为构建准备环境,修复 scrollkeeper 文档的构建,运行 elibtoolize。
- gnome2_src_configure
- Gnome 特定的配置处理
- gnome2_src_compile
- 目前仅为默认的 src_compile
- gnome2_src_install
- Gnome 特定的安装。在软件包中处理典型的 GConf 和 scrollkeeper 设置,并在请求时删除 .la 文件。
- gnome2_pkg_preinst
- 查找图标、GConf 和 GSettings 架构,以便在 pkg_postinst 中进行后续处理
- gnome2_pkg_postinst
- 处理 scrollkeeper、GConf、GSettings、图标、桌面和 MIME 数据库更新。
- gnome2_pkg_postrm
- 处理 scrollkeeper、GSettings、图标、桌面和 MIME 数据库更新。
ECLASS 变量
- GNOME2_EAUTORECONF
- 如果设置为“yes”,则运行 eautoreconf,而不是仅运行 elibtoolize。
- ELTCONF
- 传递给 elibtoolize 的额外选项
- GNOME2_LA_PUNT
- 如果设置为“no”,则不会清理任何 .la 文件,否则将在 src_install 中运行“find ... -delete”。
维护人员
[email protected]报告 Bug
请通过 https://bugs.gentoo.org/ 报告 Bug。文件
gnome2.eclass另请参见
ebuild(5)https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/gnome2.eclass
索引
本文件由 man2html 使用手册页创建。
时间: 2024 年 11 月 12 日,格林威治标准时间 03:27:02