From c7fc32ffdd29250a98e662b905c11bc1bbf6e7ff Mon Sep 17 00:00:00 2001 From: Denis Steckelmacher Date: Wed, 13 Aug 2014 10:00:13 +0200 Subject: Add metadata about the QMake and CMake packages installed by this framework and remove Links from README.md --- README.md | 6 ------ metainfo.yaml | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3e6f6fd6..6ced50b5 100644 --- a/README.md +++ b/README.md @@ -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 their changes to their respective configuration files. -## Links - -- Home page: -- Mailing list: -- IRC channel: \#kde-devel on Freenode -- Git repository: diff --git a/metainfo.yaml b/metainfo.yaml index b57c40b8..bfdc7f2c 100644 --- a/metainfo.yaml +++ b/metainfo.yaml @@ -7,3 +7,9 @@ platforms: portingAid: false deprecated: false release: true +libraries: + - qmake: KConfigCore + cmake: "KF5::ConfigCore" + - qmake: KConfigGui + cmake: "KF5::ConfigGui" +cmakename: KF5Config -- cgit v1.2.1