Gentoo Development Guide
CLUTTER.ECLASS
Section: portage (5)Updated: May 2013
Index Return to Main Contents
NAME
clutter.eclass - Sets SRC_URI, LICENSE, etc and exports src_installFUNCTIONS
- clutter_src_install
- Runs emake install, dodoc, and installs examples
ECLASS VARIABLES
- CLUTTER_LA_PUNT = "${CLUTTER_LA_PUNT:-"no"}"
- Set to anything except 'no' to remove *all* .la files before installing. Not to be used without due consideration, sometimes .la files *are* needed.
- DOCS = "${DOCS:-AUTHORS ChangeLog NEWS README TODO}"
- This variable holds relative paths of files to be dodoc-ed. By default, it contains the standard list of autotools doc files
- EXAMPLES = "${EXAMPLES:-""}"
- This variable holds relative paths of files to be added as examples when the "examples" USE-flag exists, and is switched on. Bash expressions can be used since the variable is eval-ed before substitution. Empty by default.
AUTHORS
Nirbheek Chauhan <nirbheek@gentoo.org>
MAINTAINERS
GNOME Herd <gnome@gentoo.org>
REPORTING BUGS
Please report bugs via http://bugs.gentoo.org/FILES
/usr/portage/eclass/clutter.eclassSEE ALSO
ebuild(5)http://sources.gentoo.org/eclass/clutter.eclass?view=log
Index
This document was created by man2html, using the manual pages.
Time: 03:25:02 GMT, May 24, 2013