Gentoo Development Guide
WAF-UTILS.ECLASS
Section: portage (5)Updated: May 2013
Index Return to Main Contents
NAME
waf-utils.eclass - common ebuild functions for waf-based packagesDESCRIPTION
The waf-utils eclass contains functions that make creating ebuild for waf-based packages much easier. Its main features are support of common portage default settings.FUNCTIONS
- waf-utils_src_configure
- General function for configuring with waf.
- waf-utils_src_compile
- General function for compiling with waf.
- waf-utils_src_install
- Function for installing the package.
ECLASS VARIABLES
- WAF_VERBOSE ?= ON
- Set to OFF to disable verbose messages during compilation this is _not_ meant to be set in ebuilds
AUTHORS
Original Author: Gilles Dartiguelongue <eva@gentoo.org> Various improvements based on cmake-utils.eclass: Tomáš Chvátal <scarabeus@gentoo.org> Proper prefix support: Jonathan Callen <abcd@gentoo.org>
MAINTAINERS
gnome@gentoo.org
REPORTING BUGS
Please report bugs via http://bugs.gentoo.org/FILES
/usr/portage/eclass/waf-utils.eclassSEE ALSO
ebuild(5)http://sources.gentoo.org/eclass/waf-utils.eclass?view=log
Index
This document was created by man2html, using the manual pages.
Time: 03:25:02 GMT, May 22, 2013