Path to this page:
./
devel/kconfig,
Configuration system
Branch: pkgsrc-2018Q2,
Version: 5.47.0,
Package name: kconfig-5.47.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.
Master sites: (Expand)
SHA1: 84bf30d5872aa22a16c9a8eb940b6ba24ab8c9b4
RMD160: ad24f8a2ff230151a62d4b8c5507e19038956b44
Filesize: 230.289 KB
Version history: (Expand)
- (2018-07-03) Package added to pkgsrc.se, version kconfig-5.47.0 (created)