gkrellm-plugin.eclass

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

Exported Phases

  • src_install

Functions

gkrellm-plugin_src_install

Install the plugins and call einstalldocs

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>

Reporting Bugs

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