GNOME2.ECLASS
Section: eclass-manpages (5)Updated: Dec 2024
Index Return to Main Contents
NAME
gnome2.eclass - Provides phases for Gnome/Gtk+ based packages.DESCRIPTION
Exports portage base functions used by ebuilds written for packages using the GNOME framework. For additional functions, see gnome2-utils.eclass.SUPPORTED EAPIS
7 8TRANSITIVELY PROVIDED ECLASSES
gnome2-utilsFUNCTIONS
- gnome2_src_prepare
- Prepare environment for build, fix build of scrollkeeper documentation, run elibtoolize.
- gnome2_src_configure
- Gnome specific configure handling
- gnome2_src_compile
- Only default src_compile for now
- gnome2_src_install
- Gnome specific install. Handles typical GConf and scrollkeeper setup in packages and removal of .la files if requested
- gnome2_pkg_preinst
- Finds Icons, GConf and GSettings schemas for later handling in pkg_postinst
- gnome2_pkg_postinst
- Handle scrollkeeper, GConf, GSettings, Icons, desktop and mime database updates.
- gnome2_pkg_postrm
- Handle scrollkeeper, GSettings, Icons, desktop and mime database updates.
ECLASS VARIABLES
- GNOME2_EAUTORECONF
- Run eautoreconf instead of only elibtoolize if set to "yes".
- ELTCONF
- Extra options passed to elibtoolize
- GNOME2_LA_PUNT
- If set to "no", no .la files will be cleaned, otherwise will run "find ... -delete" in src_install.
MAINTAINERS
gnome@gentoo.orgREPORTING BUGS
Please report bugs via https://bugs.gentoo.org/FILES
gnome2.eclassSEE ALSO
ebuild(5)https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/gnome2.eclass
Index
- NAME
- DESCRIPTION
- SUPPORTED EAPIS
- TRANSITIVELY PROVIDED ECLASSES
- FUNCTIONS
- ECLASS VARIABLES
- MAINTAINERS
- REPORTING BUGS
- FILES
- SEE ALSO
This document was created by man2html, using the manual pages.
Time: 03:27:02 GMT, December 09, 2024