toolchain-autoconf.eclass

Name

toolchain-autoconf.eclass -- Common code for dev-build/autoconf ebuilds

Description

This eclass contains the common phase functions migrated from dev-build/autoconf eblits.

Supported EAPIs

7 8

Exported Phases

  • src_install

  • src_prepare

  • src_configure

Variables

TC_AUTOCONF_BREAK_INFOS

Enables slotting logic on the installed info pages. This includes mangling the pages in order to include a version number. Empty by default, and only exists for old ebuild revisions to use. Do not set in new ebuilds. Set to a non-empty value to enable.

TC_AUTOCONF_INFOPATH = "${EPREFIX}/usr/share/${P}/info"

Where to install info files if not slotting.

TC_AUTOCONF_ENVPREFIX

Prefix number for env.d files produced by this eclass. Defaults to 06. Note that the generated env.d filename format is "${TC_AUTOCONF_ENVPREFIX}${PN}$((99999-(major*1000+minor)))"

Maintainers

<base-system@gentoo.org>

Reporting Bugs

Please report bugs via https://bugs.gentoo.org/