Path to this page:
./
devel/kconfig,
Configuration system
Branch: pkgsrc-2016Q2,
Version: 5.21.0,
Package name: kconfig-5.21.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:[
devel/extra-cmake-modules]
Master sites: (Expand)
SHA1: 89be0b9be8108b3f0e0a99bb504b15afd1ab5585
RMD160: ddcaa8d0e60638091a0b395d1823de5262d15918
Filesize: 219.801 KB
Version history: (Expand)
- (2016-07-07) Package has been reborn
- (2016-07-06) Package added to pkgsrc.se, version kconfig-5.21.0 (created)