Gentoo Development Guide
MYSQL-AUTOTOOLS.ECLASS
Section: portage (5)Updated: May 2013
Index Return to Main Contents
NAME
mysql-autotools.eclass - This eclass provides support for autotools based mysql releasesDESCRIPTION
The mysql-autotools.eclass provides the support to build the mysql ebuilds using the autotools build system. This eclass provides the src_unpack, src_prepare, src_configure, src_compile, scr_install, pkg_preinst, pkg_postinst, pkg_config and pkg_postrm phase hooks.FUNCTIONS
- mysql-autotools_disable_test
- Helper function to disable specific tests.
- mysql-autotools_configure_minimal
- Helper function to configure a minimal build
- mysql-autotools_configure_common
- Helper function to configure the common builds
- mysql-autotools_configure_51
- Helper function to configure 5.1 and later builds
- mysql-autotools_src_prepare
- Apply patches to the source code and remove unneeded bundled libs.
- mysql-autotools_src_configure
- Configure mysql to build the code for Gentoo respecting the use flags.
- mysql-autotools_src_compile
- Compile the mysql code.
- mysql-autotools_src_install
- Install mysql.
AUTHORS
Francesco Riosa <vivo@gentoo.org> (retired)
MAINTAINERS
MySQL Team <mysql-bugs@gentoo.org> Robin H. Johnson <robbat2@gentoo.org> Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> Luca Longinotti <chtekk@gentoo.org>
REPORTING BUGS
Please report bugs via http://bugs.gentoo.org/FILES
/usr/portage/eclass/mysql-autotools.eclassSEE ALSO
ebuild(5)http://sources.gentoo.org/eclass/mysql-autotools.eclass?view=log
Index
This document was created by man2html, using the manual pages.
Time: 03:25:02 GMT, May 18, 2013