GKRELLM-PLUGIN.ECLASS

Section: eclass-manpages (5)
Updated: Apr 2024
Index Return to Main Contents

NAME

gkrellm-plugin.eclass - Provides src_install used by (almost) all gkrellm plugins

DESCRIPTION

- Sets up default dependencies - Provides a common src_install method to avoid code duplication

SUPPORTED EAPIS

8

FUNCTIONS

gkrellm-plugin_src_install
Install the plugins and call einstalldocs

ECLASS VARIABLES

PLUGIN_SO
The name of the plugin's .so file which will be installed in the plugin dir. Defaults to "${PN}$(get_modname)". Has to be a bash array.
PLUGIN_SERVER_SO
The name of the plugin's server plugin $(get_modname) portion. Unset by default. Has to be a bash array.
PLUGIN_DOCS
An optional list of docs to be installed, in addition to the default DOCS variable which is respected too. Has to be a bash array.

AUTHORS

Original author: Jim Ramsay <lack@gentoo.org>
EAPI 6 author: David Seifert <soap@gentoo.org>
EAPI 8 author: Thomas Bracht Laumann Jespersen <t@laumann.xyz>

MAINTAINERS

maintainer-needed@gentoo.org

REPORTING BUGS

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

FILES

gkrellm-plugin.eclass

SEE ALSO

ebuild(5)
https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/gkrellm-plugin.eclass


Index

NAME
DESCRIPTION
SUPPORTED EAPIS
FUNCTIONS
ECLASS VARIABLES
AUTHORS
MAINTAINERS
REPORTING BUGS
FILES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 03:27:01 GMT, April 26, 2024