WAF-UTILS.ECLASS

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

名称

waf-utils.eclass - 基于 waf 的软件包的通用 ebuild 函数

描述

waf-utils eclass 包含了一些函数,使得为基于 waf 的软件包创建 ebuild 变得更加容易。其主要功能是支持通用的 Portage 默认设置。

支持的 EAPIS

7 8

函数

waf-utils_src_configure
使用 waf 进行配置的通用函数。
waf-utils_src_compile
使用 waf 进行编译的通用函数。
waf-utils_src_install
安装软件包的函数。

ECLASS 变量

WAF_VERBOSE ?= ON (用户变量)
设置为 OFF 以禁用编译期间的详细消息,这_不_应该在 ebuild 中设置
WAF_BINARY
Eclass 可以使用不同的 waf 可执行文件。通常它位于 "${S}/waf" 中。

作者

最初作者: Gilles Dartiguelongue <[email protected]>
基于 cmake-utils.eclass 的各种改进: Tomáš Chvátal <[email protected]>
正确的前缀支持: Jonathan Callen <[email protected]>

维护者

[email protected]

报告 Bug

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

文件

waf-utils.eclass

参见

ebuild(5)
https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/waf-utils.eclass


索引

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

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