diff --git a/kirigami/kirigami.2019-04-13.manifest b/kirigami/kirigami.2019-04-13.manifest index 969374eb..8c9f49a7 100644 --- a/kirigami/kirigami.2019-04-13.manifest +++ b/kirigami/kirigami.2019-04-13.manifest @@ -1,29 +1,33 @@ { "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kirigami", - "display_name": "Build a QMake-based application", + "display_name": "Kirigami", "release_date": "2019-04-13", "version": "5.57.0", "summary": "QtQuick plugins to build user interfaces based on the KDE human interface guidelines", + "topics": [ + "Mobile", + "QML" + ], "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kirigami/html/index.html", "download": "http://download.kde.org/stable/frameworks/5.57/", "vcs": "https://projects.kde.org/projects/frameworks/kirigami/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. It’s not a whole set of components, all the “Primitive” ones like buttons and textboxes are a job for QtQuickControls (soon QtQuickControls2) but it’s a set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines.", "authors": [ "The KDE Community" ], "maturity": "stable", "platforms": [ "Linux" ], "packages": { "source": "http://download.kde.org/stable/frameworks/5.57/kirigami-5.57.0.tar.xz" }, "group": "kde-frameworks" -} \ No newline at end of file +} diff --git a/kirigami/kirigami.manifest b/kirigami/kirigami.manifest index 8503c9f2..1832e105 100644 --- a/kirigami/kirigami.manifest +++ b/kirigami/kirigami.manifest @@ -1,22 +1,26 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kirigami", - "display_name": "Build a QMake-based application", + "display_name": "Kirigami", "summary": "QtQuick plugins to build user interfaces based on the KDE human interface guidelines", + "topics": [ + "Mobile", + "QML" + ], "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kirigami/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kirigami/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. It’s not a whole set of components, all the “Primitive” ones like buttons and textboxes are a job for QtQuickControls (soon QtQuickControls2) but it’s a set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], "group": "kde-frameworks" } diff --git a/purpose/purpose.2019-04-13.manifest b/purpose/purpose.2019-04-13.manifest index b9897007..9f5a59e6 100644 --- a/purpose/purpose.2019-04-13.manifest +++ b/purpose/purpose.2019-04-13.manifest @@ -1,29 +1,32 @@ { "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "purpose", - "display_name": "Disable KDE Connect and Imgur sharing plugins", + "display_name": "Purpose", "release_date": "2019-04-13", "version": "5.57.0", "summary": "Offers available actions for a specific purpose", + "topics": [ + "Desktop" + ], "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/purpose/html/index.html", "download": "http://download.kde.org/stable/frameworks/5.57/", "vcs": "https://projects.kde.org/projects/frameworks/purpose/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "This framework offers the possibility to create integrate services and actions\non any application without having to implement them specifically. Purpose will\noffer them mechanisms to list the different alternatives to execute given the\nrequested action type and will facilitate components so that all the plugins\ncan receive all the information they need.", "authors": [ "The KDE Community" ], "maturity": "stable", "platforms": [ "Linux" ], "packages": { "source": "http://download.kde.org/stable/frameworks/5.57/purpose-5.57.0.tar.xz" }, "group": "kde-frameworks" -} \ No newline at end of file +} diff --git a/purpose/purpose.manifest b/purpose/purpose.manifest index 94204091..1fe37992 100644 --- a/purpose/purpose.manifest +++ b/purpose/purpose.manifest @@ -1,22 +1,25 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "purpose", - "display_name": "Disable KDE Connect and Imgur sharing plugins", + "display_name": "Purpose", "summary": "Offers available actions for a specific purpose", + "topics": [ + "Desktop" + ], "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/purpose/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/purpose/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "This framework offers the possibility to create integrate services and actions\non any application without having to implement them specifically. Purpose will\noffer them mechanisms to list the different alternatives to execute given the\nrequested action type and will facilitate components so that all the plugins\ncan receive all the information they need.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], "group": "kde-frameworks" }