Path to this page:
./
devel/kconfig,
Configuration system
Branch: pkgsrc-2018Q1,
Version: 5.41.0nb3,
Package name: kconfig-5.41.0nb3,
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: 432bbad612ec3efaa7134e18befd802db10f82e2
RMD160: b16e2a14a6a85f5736184104c821f4363783bcda
Filesize: 229.637 KB
Version history: (Expand)
- (2018-04-04) Package added to pkgsrc.se, version kconfig-5.41.0nb3 (created)