GKRELLM-PLUGIN.ECLASS

Section: eclass-manpages (5)
Updated: Sep 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 <[email protected]>
EAPI 6 author: David Seifert <[email protected]>
EAPI 8 author: Thomas Bracht Laumann Jespersen <[email protected]>

MAINTAINERS

[email protected]

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, September 25, 2024