Gentoo Development Guide
MYSQL-CMAKE.ECLASS
Section: portage (5)Updated: May 2013
Index Return to Main Contents
NAME
mysql-cmake.eclass - This eclass provides the support for cmake based mysql releasesDESCRIPTION
The mysql-cmake.eclass provides the support to build the mysql ebuilds using the cmake 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_cmake_disable_test
- Helper function to disable specific tests.
- configure_cmake_locale
- Helper function to configure locale cmake options
- configure_cmake_minimal
- Helper function to configure minimal build
- configure_cmake_standard
- Helper function to configure standard build
- mysql-cmake_src_prepare
- Apply patches to the source code and remove unneeded bundled libs.
- mysql-cmake_src_configure
- Configure mysql to build the code for Gentoo respecting the use flags.
- mysql-cmake_src_compile
- Compile the mysql code.
- mysql-cmake_src_install
- Install mysql.
MAINTAINERS
Maintainers: - MySQL Team <mysql-bugs@gentoo.org> - Robin H. Johnson <robbat2@gentoo.org> - Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
REPORTING BUGS
Please report bugs via http://bugs.gentoo.org/FILES
/usr/portage/eclass/mysql-cmake.eclassSEE ALSO
ebuild(5)http://sources.gentoo.org/eclass/mysql-cmake.eclass?view=log
Index
This document was created by man2html, using the manual pages.
Time: 03:25:02 GMT, May 22, 2013