Add metadata about the QMake and CMake packages installed by this framework and remove Links from README.md

wilder
Denis Steckelmacher 12 years ago
parent 0005ba7627
commit c7fc32ffdd
  1. 6
      README.md
  2. 6
      metainfo.yaml

@ -21,9 +21,3 @@ KConfigGui provides a way to hook widgets to the configuration so that they are
automatically initialized from the configuration and automatically propagate automatically initialized from the configuration and automatically propagate
their changes to their respective configuration files. their changes to their respective configuration files.
## Links
- Home page: <https://projects.kde.org/projects/frameworks/kconfig>
- Mailing list: <https://mail.kde.org/mailman/listinfo/kde-frameworks-devel>
- IRC channel: \#kde-devel on Freenode
- Git repository: <https://projects.kde.org/projects/frameworks/kconfig/repository>

@ -7,3 +7,9 @@ platforms:
portingAid: false portingAid: false
deprecated: false deprecated: false
release: true release: true
libraries:
- qmake: KConfigCore
cmake: "KF5::ConfigCore"
- qmake: KConfigGui
cmake: "KF5::ConfigGui"
cmakename: KF5Config

Loading…
Cancel
Save