diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -40,11 +40,3 @@ ) The plugin needs to get installed to `${KDE_INSTALL_PLUGINDIR}/org.kde.kdecoration2`. - - -## Links - -- Home page: -- Mailing list: -- IRC channel: #kde-devel or #kwin on Freenode -- Git repository: diff --git a/metainfo.yaml b/metainfo.yaml --- a/metainfo.yaml +++ b/metainfo.yaml @@ -1,9 +1,17 @@ maintainer: graesslin +fancyname: KDecoration2 description: Plugin based library to create window decorations. +irc: kwin +mailinglist: kwin tier: 1 type: integration platforms: - name: Linux portingAid: false deprecated: false release: false +libraries: + - cmake: KDecoration2::KDecoration +cmakename: KDecoration2 + +public_lib: true