Path to this page:
./
devel/kconfig,
Configuration system
Branch: pkgsrc-2019Q4,
Version: 5.64.0,
Package name: kconfig-5.64.0,
Maintainer: markdKConfig provides an advanced configuration system. It is made of two parts:
KConfigCore and KConfigGui.
KConfigCore provides access to the configuration files themselves. It features:
- Code generation: describe your configuration in an XML file, and use
kconfig_compiler to generate classes that read and write configuration
entries.
- Cascading configuration files (global settings overridden by local settings).
- Optional shell expansion support.
- The ability to lock down configuration options.
KConfigGui provides a way to hook widgets to the configuration so that they are
automatically initialized from the configuration and automatically propagate
their changes to their respective configuration files.
Required to build:[
pkgtools/cwrappers] [
pkgtools/x11-links] [
devel/extra-cmake-modules]
Master sites: (Expand)
SHA1: 23efe3a7531483557ec09820f05b4f969d664a08
RMD160: 0d43a07f2ab3aa08127207e71d9848a3fbb2d853
Filesize: 236.621 KB
Version history: (Expand)
- (2020-01-02) Package added to pkgsrc.se, version kconfig-5.64.0 (created)