diff --git a/attica/attica.manifest b/attica/attica.2016-08-13.manifest similarity index 73% copy from attica/attica.manifest copy to attica/attica.2016-08-13.manifest index d4671511..1777db19 100644 --- a/attica/attica.manifest +++ b/attica/attica.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "attica", "display_name": "Attica", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Open Collaboration Services API", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/attica/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/attica/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nAttica is a Qt library that implements the Open Collaboration Services API version 1.6.\nThe REST API is defined here:\nhttp://freedesktop.org/wiki/Specifications/open-collaboration-services/\n\nIt grants easy access to the services such as querying information about persons and contents.\nThe library is used in KNewStuff3 as content provider.\nIn order to integrate with KDE's Plasma Desktop, a platform plugin exists in kdebase.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "API" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/attica-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/attica/attica.manifest b/attica/attica.manifest index d4671511..582d6da8 100644 --- a/attica/attica.manifest +++ b/attica/attica.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "attica", "display_name": "Attica", "summary": "Open Collaboration Services API", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/attica/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/attica/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nAttica is a Qt library that implements the Open Collaboration Services API version 1.6.\nThe REST API is defined here:\nhttp://freedesktop.org/wiki/Specifications/open-collaboration-services/\n\nIt grants easy access to the services such as querying information about persons and contents.\nThe library is used in KNewStuff3 as content provider.\nIn order to integrate with KDE's Plasma Desktop, a platform plugin exists in kdebase.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "API" - ] + "group": "kde-frameworks" } diff --git a/baloo/baloo.manifest b/baloo/baloo.2016-08-13.manifest similarity index 64% copy from baloo/baloo.manifest copy to baloo/baloo.2016-08-13.manifest index ddec9f65..ba84b7f3 100644 --- a/baloo/baloo.manifest +++ b/baloo/baloo.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "baloo", "display_name": "Baloo", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Baloo is a file indexing and searching framework", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/baloo/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/baloo/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "Baloo provides file searching and indexing. It does so by maintaining an index of the contents\nof your files.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/baloo-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/baloo/baloo.manifest b/baloo/baloo.manifest index ddec9f65..ed22417d 100644 --- a/baloo/baloo.manifest +++ b/baloo/baloo.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "baloo", "display_name": "Baloo", "summary": "Baloo is a file indexing and searching framework", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/baloo/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/baloo/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "Baloo provides file searching and indexing. It does so by maintaining an index of the contents\nof your files.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] + "group": "kde-frameworks" } diff --git a/bluez-qt/bluez-qt.manifest b/bluez-qt/bluez-qt.2016-08-13.manifest similarity index 72% copy from bluez-qt/bluez-qt.manifest copy to bluez-qt/bluez-qt.2016-08-13.manifest index 9a90f524..168ed34b 100644 --- a/bluez-qt/bluez-qt.manifest +++ b/bluez-qt/bluez-qt.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "bluez-qt", "display_name": "BluezQt", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Qt wrapper for BlueZ 5 DBus API", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/bluez-qt/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/bluez-qt/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nBluezQt is a library for communication with BlueZ system and session daemons.\n\n\n\nAll method calls are asynchronous using PendingCall that helps tracking\nthe call progress and handle errors.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Communication" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/bluez-qt-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/bluez-qt/bluez-qt.manifest b/bluez-qt/bluez-qt.manifest index 9a90f524..ec09d873 100644 --- a/bluez-qt/bluez-qt.manifest +++ b/bluez-qt/bluez-qt.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "bluez-qt", "display_name": "BluezQt", "summary": "Qt wrapper for BlueZ 5 DBus API", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/bluez-qt/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/bluez-qt/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nBluezQt is a library for communication with BlueZ system and session daemons.\n\n\n\nAll method calls are asynchronous using PendingCall that helps tracking\nthe call progress and handle errors.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Communication" - ] + "group": "kde-frameworks" } diff --git a/breeze-icons/breeze-icons.manifest b/breeze-icons/breeze-icons.2016-08-13.manifest similarity index 62% copy from breeze-icons/breeze-icons.manifest copy to breeze-icons/breeze-icons.2016-08-13.manifest index 7af888b3..21d8366a 100644 --- a/breeze-icons/breeze-icons.manifest +++ b/breeze-icons/breeze-icons.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "breeze-icons", "display_name": "Breeze Icons", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Breeze icon theme", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/breeze-icons/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/breeze-icons/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nBreeze-icons is a freedesktop.org compatible icon theme.\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Artwork" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/breeze-icons-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/breeze-icons/breeze-icons.manifest b/breeze-icons/breeze-icons.manifest index 7af888b3..21b622a5 100644 --- a/breeze-icons/breeze-icons.manifest +++ b/breeze-icons/breeze-icons.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "breeze-icons", "display_name": "Breeze Icons", "summary": "Breeze icon theme", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/breeze-icons/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/breeze-icons/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nBreeze-icons is a freedesktop.org compatible icon theme.\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Artwork" - ] + "group": "kde-frameworks" } diff --git a/extra-cmake-modules/extra-cmake-modules.2016-08-13.manifest b/extra-cmake-modules/extra-cmake-modules.2016-08-13.manifest new file mode 100644 index 00000000..6c55278d --- /dev/null +++ b/extra-cmake-modules/extra-cmake-modules.2016-08-13.manifest @@ -0,0 +1,30 @@ +{ + "$schema": "http://inqlude.org/schema/release-manifest-v1#", + "name": "extra-cmake-modules", + "release_date": "2016-08-13", + "version": "5.25.0", + "summary": "Extensions for software using the CMake build system", + "topics": [ + "Development" + ], + "urls": { + "homepage": "https://projects.kde.org/projects/kdesupport/extra-cmake-modules", + "download": "http://download.kde.org/stable/frameworks/5.25/", + "vcs": "https://projects.kde.org/projects/kdesupport/extra-cmake-modules/repository", + "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-buildsystem" + }, + "licenses": [ + "BSD-3-Clause" + ], + "description": "The Extra CMake Modules package, or ECM, adds to the modules provided by CMake, including both ones used by `find_package()` to find common software and ones that can be used directly in `CMakeLists.txt` files to perform common tasks.\n\nIn addition, it provides common build settings used in software produced by the KDE community.\n\nWhile the driving force of this module is to reduce duplication in CMake scripts across KDE software, it is intended to be useful for any software that uses the CMake build system.", + "maturity": "stable", + "platforms": [ + "Linux", + "OS X", + "Windows" + ], + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/extra-cmake-modules-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/frameworkintegration/frameworkintegration.manifest b/frameworkintegration/frameworkintegration.2016-08-13.manifest similarity index 68% copy from frameworkintegration/frameworkintegration.manifest copy to frameworkintegration/frameworkintegration.2016-08-13.manifest index 3199d064..288a1144 100644 --- a/frameworkintegration/frameworkintegration.manifest +++ b/frameworkintegration/frameworkintegration.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "frameworkintegration", "display_name": "Framework Integration", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Workspace and cross-framework integration plugins", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/frameworkintegration/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/frameworkintegration/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "Framework Integration is a set of plugins responsible for better integration of\nQt applications when running on a KDE Plasma workspace.\n\nApplications do not need to link to this directly.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/frameworkintegration-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/frameworkintegration/frameworkintegration.manifest b/frameworkintegration/frameworkintegration.manifest index 3199d064..dcb44435 100644 --- a/frameworkintegration/frameworkintegration.manifest +++ b/frameworkintegration/frameworkintegration.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "frameworkintegration", "display_name": "Framework Integration", "summary": "Workspace and cross-framework integration plugins", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/frameworkintegration/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/frameworkintegration/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "Framework Integration is a set of plugins responsible for better integration of\nQt applications when running on a KDE Plasma workspace.\n\nApplications do not need to link to this directly.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/kactivities-stats/kactivities-stats.manifest b/kactivities-stats/kactivities-stats.2016-08-13.manifest similarity index 74% copy from kactivities-stats/kactivities-stats.manifest copy to kactivities-stats/kactivities-stats.2016-08-13.manifest index 2eaaaf18..661688c7 100644 --- a/kactivities-stats/kactivities-stats.manifest +++ b/kactivities-stats/kactivities-stats.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kactivities-stats", "display_name": "KActivitiesStats", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "A library for accessing the usage data collected by the activities system.", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kactivities-stats/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kactivities-stats/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "The KActivitiesStats library provides a querying mechanism for the data\nthat the activitiy manager collects - which documents hae been opened by\nwhich applications, and what documents have been linked to which activity.\nThe activity manager also keeps the score for each document which gets\nhigher when a particular document has been often accessed or kept open\nfor longer periods of time. This score is also available through the\nquerying mechanism.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kactivities-stats-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kactivities-stats/kactivities-stats.manifest b/kactivities-stats/kactivities-stats.manifest index 2eaaaf18..b11f5e9e 100644 --- a/kactivities-stats/kactivities-stats.manifest +++ b/kactivities-stats/kactivities-stats.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kactivities-stats", "display_name": "KActivitiesStats", "summary": "A library for accessing the usage data collected by the activities system.", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kactivities-stats/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kactivities-stats/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "The KActivitiesStats library provides a querying mechanism for the data\nthat the activitiy manager collects - which documents hae been opened by\nwhich applications, and what documents have been linked to which activity.\nThe activity manager also keeps the score for each document which gets\nhigher when a particular document has been often accessed or kept open\nfor longer periods of time. This score is also available through the\nquerying mechanism.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/kactivities/kactivities.manifest b/kactivities/kactivities.2016-08-13.manifest similarity index 81% copy from kactivities/kactivities.manifest copy to kactivities/kactivities.2016-08-13.manifest index 955e042f..eb5c1a89 100644 --- a/kactivities/kactivities.manifest +++ b/kactivities/kactivities.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kactivities", "display_name": "KActivities", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Runtime and library to organize the user work in separate activities", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kactivities/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kactivities/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "When a user is interacting with a computer, there are three main areas of\ncontextual information that may affect the behaviour of the system: who the user\nis, where they are, and what they are doing.\n\n*Activities* deal with the last one. An activity might be \"developing a KDE\napplication\", \"studying 19th century art\", \"composing music\" or \"watching funny\nvideos\". Each of these activites may involve multiple applications, and a single\napplication may be used in multiple activities (for example, most activities are\nlikely to involve using a web browser, but different activities will probably\ninvolve different websites).\n\nKActivities provides the infrastructure needed to manage a user's activites,\nallowing them to switch between tasks, and for applications to update their\nstate to match the user's current activity. This includes a daemon, a library\nfor interacting with that daemon, and plugins for integration with other\nframeworks.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kactivities-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kactivities/kactivities.manifest b/kactivities/kactivities.manifest index 955e042f..5469281d 100644 --- a/kactivities/kactivities.manifest +++ b/kactivities/kactivities.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kactivities", "display_name": "KActivities", "summary": "Runtime and library to organize the user work in separate activities", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kactivities/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kactivities/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "When a user is interacting with a computer, there are three main areas of\ncontextual information that may affect the behaviour of the system: who the user\nis, where they are, and what they are doing.\n\n*Activities* deal with the last one. An activity might be \"developing a KDE\napplication\", \"studying 19th century art\", \"composing music\" or \"watching funny\nvideos\". Each of these activites may involve multiple applications, and a single\napplication may be used in multiple activities (for example, most activities are\nlikely to involve using a web browser, but different activities will probably\ninvolve different websites).\n\nKActivities provides the infrastructure needed to manage a user's activites,\nallowing them to switch between tasks, and for applications to update their\nstate to match the user's current activity. This includes a daemon, a library\nfor interacting with that daemon, and plugins for integration with other\nframeworks.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/karchive/karchive.manifest b/karchive/karchive.2016-08-13.manifest similarity index 67% copy from karchive/karchive.manifest copy to karchive/karchive.2016-08-13.manifest index 5402c3bb..5ee14a60 100644 --- a/karchive/karchive.manifest +++ b/karchive/karchive.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "karchive", "display_name": "KArchive", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "File compression", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/karchive/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/karchive/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KArchive provides classes for easy reading, creation and manipulation of\n\"archive\" formats like ZIP and TAR.\n\nIt also provides transparent compression and decompression of data, like the\nGZip format, via a subclass of QIODevice.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Data" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/karchive-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/karchive/karchive.manifest b/karchive/karchive.manifest index 5402c3bb..3a4c21d8 100644 --- a/karchive/karchive.manifest +++ b/karchive/karchive.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "karchive", "display_name": "KArchive", "summary": "File compression", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/karchive/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/karchive/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KArchive provides classes for easy reading, creation and manipulation of\n\"archive\" formats like ZIP and TAR.\n\nIt also provides transparent compression and decompression of data, like the\nGZip format, via a subclass of QIODevice.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Data" - ] + "group": "kde-frameworks" } diff --git a/kauth/kauth.manifest b/kauth/kauth.2016-08-13.manifest similarity index 67% copy from kauth/kauth.manifest copy to kauth/kauth.2016-08-13.manifest index fb0bb984..41133296 100644 --- a/kauth/kauth.manifest +++ b/kauth/kauth.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kauth", "display_name": "KAuth", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Abstraction to system policy and authentication features", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kauth/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kauth/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KAuth provides a convenient, system-integrated way to offload actions that need\nto be performed as a privileged user (root, for example) to small (hopefully\nsecure) helper utilities.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Security", - "API" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kauth-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kauth/kauth.manifest b/kauth/kauth.manifest index fb0bb984..b4625d99 100644 --- a/kauth/kauth.manifest +++ b/kauth/kauth.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kauth", "display_name": "KAuth", "summary": "Abstraction to system policy and authentication features", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kauth/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kauth/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KAuth provides a convenient, system-integrated way to offload actions that need\nto be performed as a privileged user (root, for example) to small (hopefully\nsecure) helper utilities.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Security", - "API" - ] + "group": "kde-frameworks" } diff --git a/kbookmarks/kbookmarks.manifest b/kbookmarks/kbookmarks.2016-08-13.manifest similarity index 70% copy from kbookmarks/kbookmarks.manifest copy to kbookmarks/kbookmarks.2016-08-13.manifest index 911e8524..1daa1866 100644 --- a/kbookmarks/kbookmarks.manifest +++ b/kbookmarks/kbookmarks.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kbookmarks", "display_name": "KBookmarks", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Support for bookmarks and the XBEL format", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kbookmarks/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kbookmarks/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKBookmarks lets you access and manipulate bookmarks stored using the\n[XBEL format][1].\n\n[1]: http://pyxml.sourceforge.net/topics/xbel/\n\nThe most common use for bookmarks is web browsers, but this can also\nbe useful in any application where local files or URLs can be saved as bookmarks.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Web" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kbookmarks-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kbookmarks/kbookmarks.manifest b/kbookmarks/kbookmarks.manifest index 911e8524..ede954fe 100644 --- a/kbookmarks/kbookmarks.manifest +++ b/kbookmarks/kbookmarks.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kbookmarks", "display_name": "KBookmarks", "summary": "Support for bookmarks and the XBEL format", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kbookmarks/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kbookmarks/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKBookmarks lets you access and manipulate bookmarks stored using the\n[XBEL format][1].\n\n[1]: http://pyxml.sourceforge.net/topics/xbel/\n\nThe most common use for bookmarks is web browsers, but this can also\nbe useful in any application where local files or URLs can be saved as bookmarks.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Web" - ] + "group": "kde-frameworks" } diff --git a/kcmutils/kcmutils.manifest b/kcmutils/kcmutils.2016-08-13.manifest similarity index 65% copy from kcmutils/kcmutils.manifest copy to kcmutils/kcmutils.2016-08-13.manifest index d160046c..b2a216f4 100644 --- a/kcmutils/kcmutils.manifest +++ b/kcmutils/kcmutils.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kcmutils", "display_name": "KCMUtils", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Utilities for working with KCModules", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kcmutils/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kcmutils/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKCMUtils provides various classes to work with KCModules. KCModules can be\ncreated with the KConfigWidgets framework.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kcmutils-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kcmutils/kcmutils.manifest b/kcmutils/kcmutils.manifest index d160046c..508a3e13 100644 --- a/kcmutils/kcmutils.manifest +++ b/kcmutils/kcmutils.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kcmutils", "display_name": "KCMUtils", "summary": "Utilities for working with KCModules", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kcmutils/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kcmutils/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKCMUtils provides various classes to work with KCModules. KCModules can be\ncreated with the KConfigWidgets framework.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/kcodecs/kcodecs.manifest b/kcodecs/kcodecs.2016-08-13.manifest similarity index 70% copy from kcodecs/kcodecs.manifest copy to kcodecs/kcodecs.2016-08-13.manifest index 2b6b68e9..b9936206 100644 --- a/kcodecs/kcodecs.manifest +++ b/kcodecs/kcodecs.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kcodecs", "display_name": "KCodecs", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Text encoding", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kcodecs/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kcodecs/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKCodecs provide a collection of methods to manipulate strings using various\nencodings.\n\nIt can automatically determine the charset of a string, translate XML entities,\nvalidate email addresses, and find encodings by name in a more tolerant way than QTextCodec\n(useful e.g. for data coming from the Internet).\n\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Text" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kcodecs-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kcodecs/kcodecs.manifest b/kcodecs/kcodecs.manifest index 2b6b68e9..a2555c19 100644 --- a/kcodecs/kcodecs.manifest +++ b/kcodecs/kcodecs.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kcodecs", "display_name": "KCodecs", "summary": "Text encoding", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kcodecs/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kcodecs/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKCodecs provide a collection of methods to manipulate strings using various\nencodings.\n\nIt can automatically determine the charset of a string, translate XML entities,\nvalidate email addresses, and find encodings by name in a more tolerant way than QTextCodec\n(useful e.g. for data coming from the Internet).\n\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Text" - ] + "group": "kde-frameworks" } diff --git a/kcompletion/kcompletion.manifest b/kcompletion/kcompletion.2016-08-13.manifest similarity index 77% copy from kcompletion/kcompletion.manifest copy to kcompletion/kcompletion.2016-08-13.manifest index 61a3411d..bc22cb19 100644 --- a/kcompletion/kcompletion.manifest +++ b/kcompletion/kcompletion.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kcompletion", "display_name": "KCompletion", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Text completion helpers and widgets", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kcompletion/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kcompletion/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "When typing filenames, email addresses and other text where the user often wants\nto select from existing data (including what they previously typed) rather than\nenter anything wholly original, users often find it helpful if they only need to\ntype the first few characters, and then have the application offer them a set of\nchoices or attempt to finish off what they were typing. Email clients, shells\nand \"open file\" dialogs often provide this functionality.\n\nThis framework helps implement this in Qt-based applications. You can use one of\nthe completion-ready widgets provided by this framework, or integrate it into\nyour application's other widgets directly.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Text", - "Widgets" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kcompletion-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kcompletion/kcompletion.manifest b/kcompletion/kcompletion.manifest index 61a3411d..d250b2a5 100644 --- a/kcompletion/kcompletion.manifest +++ b/kcompletion/kcompletion.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kcompletion", "display_name": "KCompletion", "summary": "Text completion helpers and widgets", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kcompletion/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kcompletion/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "When typing filenames, email addresses and other text where the user often wants\nto select from existing data (including what they previously typed) rather than\nenter anything wholly original, users often find it helpful if they only need to\ntype the first few characters, and then have the application offer them a set of\nchoices or attempt to finish off what they were typing. Email clients, shells\nand \"open file\" dialogs often provide this functionality.\n\nThis framework helps implement this in Qt-based applications. You can use one of\nthe completion-ready widgets provided by this framework, or integrate it into\nyour application's other widgets directly.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Text", - "Widgets" - ] + "group": "kde-frameworks" } diff --git a/kconfig/kconfig.manifest b/kconfig/kconfig.2016-08-13.manifest similarity index 79% copy from kconfig/kconfig.manifest copy to kconfig/kconfig.2016-08-13.manifest index 978ff223..fb32f54a 100644 --- a/kconfig/kconfig.manifest +++ b/kconfig/kconfig.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kconfig", "display_name": "KConfig", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Configuration system", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kconfig/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kconfig/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKConfig provides an advanced configuration system. It is made of two parts:\nKConfigCore and KConfigGui.\n\nKConfigCore provides access to the configuration files themselves. It features:\n\n- Code generation: describe your configuration in an XML file, and use\n `kconfig_compiler to generate classes that read and write configuration\n entries.\n- Cascading configuration files (global settings overridden by local settings).\n- Optional shell expansion support (see [docs/options.md](@ref options)).\n- The ability to lock down configuration options (see\n [docs/options.md](@ref options)).\n\nKConfigGui provides a way to hook widgets to the configuration so that they are\nautomatically initialized from the configuration and automatically propagate\ntheir changes to their respective configuration files.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kconfig-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kconfig/kconfig.manifest b/kconfig/kconfig.manifest index 978ff223..231b2639 100644 --- a/kconfig/kconfig.manifest +++ b/kconfig/kconfig.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kconfig", "display_name": "KConfig", "summary": "Configuration system", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kconfig/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kconfig/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKConfig provides an advanced configuration system. It is made of two parts:\nKConfigCore and KConfigGui.\n\nKConfigCore provides access to the configuration files themselves. It features:\n\n- Code generation: describe your configuration in an XML file, and use\n `kconfig_compiler to generate classes that read and write configuration\n entries.\n- Cascading configuration files (global settings overridden by local settings).\n- Optional shell expansion support (see [docs/options.md](@ref options)).\n- The ability to lock down configuration options (see\n [docs/options.md](@ref options)).\n\nKConfigGui provides a way to hook widgets to the configuration so that they are\nautomatically initialized from the configuration and automatically propagate\ntheir changes to their respective configuration files.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] + "group": "kde-frameworks" } diff --git a/kconfigwidgets/kconfigwidgets.manifest b/kconfigwidgets/kconfigwidgets.2016-08-13.manifest similarity index 66% copy from kconfigwidgets/kconfigwidgets.manifest copy to kconfigwidgets/kconfigwidgets.2016-08-13.manifest index 12433701..ec2404c8 100644 --- a/kconfigwidgets/kconfigwidgets.manifest +++ b/kconfigwidgets/kconfigwidgets.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kconfigwidgets", "display_name": "KConfigWidgets", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Widgets for configuration dialogs", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kconfigwidgets/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kconfigwidgets/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKConfigWidgets provides easy-to-use classes to create configuration dialogs, as\nwell as a set of widgets which uses KConfig to store their settings.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development", - "Widgets" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kconfigwidgets-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kconfigwidgets/kconfigwidgets.manifest b/kconfigwidgets/kconfigwidgets.manifest index 12433701..003936b7 100644 --- a/kconfigwidgets/kconfigwidgets.manifest +++ b/kconfigwidgets/kconfigwidgets.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kconfigwidgets", "display_name": "KConfigWidgets", "summary": "Widgets for configuration dialogs", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kconfigwidgets/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kconfigwidgets/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKConfigWidgets provides easy-to-use classes to create configuration dialogs, as\nwell as a set of widgets which uses KConfig to store their settings.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development", - "Widgets" - ] + "group": "kde-frameworks" } diff --git a/kcoreaddons/kcoreaddons.manifest b/kcoreaddons/kcoreaddons.2016-08-13.manifest similarity index 69% copy from kcoreaddons/kcoreaddons.manifest copy to kcoreaddons/kcoreaddons.2016-08-13.manifest index 4011864e..be30bac4 100644 --- a/kcoreaddons/kcoreaddons.manifest +++ b/kcoreaddons/kcoreaddons.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kcoreaddons", "display_name": "KCoreAddons", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Addons to QtCore", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kcoreaddons/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kcoreaddons/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKCoreAddons provides classes built on top of QtCore to perform various tasks\nsuch as manipulating mime types, autosaving files, creating backup files,\ngenerating random sequences, performing text manipulations such as macro\nreplacement, accessing user information and many more.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Text", - "Data" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kcoreaddons-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kcoreaddons/kcoreaddons.manifest b/kcoreaddons/kcoreaddons.manifest index 4011864e..5f465aab 100644 --- a/kcoreaddons/kcoreaddons.manifest +++ b/kcoreaddons/kcoreaddons.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kcoreaddons", "display_name": "KCoreAddons", "summary": "Addons to QtCore", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kcoreaddons/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kcoreaddons/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKCoreAddons provides classes built on top of QtCore to perform various tasks\nsuch as manipulating mime types, autosaving files, creating backup files,\ngenerating random sequences, performing text manipulations such as macro\nreplacement, accessing user information and many more.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Text", - "Data" - ] + "group": "kde-frameworks" } diff --git a/kcrash/kcrash.manifest b/kcrash/kcrash.2016-08-13.manifest similarity index 64% copy from kcrash/kcrash.manifest copy to kcrash/kcrash.2016-08-13.manifest index 93887310..e6f1039e 100644 --- a/kcrash/kcrash.manifest +++ b/kcrash/kcrash.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kcrash", "display_name": "KCrash", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Support for application crash analysis and bug report from apps", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kcrash/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kcrash/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKCrash provides support for intercepting and handling application crashes.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kcrash-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kcrash/kcrash.manifest b/kcrash/kcrash.manifest index 93887310..eb986b35 100644 --- a/kcrash/kcrash.manifest +++ b/kcrash/kcrash.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kcrash", "display_name": "KCrash", "summary": "Support for application crash analysis and bug report from apps", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kcrash/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kcrash/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKCrash provides support for intercepting and handling application crashes.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] + "group": "kde-frameworks" } diff --git a/kdbusaddons/kdbusaddons.manifest b/kdbusaddons/kdbusaddons.2016-08-13.manifest similarity index 63% copy from kdbusaddons/kdbusaddons.manifest copy to kdbusaddons/kdbusaddons.2016-08-13.manifest index c5551457..e44c6869 100644 --- a/kdbusaddons/kdbusaddons.manifest +++ b/kdbusaddons/kdbusaddons.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kdbusaddons", "display_name": "KDBusAddons", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Addons to QtDBus", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdbusaddons/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kdbusaddons/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKDBusAddons provides convenience classes on top of QtDBus, as well as an API to\ncreate KDED modules.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kdbusaddons-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kdbusaddons/kdbusaddons.manifest b/kdbusaddons/kdbusaddons.manifest index c5551457..05c86bd3 100644 --- a/kdbusaddons/kdbusaddons.manifest +++ b/kdbusaddons/kdbusaddons.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kdbusaddons", "display_name": "KDBusAddons", "summary": "Addons to QtDBus", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdbusaddons/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kdbusaddons/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKDBusAddons provides convenience classes on top of QtDBus, as well as an API to\ncreate KDED modules.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/kdeclarative/kdeclarative.manifest b/kdeclarative/kdeclarative.2016-08-13.manifest similarity index 70% copy from kdeclarative/kdeclarative.manifest copy to kdeclarative/kdeclarative.2016-08-13.manifest index 2d127819..6effc77e 100644 --- a/kdeclarative/kdeclarative.manifest +++ b/kdeclarative/kdeclarative.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kdeclarative", "display_name": "KDeclarative", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Provides integration of QML and KDE Frameworks", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdeclarative/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kdeclarative/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KDeclarative provides integration of QML and KDE work spaces.\nIt's comprises two parts: a library used by the C++ part of your application\nto intergrate QML with KDE Frameworks specific features, and a series of\nQML imports that offer bindings to some of the Frameworks.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop", - "QML" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kdeclarative-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kdeclarative/kdeclarative.manifest b/kdeclarative/kdeclarative.manifest index 2d127819..4eb6b678 100644 --- a/kdeclarative/kdeclarative.manifest +++ b/kdeclarative/kdeclarative.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kdeclarative", "display_name": "KDeclarative", "summary": "Provides integration of QML and KDE Frameworks", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdeclarative/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kdeclarative/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KDeclarative provides integration of QML and KDE work spaces.\nIt's comprises two parts: a library used by the C++ part of your application\nto intergrate QML with KDE Frameworks specific features, and a series of\nQML imports that offer bindings to some of the Frameworks.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop", - "QML" - ] + "group": "kde-frameworks" } diff --git a/kded/kded.manifest b/kded/kded.2016-08-13.manifest similarity index 67% copy from kded/kded.manifest copy to kded/kded.2016-08-13.manifest index 14f6de97..8e8d2abe 100644 --- a/kded/kded.manifest +++ b/kded/kded.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kded", "display_name": "KDED", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Extensible deamon for providing system level services", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kded/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kded/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KDED stands for KDE Daemon which isn't very descriptive.\nKDED runs in the background and performs a number of small tasks.\nSome of these tasks are built in, others are started on demand.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kded-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kded/kded.manifest b/kded/kded.manifest index 14f6de97..c21d0ce8 100644 --- a/kded/kded.manifest +++ b/kded/kded.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kded", "display_name": "KDED", "summary": "Extensible deamon for providing system level services", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kded/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kded/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KDED stands for KDE Daemon which isn't very descriptive.\nKDED runs in the background and performs a number of small tasks.\nSome of these tasks are built in, others are started on demand.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/kdelibs4support/kdelibs4support.manifest b/kdelibs4support/kdelibs4support.2016-08-13.manifest similarity index 78% copy from kdelibs4support/kdelibs4support.manifest copy to kdelibs4support/kdelibs4support.2016-08-13.manifest index 29b934c6..e23402c0 100644 --- a/kdelibs4support/kdelibs4support.manifest +++ b/kdelibs4support/kdelibs4support.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kdelibs4support", "display_name": "KDELibs 4 Support", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Porting aid from KDELibs4", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdelibs4support/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kdelibs4support/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThis framework provides code and utilities to ease the transition from\nkdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++\nclasses whose functionality has been replaced by code in CMake, Qt and\nother frameworks.\n\nCode should aim to port away from this framework eventually. The API\ndocumentation of the classes in this framework and the notes at\n should help with\nthis.\n\nNote that some of the classes in this framework, especially\nKStandardDirs, may not work correctly unless any libraries and other\nsoftware using the KDELibs 4 Support framework are installed to the same\nlocation as KDELibs4Support, although it may be sufficient to set the\nKDEDIRS environment variable correctly.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kdelibs4support-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kdelibs4support/kdelibs4support.manifest b/kdelibs4support/kdelibs4support.manifest index 29b934c6..8c707738 100644 --- a/kdelibs4support/kdelibs4support.manifest +++ b/kdelibs4support/kdelibs4support.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kdelibs4support", "display_name": "KDELibs 4 Support", "summary": "Porting aid from KDELibs4", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdelibs4support/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kdelibs4support/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThis framework provides code and utilities to ease the transition from\nkdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++\nclasses whose functionality has been replaced by code in CMake, Qt and\nother frameworks.\n\nCode should aim to port away from this framework eventually. The API\ndocumentation of the classes in this framework and the notes at\n should help with\nthis.\n\nNote that some of the classes in this framework, especially\nKStandardDirs, may not work correctly unless any libraries and other\nsoftware using the KDELibs 4 Support framework are installed to the same\nlocation as KDELibs4Support, although it may be sufficient to set the\nKDEDIRS environment variable correctly.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] + "group": "kde-frameworks" } diff --git a/kdesignerplugin/kdesignerplugin.manifest b/kdesignerplugin/kdesignerplugin.2016-08-13.manifest similarity index 69% copy from kdesignerplugin/kdesignerplugin.manifest copy to kdesignerplugin/kdesignerplugin.2016-08-13.manifest index 863148f7..fe32c132 100644 --- a/kdesignerplugin/kdesignerplugin.manifest +++ b/kdesignerplugin/kdesignerplugin.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kdesignerplugin", "display_name": "KDesignerPlugin", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Integration of Frameworks widgets in Qt Designer/Creator", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdesignerplugin/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kdesignerplugin/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "This framework provides plugins for Qt Designer that allow it to display\nthe widgets provided by various KDE frameworks, as well as a utility\n(kgendesignerplugin) that can be used to generate other such plugins\nfrom ini-style description files.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kdesignerplugin-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kdesignerplugin/kdesignerplugin.manifest b/kdesignerplugin/kdesignerplugin.manifest index 863148f7..cbee77c0 100644 --- a/kdesignerplugin/kdesignerplugin.manifest +++ b/kdesignerplugin/kdesignerplugin.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kdesignerplugin", "display_name": "KDesignerPlugin", "summary": "Integration of Frameworks widgets in Qt Designer/Creator", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdesignerplugin/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kdesignerplugin/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "This framework provides plugins for Qt Designer that allow it to display\nthe widgets provided by various KDE frameworks, as well as a utility\n(kgendesignerplugin) that can be used to generate other such plugins\nfrom ini-style description files.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] + "group": "kde-frameworks" } diff --git a/kdesu/kdesu.manifest b/kdesu/kdesu.2016-08-13.manifest similarity index 67% copy from kdesu/kdesu.manifest copy to kdesu/kdesu.2016-08-13.manifest index 71f726cd..86288bbc 100644 --- a/kdesu/kdesu.manifest +++ b/kdesu/kdesu.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kdesu", "display_name": "KDESU", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Integration with su for elevated privileges", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdesu/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kdesu/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKDESU provides functionality for building GUI front ends for\n(password asking) console mode programs. For example, kdesu and\nkdessh use it to interface with su and ssh respectively.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Security", - "Desktop" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kdesu-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kdesu/kdesu.manifest b/kdesu/kdesu.manifest index 71f726cd..faec4fca 100644 --- a/kdesu/kdesu.manifest +++ b/kdesu/kdesu.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kdesu", "display_name": "KDESU", "summary": "Integration with su for elevated privileges", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdesu/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kdesu/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKDESU provides functionality for building GUI front ends for\n(password asking) console mode programs. For example, kdesu and\nkdessh use it to interface with su and ssh respectively.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Security", - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/kdewebkit/kdewebkit.manifest b/kdewebkit/kdewebkit.2016-08-13.manifest similarity index 72% copy from kdewebkit/kdewebkit.manifest copy to kdewebkit/kdewebkit.2016-08-13.manifest index 7526c6d0..04527979 100644 --- a/kdewebkit/kdewebkit.manifest +++ b/kdewebkit/kdewebkit.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kdewebkit", "display_name": "KDE WebKit", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "KDE Integration for QtWebKit", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdewebkit/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kdewebkit/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThis library provides KDE integration of the QtWebKit library. If you are\nusing QtWebKit in your KDE application, you are encouraged to use this layer\ninstead of using the QtWebKit classes directly.\n\nIn particular, you should use KWebView in place of QWebView, KGraphicsWebView\nin place of QGraphicsWebView and KWebPage in place of QWebPage. See the\ndocumentation for those classes for more information.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Web" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kdewebkit-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kdewebkit/kdewebkit.manifest b/kdewebkit/kdewebkit.manifest index 7526c6d0..c0f1fa3a 100644 --- a/kdewebkit/kdewebkit.manifest +++ b/kdewebkit/kdewebkit.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kdewebkit", "display_name": "KDE WebKit", "summary": "KDE Integration for QtWebKit", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdewebkit/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kdewebkit/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThis library provides KDE integration of the QtWebKit library. If you are\nusing QtWebKit in your KDE application, you are encouraged to use this layer\ninstead of using the QtWebKit classes directly.\n\nIn particular, you should use KWebView in place of QWebView, KGraphicsWebView\nin place of QGraphicsWebView and KWebPage in place of QWebPage. See the\ndocumentation for those classes for more information.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Web" - ] + "group": "kde-frameworks" } diff --git a/kdnssd/kdnssd.manifest b/kdnssd/kdnssd.2016-08-13.manifest similarity index 69% copy from kdnssd/kdnssd.manifest copy to kdnssd/kdnssd.2016-08-13.manifest index cb1c29f9..078ee3dd 100644 --- a/kdnssd/kdnssd.manifest +++ b/kdnssd/kdnssd.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kdnssd", "display_name": "KDE DNS-SD", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Abstraction to system DNSSD features", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdnssd/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kdnssd/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KDNSSD is a library for handling the DNS-based Service Discovery Protocol\n(DNS-SD), the layer of [Zeroconf](http://www.zeroconf.org) that allows network\nservices, such as printers, to be discovered without any user intervention or\ncentralized infrastructure.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Bindings", - "Communication" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kdnssd-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kdnssd/kdnssd.manifest b/kdnssd/kdnssd.manifest index cb1c29f9..f83db7ae 100644 --- a/kdnssd/kdnssd.manifest +++ b/kdnssd/kdnssd.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kdnssd", "display_name": "KDE DNS-SD", "summary": "Abstraction to system DNSSD features", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdnssd/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kdnssd/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KDNSSD is a library for handling the DNS-based Service Discovery Protocol\n(DNS-SD), the layer of [Zeroconf](http://www.zeroconf.org) that allows network\nservices, such as printers, to be discovered without any user intervention or\ncentralized infrastructure.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Bindings", - "Communication" - ] + "group": "kde-frameworks" } diff --git a/kdoctools/kdoctools.manifest b/kdoctools/kdoctools.2016-08-13.manifest similarity index 63% copy from kdoctools/kdoctools.manifest copy to kdoctools/kdoctools.2016-08-13.manifest index e4316505..642042d6 100644 --- a/kdoctools/kdoctools.manifest +++ b/kdoctools/kdoctools.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kdoctools", "display_name": "KDocTools", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Documentation generation from docbook", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdoctools/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kdoctools/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "Provides tools to generate documentation in various format from DocBook files.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development", - "Text" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kdoctools-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kdoctools/kdoctools.manifest b/kdoctools/kdoctools.manifest index e4316505..e41229b5 100644 --- a/kdoctools/kdoctools.manifest +++ b/kdoctools/kdoctools.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kdoctools", "display_name": "KDocTools", "summary": "Documentation generation from docbook", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kdoctools/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kdoctools/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "Provides tools to generate documentation in various format from DocBook files.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development", - "Text" - ] + "group": "kde-frameworks" } diff --git a/kemoticons/kemoticons.manifest b/kemoticons/kemoticons.2016-08-13.manifest similarity index 67% copy from kemoticons/kemoticons.manifest copy to kemoticons/kemoticons.2016-08-13.manifest index 21324071..6d75de95 100644 --- a/kemoticons/kemoticons.manifest +++ b/kemoticons/kemoticons.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kemoticons", "display_name": "KEmoticons", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Support for emoticons and emoticons themes", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kemoticons/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kemoticons/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKEmoticons converts emoticons from text to a graphical representation with\nimages in HTML. It supports setting different themes for emoticons coming\nfrom different providers.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Artwork" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kemoticons-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kemoticons/kemoticons.manifest b/kemoticons/kemoticons.manifest index 21324071..398057c4 100644 --- a/kemoticons/kemoticons.manifest +++ b/kemoticons/kemoticons.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kemoticons", "display_name": "KEmoticons", "summary": "Support for emoticons and emoticons themes", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kemoticons/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kemoticons/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKEmoticons converts emoticons from text to a graphical representation with\nimages in HTML. It supports setting different themes for emoticons coming\nfrom different providers.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Artwork" - ] + "group": "kde-frameworks" } diff --git a/kf5umbrella/kf5umbrella.2016-08-13.manifest b/kf5umbrella/kf5umbrella.2016-08-13.manifest new file mode 100644 index 00000000..f55bd180 --- /dev/null +++ b/kf5umbrella/kf5umbrella.2016-08-13.manifest @@ -0,0 +1,32 @@ +{ + "$schema": "http://inqlude.org/schema/release-manifest-v1#", + "name": "kf5umbrella", + "display_name": "KF5Umbrella", + "release_date": "2016-08-13", + "version": "5.25.0", + "summary": "CMake convenience functions for KDE Frameworks", + "topics": [ + "Development" + ], + "urls": { + "homepage": "https://projects.kde.org/projects/frameworks/kf5umbrella", + "download": "http://download.kde.org/stable/frameworks/5.25/", + "vcs": "https://projects.kde.org/projects/frameworks/kf5umbrella/repository", + "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" + }, + "licenses": [ + "LGPLv2.1+" + ], + "description": "\nThis repository installs CMake files that simplify the CMake code that\napplications need to write in order to find KDE Frameworks.\n\nIt is not used by the frameworks themselves, it exists only for the convenience\nof workspace and applications.\n\nWithout KF5Umbrella, one has to write:\n\n find_package(KF5TextWidgets \"5.0.0\" REQUIRED)\n find_package(KF5XmlGui \"5.0.0\" REQUIRED)\n find_package(KF5KIO \"5.0.0\" REQUIRED)\n ...\n\nWhile with KF5Umbrella you can write:\n\n find_package(KF5 \"5.0.0\" CONFIG REQUIRED TextWidgets XmlGui KIO ...)\n\n", + "authors": [ + "The KDE Community" + ], + "maturity": "stable", + "platforms": [ + "Linux" + ], + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kf5umbrella-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kfileaudiopreview/kfileaudiopreview.2016-08-13.manifest b/kfileaudiopreview/kfileaudiopreview.2016-08-13.manifest new file mode 100644 index 00000000..e4116c5b --- /dev/null +++ b/kfileaudiopreview/kfileaudiopreview.2016-08-13.manifest @@ -0,0 +1,32 @@ +{ + "$schema": "http://inqlude.org/schema/release-manifest-v1#", + "name": "kfileaudiopreview", + "display_name": "KFileAudioPreview", + "release_date": "2016-08-13", + "version": "5.25.0", + "summary": "Preview of audio files", + "topics": [ + "Multimedia" + ], + "urls": { + "homepage": "https://projects.kde.org/projects/frameworks/kfileaudiopreview", + "download": "http://download.kde.org/stable/frameworks/5.25/", + "vcs": "https://projects.kde.org/projects/frameworks/kfileaudiopreview/repository", + "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" + }, + "licenses": [ + "LGPLv2.1+" + ], + "description": "\nThis is a plugin for KIO that provides a component for previewing audio\nfiles, for example in the Open File dialog.\n\n", + "authors": [ + "The KDE Community" + ], + "maturity": "stable", + "platforms": [ + "Linux" + ], + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kfileaudiopreview-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kfilemetadata/kfilemetadata.manifest b/kfilemetadata/kfilemetadata.2016-08-13.manifest similarity index 69% copy from kfilemetadata/kfilemetadata.manifest copy to kfilemetadata/kfilemetadata.2016-08-13.manifest index 59519a94..aead16f1 100644 --- a/kfilemetadata/kfilemetadata.manifest +++ b/kfilemetadata/kfilemetadata.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kfilemetadata", "display_name": "KFileMetaData", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "A file metadata and text extraction library", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kfilemetadata/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kfilemetadata/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KFileMetaData provides a simple library for extracting the text and metadata\nfrom a number of different files. This library is typically used by file\nindexers to retreive the metadata. This library can also be used by applications to write metadata.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Data" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kfilemetadata-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kfilemetadata/kfilemetadata.manifest b/kfilemetadata/kfilemetadata.manifest index 59519a94..d6ca404a 100644 --- a/kfilemetadata/kfilemetadata.manifest +++ b/kfilemetadata/kfilemetadata.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kfilemetadata", "display_name": "KFileMetaData", "summary": "A file metadata and text extraction library", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kfilemetadata/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kfilemetadata/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KFileMetaData provides a simple library for extracting the text and metadata\nfrom a number of different files. This library is typically used by file\nindexers to retreive the metadata. This library can also be used by applications to write metadata.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Data" - ] + "group": "kde-frameworks" } diff --git a/kglobalaccel/kglobalaccel.manifest b/kglobalaccel/kglobalaccel.2016-08-13.manifest similarity index 67% copy from kglobalaccel/kglobalaccel.manifest copy to kglobalaccel/kglobalaccel.2016-08-13.manifest index 12f123d3..b2fbd227 100644 --- a/kglobalaccel/kglobalaccel.manifest +++ b/kglobalaccel/kglobalaccel.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kglobalaccel", "display_name": "KGlobalAccel", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Add support for global workspace shortcuts", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kglobalaccel/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kglobalaccel/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKGlobalAccel allows you to have global accelerators that are independent of\nthe focused window. Unlike regular shortcuts, the application's window does not\nneed focus for them to be activated.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kglobalaccel-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kglobalaccel/kglobalaccel.manifest b/kglobalaccel/kglobalaccel.manifest index 12f123d3..b235a1d0 100644 --- a/kglobalaccel/kglobalaccel.manifest +++ b/kglobalaccel/kglobalaccel.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kglobalaccel", "display_name": "KGlobalAccel", "summary": "Add support for global workspace shortcuts", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kglobalaccel/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kglobalaccel/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKGlobalAccel allows you to have global accelerators that are independent of\nthe focused window. Unlike regular shortcuts, the application's window does not\nneed focus for them to be activated.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/kguiaddons/kguiaddons.manifest b/kguiaddons/kguiaddons.2016-08-13.manifest similarity index 64% copy from kguiaddons/kguiaddons.manifest copy to kguiaddons/kguiaddons.2016-08-13.manifest index 812f1ffc..9b551fb4 100644 --- a/kguiaddons/kguiaddons.manifest +++ b/kguiaddons/kguiaddons.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kguiaddons", "display_name": "KDE GUI Addons", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Addons to QtGui", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kguiaddons/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kguiaddons/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThe KDE GUI addons provide utilities for graphical user interfaces in the areas\nof colors, fonts, text, images, keyboard input.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Widgets" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kguiaddons-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kguiaddons/kguiaddons.manifest b/kguiaddons/kguiaddons.manifest index 812f1ffc..706e0375 100644 --- a/kguiaddons/kguiaddons.manifest +++ b/kguiaddons/kguiaddons.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kguiaddons", "display_name": "KDE GUI Addons", "summary": "Addons to QtGui", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kguiaddons/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kguiaddons/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThe KDE GUI addons provide utilities for graphical user interfaces in the areas\nof colors, fonts, text, images, keyboard input.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Widgets" - ] + "group": "kde-frameworks" } diff --git a/khtml/khtml.manifest b/khtml/khtml.2016-08-13.manifest similarity index 62% copy from khtml/khtml.manifest copy to khtml/khtml.2016-08-13.manifest index bb4459bd..016098bf 100644 --- a/khtml/khtml.manifest +++ b/khtml/khtml.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "khtml", "display_name": "KHTML", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "KHTML APIs", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/khtml/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/khtml/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Web" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/khtml-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/khtml/khtml.manifest b/khtml/khtml.manifest index bb4459bd..454177f9 100644 --- a/khtml/khtml.manifest +++ b/khtml/khtml.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "khtml", "display_name": "KHTML", "summary": "KHTML APIs", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/khtml/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/khtml/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Web" - ] + "group": "kde-frameworks" } diff --git a/ki18n/ki18n.manifest b/ki18n/ki18n.2016-08-13.manifest similarity index 75% copy from ki18n/ki18n.manifest copy to ki18n/ki18n.2016-08-13.manifest index 8f314393..cedce82f 100644 --- a/ki18n/ki18n.manifest +++ b/ki18n/ki18n.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "ki18n", "display_name": "KI18n", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Advanced internationalization framework", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/ki18n/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/ki18n/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KI18n provides functionality for internationalizing user interface text\nin applications, based on the GNU Gettext translation system.\nIt wraps the standard Gettext functionality, so that the programmers\nand translators can use the familiar Gettext tools and workflows.\n\nKI18n provides additional functionality as well, for both programmers\nand translators, which can help to achieve a higher overall quality\nof source and translated text. This includes argument capturing,\ncustomizable markup, and translation scripting.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development", - "Text" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/ki18n-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/ki18n/ki18n.manifest b/ki18n/ki18n.manifest index 8f314393..1cc5e91e 100644 --- a/ki18n/ki18n.manifest +++ b/ki18n/ki18n.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "ki18n", "display_name": "KI18n", "summary": "Advanced internationalization framework", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/ki18n/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/ki18n/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KI18n provides functionality for internationalizing user interface text\nin applications, based on the GNU Gettext translation system.\nIt wraps the standard Gettext functionality, so that the programmers\nand translators can use the familiar Gettext tools and workflows.\n\nKI18n provides additional functionality as well, for both programmers\nand translators, which can help to achieve a higher overall quality\nof source and translated text. This includes argument capturing,\ncustomizable markup, and translation scripting.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development", - "Text" - ] + "group": "kde-frameworks" } diff --git a/kiconthemes/kiconthemes.manifest b/kiconthemes/kiconthemes.2016-08-13.manifest similarity index 76% copy from kiconthemes/kiconthemes.manifest copy to kiconthemes/kiconthemes.2016-08-13.manifest index fb0bebb9..df3ff717 100644 --- a/kiconthemes/kiconthemes.manifest +++ b/kiconthemes/kiconthemes.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kiconthemes", "display_name": "KIconThemes", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Support for icon themes", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kiconthemes/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kiconthemes/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "This library contains classes to improve the handling of icons\nin applications using the KDE Frameworks. Provided are:\n\n- KIconDialog: Dialog class to let the user select an icon\n from the list of installed icons.\n- KIconButton: Custom button class that displays an icon.\n When clicking it, the user can change it using the icon dialog.\n- KIconEffect: Applies various colorization effects to icons,\n which can be used to create selected/disabled icon images.\n\nOther classes in this repository are used internally by the icon\ntheme configuration dialogs, and should not be used by applications.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Artwork" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kiconthemes-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kiconthemes/kiconthemes.manifest b/kiconthemes/kiconthemes.manifest index fb0bebb9..b7be9a66 100644 --- a/kiconthemes/kiconthemes.manifest +++ b/kiconthemes/kiconthemes.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kiconthemes", "display_name": "KIconThemes", "summary": "Support for icon themes", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kiconthemes/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kiconthemes/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "This library contains classes to improve the handling of icons\nin applications using the KDE Frameworks. Provided are:\n\n- KIconDialog: Dialog class to let the user select an icon\n from the list of installed icons.\n- KIconButton: Custom button class that displays an icon.\n When clicking it, the user can change it using the icon dialog.\n- KIconEffect: Applies various colorization effects to icons,\n which can be used to create selected/disabled icon images.\n\nOther classes in this repository are used internally by the icon\ntheme configuration dialogs, and should not be used by applications.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Artwork" - ] + "group": "kde-frameworks" } diff --git a/kidletime/kidletime.manifest b/kidletime/kidletime.2016-08-13.manifest similarity index 68% copy from kidletime/kidletime.manifest copy to kidletime/kidletime.2016-08-13.manifest index ca7f9153..170acbe9 100644 --- a/kidletime/kidletime.manifest +++ b/kidletime/kidletime.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kidletime", "display_name": "KIdleTime", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Monitoring user activity", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kidletime/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kidletime/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKIdleTime is a singleton reporting information on idle time. It is useful not\nonly for finding out about the current idle time of the PC, but also for getting\nnotified upon idle time events, such as custom timeouts, or user activity.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kidletime-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kidletime/kidletime.manifest b/kidletime/kidletime.manifest index ca7f9153..3fa46aec 100644 --- a/kidletime/kidletime.manifest +++ b/kidletime/kidletime.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kidletime", "display_name": "KIdleTime", "summary": "Monitoring user activity", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kidletime/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kidletime/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKIdleTime is a singleton reporting information on idle time. It is useful not\nonly for finding out about the current idle time of the PC, but also for getting\nnotified upon idle time events, such as custom timeouts, or user activity.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/kimageformats/kimageformats.manifest b/kimageformats/kimageformats.2016-08-13.manifest similarity index 68% copy from kimageformats/kimageformats.manifest copy to kimageformats/kimageformats.2016-08-13.manifest index fdca89a0..ea2d6675 100644 --- a/kimageformats/kimageformats.manifest +++ b/kimageformats/kimageformats.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kimageformats", "display_name": "KImageFormats", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Image format plugins for Qt", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kimageformats/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kimageformats/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "This framework provides additional image format plugins for QtGui. As\nsuch it is not required for the compilation of any other software, but\nmay be a runtime requirement for Qt-based software to support certain\nimage formats.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Graphics", - "Data" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kimageformats-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kimageformats/kimageformats.manifest b/kimageformats/kimageformats.manifest index fdca89a0..1780596b 100644 --- a/kimageformats/kimageformats.manifest +++ b/kimageformats/kimageformats.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kimageformats", "display_name": "KImageFormats", "summary": "Image format plugins for Qt", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kimageformats/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kimageformats/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "This framework provides additional image format plugins for QtGui. As\nsuch it is not required for the compilation of any other software, but\nmay be a runtime requirement for Qt-based software to support certain\nimage formats.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Graphics", - "Data" - ] + "group": "kde-frameworks" } diff --git a/kinit/kinit.manifest b/kinit/kinit.2016-08-13.manifest similarity index 73% copy from kinit/kinit.manifest copy to kinit/kinit.2016-08-13.manifest index e3f55611..49cb8fa8 100644 --- a/kinit/kinit.manifest +++ b/kinit/kinit.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kinit", "display_name": "KInit", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Process launcher to speed up launching KDE applications", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kinit/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kinit/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "kdeinit is a process launcher somewhat similar to the famous init used for\nbooting UNIX.\n\nIt launches processes by forking and then loading a dynamic library which\nshould contain a 'kdemain(...)' function.\n\nUsing kdeinit to launch KDE applications makes starting a typical KDE\napplications 2.5 times faster (100ms instead of 250ms on a P-III 500) It\nreduces memory consumption by approx. 350Kb per application.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kinit-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kinit/kinit.manifest b/kinit/kinit.manifest index e3f55611..4705f65e 100644 --- a/kinit/kinit.manifest +++ b/kinit/kinit.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kinit", "display_name": "KInit", "summary": "Process launcher to speed up launching KDE applications", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kinit/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kinit/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "kdeinit is a process launcher somewhat similar to the famous init used for\nbooting UNIX.\n\nIt launches processes by forking and then loading a dynamic library which\nshould contain a 'kdemain(...)' function.\n\nUsing kdeinit to launch KDE applications makes starting a typical KDE\napplications 2.5 times faster (100ms instead of 250ms on a P-III 500) It\nreduces memory consumption by approx. 350Kb per application.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/kio/kio.manifest b/kio/kio.2016-08-13.manifest similarity index 77% copy from kio/kio.manifest copy to kio/kio.2016-08-13.manifest index dc1f22fe..130f126c 100644 --- a/kio/kio.manifest +++ b/kio/kio.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kio", "display_name": "KIO", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Resource and network access abstraction", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kio/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kio/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThis framework implements almost all the file management functions you\nwill ever need. In fact, the KDE file manager (Dolphin) and the KDE\nfile dialog also uses this to provide its network-enabled file management.\n\nIt supports accessing files locally as well as via HTTP and FTP out of the\nbox and can be extended by plugins to support other protocols as well. There\nis a variety of plugins available, e.g. to support access via SSH.\n\nThe framework can also be used to bridge a native protocol to a file-based\ninterface. This makes the data accessible in all applications using the KDE\nfile dialog or any other KIO enabled infrastructure.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Communication", - "Data" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kio-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kio/kio.manifest b/kio/kio.manifest index dc1f22fe..94ca7b66 100644 --- a/kio/kio.manifest +++ b/kio/kio.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kio", "display_name": "KIO", "summary": "Resource and network access abstraction", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kio/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kio/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThis framework implements almost all the file management functions you\nwill ever need. In fact, the KDE file manager (Dolphin) and the KDE\nfile dialog also uses this to provide its network-enabled file management.\n\nIt supports accessing files locally as well as via HTTP and FTP out of the\nbox and can be extended by plugins to support other protocols as well. There\nis a variety of plugins available, e.g. to support access via SSH.\n\nThe framework can also be used to bridge a native protocol to a file-based\ninterface. This makes the data accessible in all applications using the KDE\nfile dialog or any other KIO enabled infrastructure.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Communication", - "Data" - ] + "group": "kde-frameworks" } diff --git a/kitemmodels/kitemmodels.manifest b/kitemmodels/kitemmodels.2016-08-13.manifest similarity index 80% copy from kitemmodels/kitemmodels.manifest copy to kitemmodels/kitemmodels.2016-08-13.manifest index 7d2166b8..e1653b23 100644 --- a/kitemmodels/kitemmodels.manifest +++ b/kitemmodels/kitemmodels.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kitemmodels", "display_name": "KItemModels", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Models for Qt Model/View system", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kitemmodels/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kitemmodels/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKItemModels provides the following models:\n\n* KBreadcrumbSelectionModel - Selects the parents of selected items to create\n breadcrumbs\n* KCheckableProxyModel - Adds a checkable capability to a source model\n* KConcatenateRowsProxyModel - Concatenates rows from multiple source models\n* KDescendantsProxyModel - Proxy Model for restructuring a Tree into a list\n* KExtraColumnsProxyModel - Adds columns after existing columns\n* KLinkItemSelectionModel - Share a selection in multiple views which do not\n have the same source model\n* KModelIndexProxyMapper - Mapping of indexes and selections through proxy\n models\n* KRearrangeColumnsProxyModel - Can reorder and hide columns from the source model\n* KRecursiveFilterProxyModel - Recursive filtering of models\n* KSelectionProxyModel - A Proxy Model which presents a subset of its source\n model to observers\n\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kitemmodels-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kitemmodels/kitemmodels.manifest b/kitemmodels/kitemmodels.manifest index 7d2166b8..7fb81149 100644 --- a/kitemmodels/kitemmodels.manifest +++ b/kitemmodels/kitemmodels.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kitemmodels", "display_name": "KItemModels", "summary": "Models for Qt Model/View system", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kitemmodels/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kitemmodels/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKItemModels provides the following models:\n\n* KBreadcrumbSelectionModel - Selects the parents of selected items to create\n breadcrumbs\n* KCheckableProxyModel - Adds a checkable capability to a source model\n* KConcatenateRowsProxyModel - Concatenates rows from multiple source models\n* KDescendantsProxyModel - Proxy Model for restructuring a Tree into a list\n* KExtraColumnsProxyModel - Adds columns after existing columns\n* KLinkItemSelectionModel - Share a selection in multiple views which do not\n have the same source model\n* KModelIndexProxyMapper - Mapping of indexes and selections through proxy\n models\n* KRearrangeColumnsProxyModel - Can reorder and hide columns from the source model\n* KRecursiveFilterProxyModel - Recursive filtering of models\n* KSelectionProxyModel - A Proxy Model which presents a subset of its source\n model to observers\n\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] + "group": "kde-frameworks" } diff --git a/kitemviews/kitemviews.manifest b/kitemviews/kitemviews.2016-08-13.manifest similarity index 66% copy from kitemviews/kitemviews.manifest copy to kitemviews/kitemviews.2016-08-13.manifest index aade8cd9..95d3fc0d 100644 --- a/kitemviews/kitemviews.manifest +++ b/kitemviews/kitemviews.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kitemviews", "display_name": "KItemViews", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Widget addons for Qt Model/View", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kitemviews/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kitemviews/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKItemViews includes a set of views, which can be used with item models. It\nincludes views for categorizing lists and to add search filters to flat and\nhierarchical lists.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Widgets", - "Development" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kitemviews-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kitemviews/kitemviews.manifest b/kitemviews/kitemviews.manifest index aade8cd9..a9529d09 100644 --- a/kitemviews/kitemviews.manifest +++ b/kitemviews/kitemviews.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kitemviews", "display_name": "KItemViews", "summary": "Widget addons for Qt Model/View", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kitemviews/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kitemviews/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKItemViews includes a set of views, which can be used with item models. It\nincludes views for categorizing lists and to add search filters to flat and\nhierarchical lists.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Widgets", - "Development" - ] + "group": "kde-frameworks" } diff --git a/kjobwidgets/kjobwidgets.manifest b/kjobwidgets/kjobwidgets.2016-08-13.manifest similarity index 63% copy from kjobwidgets/kjobwidgets.manifest copy to kjobwidgets/kjobwidgets.2016-08-13.manifest index 43dac504..4af3f293 100644 --- a/kjobwidgets/kjobwidgets.manifest +++ b/kjobwidgets/kjobwidgets.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kjobwidgets", "display_name": "KJobWidgets", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Widgets for tracking KJob instances", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kjobwidgets/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kjobwidgets/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKJobWIdgets provides widgets for showing progress of asynchronous jobs.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Widgets" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kjobwidgets-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kjobwidgets/kjobwidgets.manifest b/kjobwidgets/kjobwidgets.manifest index 43dac504..a5d5295f 100644 --- a/kjobwidgets/kjobwidgets.manifest +++ b/kjobwidgets/kjobwidgets.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kjobwidgets", "display_name": "KJobWidgets", "summary": "Widgets for tracking KJob instances", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kjobwidgets/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kjobwidgets/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKJobWIdgets provides widgets for showing progress of asynchronous jobs.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Widgets" - ] + "group": "kde-frameworks" } diff --git a/kjs/kjs.manifest b/kjs/kjs.2016-08-13.manifest similarity index 66% copy from kjs/kjs.manifest copy to kjs/kjs.2016-08-13.manifest index 57d37043..c5b8ee93 100644 --- a/kjs/kjs.manifest +++ b/kjs/kjs.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kjs", "display_name": "KJS", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Support for JS scripting in applications", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kjs/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kjs/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThis library provides an ECMAScript compatible interpreter. The ECMA standard\nis based on well known scripting languages such as Netscape's JavaScript and\nMicrosoft's JScript.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Web", - "Scripting" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kjs-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kjs/kjs.manifest b/kjs/kjs.manifest index 57d37043..5303c6e9 100644 --- a/kjs/kjs.manifest +++ b/kjs/kjs.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kjs", "display_name": "KJS", "summary": "Support for JS scripting in applications", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kjs/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kjs/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThis library provides an ECMAScript compatible interpreter. The ECMA standard\nis based on well known scripting languages such as Netscape's JavaScript and\nMicrosoft's JScript.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Web", - "Scripting" - ] + "group": "kde-frameworks" } diff --git a/kjsembed/kjsembed.manifest b/kjsembed/kjsembed.2016-08-13.manifest similarity index 63% copy from kjsembed/kjsembed.manifest copy to kjsembed/kjsembed.2016-08-13.manifest index b9aa838c..1f39c159 100644 --- a/kjsembed/kjsembed.manifest +++ b/kjsembed/kjsembed.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kjsembed", "display_name": "KJSEmbed", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Embedded JS", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kjsembed/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kjsembed/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KSJEmbed provides a method of binding JavaScript objects to QObjects,\nso you can script your applications.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Web", - "Scripting" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kjsembed-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kjsembed/kjsembed.manifest b/kjsembed/kjsembed.manifest index b9aa838c..e2344cbb 100644 --- a/kjsembed/kjsembed.manifest +++ b/kjsembed/kjsembed.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kjsembed", "display_name": "KJSEmbed", "summary": "Embedded JS", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kjsembed/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kjsembed/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KSJEmbed provides a method of binding JavaScript objects to QObjects,\nso you can script your applications.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Web", - "Scripting" - ] + "group": "kde-frameworks" } diff --git a/kmediaplayer/kmediaplayer.manifest b/kmediaplayer/kmediaplayer.2016-08-13.manifest similarity index 70% copy from kmediaplayer/kmediaplayer.manifest copy to kmediaplayer/kmediaplayer.2016-08-13.manifest index b343d048..f67c528e 100644 --- a/kmediaplayer/kmediaplayer.manifest +++ b/kmediaplayer/kmediaplayer.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kmediaplayer", "display_name": "KMediaPlayer", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Plugin interface for media player features", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kmediaplayer/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kmediaplayer/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KMediaPlayer builds on the KParts framework to provide a common interface for\nKParts that can play media files.\n\nThis framework is a porting aid. It is not recommended for new projects, and\nexisting projects that use it are advised to port away from it, and use plain\nKParts instead.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Multimedia" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kmediaplayer-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kmediaplayer/kmediaplayer.manifest b/kmediaplayer/kmediaplayer.manifest index b343d048..0766defa 100644 --- a/kmediaplayer/kmediaplayer.manifest +++ b/kmediaplayer/kmediaplayer.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kmediaplayer", "display_name": "KMediaPlayer", "summary": "Plugin interface for media player features", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kmediaplayer/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kmediaplayer/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KMediaPlayer builds on the KParts framework to provide a common interface for\nKParts that can play media files.\n\nThis framework is a porting aid. It is not recommended for new projects, and\nexisting projects that use it are advised to port away from it, and use plain\nKParts instead.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Multimedia" - ] + "group": "kde-frameworks" } diff --git a/knewstuff/knewstuff.manifest b/knewstuff/knewstuff.2016-08-13.manifest similarity index 66% copy from knewstuff/knewstuff.manifest copy to knewstuff/knewstuff.2016-08-13.manifest index d66e24e2..80ff620e 100644 --- a/knewstuff/knewstuff.manifest +++ b/knewstuff/knewstuff.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "knewstuff", "display_name": "KNewStuff", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Support for downloading application assets from the network", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/knewstuff/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/knewstuff/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "The KNewStuff library implements collaborative data sharing for\napplications. It uses libattica to support the Open Collaboration Services\nspecification.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Data", - "Communication" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/knewstuff-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/knewstuff/knewstuff.manifest b/knewstuff/knewstuff.manifest index d66e24e2..783b2f8a 100644 --- a/knewstuff/knewstuff.manifest +++ b/knewstuff/knewstuff.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "knewstuff", "display_name": "KNewStuff", "summary": "Support for downloading application assets from the network", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/knewstuff/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/knewstuff/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "The KNewStuff library implements collaborative data sharing for\napplications. It uses libattica to support the Open Collaboration Services\nspecification.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Data", - "Communication" - ] + "group": "kde-frameworks" } diff --git a/knotifications/knotifications.manifest b/knotifications/knotifications.2016-08-13.manifest similarity index 64% copy from knotifications/knotifications.manifest copy to knotifications/knotifications.2016-08-13.manifest index 4f5ff13c..10230dcc 100644 --- a/knotifications/knotifications.manifest +++ b/knotifications/knotifications.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "knotifications", "display_name": "KNotification", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Abstraction for system notifications", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/knotifications/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/knotifications/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKNotification is used to notify the user of an event. It covers feedback and\npersistent events.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/knotifications-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/knotifications/knotifications.manifest b/knotifications/knotifications.manifest index 4f5ff13c..6e6536e4 100644 --- a/knotifications/knotifications.manifest +++ b/knotifications/knotifications.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "knotifications", "display_name": "KNotification", "summary": "Abstraction for system notifications", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/knotifications/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/knotifications/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKNotification is used to notify the user of an event. It covers feedback and\npersistent events.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/knotifyconfig/knotifyconfig.manifest b/knotifyconfig/knotifyconfig.2016-08-13.manifest similarity index 65% copy from knotifyconfig/knotifyconfig.manifest copy to knotifyconfig/knotifyconfig.2016-08-13.manifest index e80e0a4c..55af83e0 100644 --- a/knotifyconfig/knotifyconfig.manifest +++ b/knotifyconfig/knotifyconfig.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "knotifyconfig", "display_name": "KNotifyConfig", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Configuration system for KNotify", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/knotifyconfig/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/knotifyconfig/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKNotifyConfig provides a configuration dialog for desktop notifications which\ncan be embedded in your application.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/knotifyconfig-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/knotifyconfig/knotifyconfig.manifest b/knotifyconfig/knotifyconfig.manifest index e80e0a4c..c9016a73 100644 --- a/knotifyconfig/knotifyconfig.manifest +++ b/knotifyconfig/knotifyconfig.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "knotifyconfig", "display_name": "KNotifyConfig", "summary": "Configuration system for KNotify", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/knotifyconfig/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/knotifyconfig/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKNotifyConfig provides a configuration dialog for desktop notifications which\ncan be embedded in your application.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/kpackage/kpackage.manifest b/kpackage/kpackage.2016-08-13.manifest similarity index 68% copy from kpackage/kpackage.manifest copy to kpackage/kpackage.2016-08-13.manifest index 382a15cd..1eb497e2 100644 --- a/kpackage/kpackage.manifest +++ b/kpackage/kpackage.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kpackage", "display_name": "Package Framework", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Library to load and install packages of non binary files as they were a plugin", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kpackage/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kpackage/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "The Package framework lets the user install and load packages of non binary content such as scripted extensions or graphic assets, as if they were traditional plugins.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kpackage-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kpackage/kpackage.manifest b/kpackage/kpackage.manifest index 382a15cd..ddb9c491 100644 --- a/kpackage/kpackage.manifest +++ b/kpackage/kpackage.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kpackage", "display_name": "Package Framework", "summary": "Library to load and install packages of non binary files as they were a plugin", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kpackage/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kpackage/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "The Package framework lets the user install and load packages of non binary content such as scripted extensions or graphic assets, as if they were traditional plugins.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] + "group": "kde-frameworks" } diff --git a/kparts/kparts.manifest b/kparts/kparts.2016-08-13.manifest similarity index 65% copy from kparts/kparts.manifest copy to kparts/kparts.2016-08-13.manifest index 77acf8af..4d77ddbb 100644 --- a/kparts/kparts.manifest +++ b/kparts/kparts.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kparts", "display_name": "KParts", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Document centric plugin system", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kparts/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kparts/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "This library implements the framework for KDE parts, which are\nelaborate widgets with a user-interface defined in terms of actions\n(menu items, toolbar icons).", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Widgets" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kparts-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kparts/kparts.manifest b/kparts/kparts.manifest index 77acf8af..ab399676 100644 --- a/kparts/kparts.manifest +++ b/kparts/kparts.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kparts", "display_name": "KParts", "summary": "Document centric plugin system", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kparts/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kparts/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "This library implements the framework for KDE parts, which are\nelaborate widgets with a user-interface defined in terms of actions\n(menu items, toolbar icons).", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Widgets" - ] + "group": "kde-frameworks" } diff --git a/kpeople/kpeople.manifest b/kpeople/kpeople.2016-08-13.manifest similarity index 72% copy from kpeople/kpeople.manifest copy to kpeople/kpeople.2016-08-13.manifest index 55b7c027..6d9b4953 100644 --- a/kpeople/kpeople.manifest +++ b/kpeople/kpeople.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kpeople", "display_name": "KPeople", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Provides access to all contacts and the people who hold them", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kpeople/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kpeople/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KPeople offers unified access to our contacts from different sources, grouping\nthem by person while still exposing all the data.\n\nFurthermore, KPeople will also provide facilities to integrate the data provided\nin user interfaces by providing QML and Qt Widgets components.\n\nThe sources are plugin-based, allowing to easily extend the contacts collection.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Communication", - "Data" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kpeople-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kpeople/kpeople.manifest b/kpeople/kpeople.manifest index 55b7c027..039980f4 100644 --- a/kpeople/kpeople.manifest +++ b/kpeople/kpeople.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kpeople", "display_name": "KPeople", "summary": "Provides access to all contacts and the people who hold them", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kpeople/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kpeople/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KPeople offers unified access to our contacts from different sources, grouping\nthem by person while still exposing all the data.\n\nFurthermore, KPeople will also provide facilities to integrate the data provided\nin user interfaces by providing QML and Qt Widgets components.\n\nThe sources are plugin-based, allowing to easily extend the contacts collection.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Communication", - "Data" - ] + "group": "kde-frameworks" } diff --git a/kplotting/kplotting.manifest b/kplotting/kplotting.2016-08-13.manifest similarity index 80% copy from kplotting/kplotting.manifest copy to kplotting/kplotting.2016-08-13.manifest index 4f7a0609..b08dfb14 100644 --- a/kplotting/kplotting.manifest +++ b/kplotting/kplotting.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kplotting", "display_name": "KPlotting", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Lightweight plotting framework", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kplotting/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kplotting/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKPlotWidget is a QWidget-derived class that provides a virtual base class\nfor easy data-plotting. The idea behind KPlotWidget is that you only have\nto specify information in \"data units\"; i.e., the natural units of the\ndata being plotted. KPlotWidget automatically converts everything\nto screen pixel units.\n\nKPlotWidget draws X and Y axes with tick marks and tick labels. It\nautomatically determines how many tick marks to use and where they should\nbe, based on the data limits specified for the plot. You change the limits\nby calling `setLimits(double x1, double x2, double y1, double y2)`.\n\nData to be plotted are stored using the KPlotObject class. KPlotObject\nconsists of a QList of QPointF's, each specifying the X,Y coordinates\nof a data point. KPlotObject also specifies the \"type\" of data to be\nplotted (POINTS or CURVE or POLYGON or LABEL).\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Graphics" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kplotting-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kplotting/kplotting.manifest b/kplotting/kplotting.manifest index 4f7a0609..1f95a1bc 100644 --- a/kplotting/kplotting.manifest +++ b/kplotting/kplotting.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kplotting", "display_name": "KPlotting", "summary": "Lightweight plotting framework", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kplotting/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kplotting/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKPlotWidget is a QWidget-derived class that provides a virtual base class\nfor easy data-plotting. The idea behind KPlotWidget is that you only have\nto specify information in \"data units\"; i.e., the natural units of the\ndata being plotted. KPlotWidget automatically converts everything\nto screen pixel units.\n\nKPlotWidget draws X and Y axes with tick marks and tick labels. It\nautomatically determines how many tick marks to use and where they should\nbe, based on the data limits specified for the plot. You change the limits\nby calling `setLimits(double x1, double x2, double y1, double y2)`.\n\nData to be plotted are stored using the KPlotObject class. KPlotObject\nconsists of a QList of QPointF's, each specifying the X,Y coordinates\nof a data point. KPlotObject also specifies the \"type\" of data to be\nplotted (POINTS or CURVE or POLYGON or LABEL).\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Graphics" - ] + "group": "kde-frameworks" } diff --git a/kprintutils/kprintutils.2016-08-13.manifest b/kprintutils/kprintutils.2016-08-13.manifest new file mode 100644 index 00000000..eddeed83 --- /dev/null +++ b/kprintutils/kprintutils.2016-08-13.manifest @@ -0,0 +1,32 @@ +{ + "$schema": "http://inqlude.org/schema/release-manifest-v1#", + "name": "kprintutils", + "display_name": "KPrintUtils", + "release_date": "2016-08-13", + "version": "5.25.0", + "summary": "Print dialogs", + "topics": [ + "Printing" + ], + "urls": { + "homepage": "https://projects.kde.org/projects/frameworks/kprintutils", + "download": "http://download.kde.org/stable/frameworks/5.25/", + "vcs": "https://projects.kde.org/projects/frameworks/kprintutils/repository", + "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" + }, + "licenses": [ + "LGPLv2.1+" + ], + "description": "\nKPrintUtils provides enhanced print dialogs.\n\n", + "authors": [ + "The KDE Community" + ], + "maturity": "stable", + "platforms": [ + "Linux" + ], + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kprintutils-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kpty/kpty.manifest b/kpty/kpty.2016-08-13.manifest similarity index 66% copy from kpty/kpty.manifest copy to kpty/kpty.2016-08-13.manifest index a332d163..a2708546 100644 --- a/kpty/kpty.manifest +++ b/kpty/kpty.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kpty", "display_name": "KPty", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Pty abstraction", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kpty/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kpty/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThis library provides primitives to interface with pseudo terminal devices\nas well as a KProcess derived class for running child processes and\ncommunicating with them using a pty.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Communication" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kpty-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kpty/kpty.manifest b/kpty/kpty.manifest index a332d163..53129751 100644 --- a/kpty/kpty.manifest +++ b/kpty/kpty.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kpty", "display_name": "KPty", "summary": "Pty abstraction", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kpty/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kpty/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThis library provides primitives to interface with pseudo terminal devices\nas well as a KProcess derived class for running child processes and\ncommunicating with them using a pty.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Communication" - ] + "group": "kde-frameworks" } diff --git a/kross/kross.manifest b/kross/kross.2016-08-13.manifest similarity index 65% copy from kross/kross.manifest copy to kross/kross.2016-08-13.manifest index 1dd1423a..993090c0 100644 --- a/kross/kross.manifest +++ b/kross/kross.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kross", "display_name": "Kross", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Multi-language application scripting", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kross/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kross/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "Kross is a scripting bridge to embed scripting functionality\ninto an application. It supports QtScript as a scripting interpreter backend.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Scripting" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kross-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kross/kross.manifest b/kross/kross.manifest index 1dd1423a..388868f9 100644 --- a/kross/kross.manifest +++ b/kross/kross.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kross", "display_name": "Kross", "summary": "Multi-language application scripting", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kross/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kross/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "Kross is a scripting bridge to embed scripting functionality\ninto an application. It supports QtScript as a scripting interpreter backend.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Scripting" - ] + "group": "kde-frameworks" } diff --git a/krunner/krunner.manifest b/krunner/krunner.2016-08-13.manifest similarity index 76% copy from krunner/krunner.manifest copy to krunner/krunner.2016-08-13.manifest index 22cffe47..5148dd68 100644 --- a/krunner/krunner.manifest +++ b/krunner/krunner.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "krunner", "display_name": "KRunner", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Parallelized query system", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/krunner/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/krunner/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThe Plasma workspace provides an application called KRunner which, among other\nthings, allows one to type into a text area which causes various actions and\ninformation that match the text appear as the text is being typed.\n\nOne application for this is the universal runner you can launch with ALT-F2.\n\nThis functionality is provided via plugins loaded at runtime called \"Runners\".\nThese plugins can be used by any application using the Plasma library. The\nKRunner framework is used to write these plugins, as explained in\n[this tutorial](http://techbase.kde.org/Development/Tutorials/Plasma/AbstractRunner)\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/krunner-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/krunner/krunner.manifest b/krunner/krunner.manifest index 22cffe47..382e19ed 100644 --- a/krunner/krunner.manifest +++ b/krunner/krunner.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "krunner", "display_name": "KRunner", "summary": "Parallelized query system", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/krunner/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/krunner/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThe Plasma workspace provides an application called KRunner which, among other\nthings, allows one to type into a text area which causes various actions and\ninformation that match the text appear as the text is being typed.\n\nOne application for this is the universal runner you can launch with ALT-F2.\n\nThis functionality is provided via plugins loaded at runtime called \"Runners\".\nThese plugins can be used by any application using the Plasma library. The\nKRunner framework is used to write these plugins, as explained in\n[this tutorial](http://techbase.kde.org/Development/Tutorials/Plasma/AbstractRunner)\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/kservice/kservice.manifest b/kservice/kservice.2016-08-13.manifest similarity index 67% copy from kservice/kservice.manifest copy to kservice/kservice.2016-08-13.manifest index 4cf0844d..368dcffa 100644 --- a/kservice/kservice.manifest +++ b/kservice/kservice.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kservice", "display_name": "KService", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Advanced plugin and service introspection", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kservice/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kservice/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KService provides a plugin framework for handling desktop services. Services can\nbe applications or libraries. They can be bound to MIME types or handled by\napplication specific code.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kservice-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kservice/kservice.manifest b/kservice/kservice.manifest index 4cf0844d..cee60a13 100644 --- a/kservice/kservice.manifest +++ b/kservice/kservice.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kservice", "display_name": "KService", "summary": "Advanced plugin and service introspection", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kservice/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kservice/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KService provides a plugin framework for handling desktop services. Services can\nbe applications or libraries. They can be bound to MIME types or handled by\napplication specific code.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] + "group": "kde-frameworks" } diff --git a/ktexteditor/ktexteditor.manifest b/ktexteditor/ktexteditor.2016-08-13.manifest similarity index 73% copy from ktexteditor/ktexteditor.manifest copy to ktexteditor/ktexteditor.2016-08-13.manifest index 11e8b578..74c47d53 100644 --- a/ktexteditor/ktexteditor.manifest +++ b/ktexteditor/ktexteditor.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "ktexteditor", "display_name": "KTextEditor", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Advanced embeddable text editor", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/ktexteditor/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/ktexteditor/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KTextEditor provides a powerful text editor component that you can embed in your\napplication, either as a KPart or using the KF5::TextEditor library (if you need\nmore control).\n\nThe text editor component contains many useful features, from syntax\nhighlighting and automatic indentation to advanced scripting support, making it\nsuitable for everything from a simple embedded text-file editor to an advanced\nIDE.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Text", - "Widgets" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/ktexteditor-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/ktexteditor/ktexteditor.manifest b/ktexteditor/ktexteditor.manifest index 11e8b578..8f967f97 100644 --- a/ktexteditor/ktexteditor.manifest +++ b/ktexteditor/ktexteditor.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "ktexteditor", "display_name": "KTextEditor", "summary": "Advanced embeddable text editor", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/ktexteditor/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/ktexteditor/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KTextEditor provides a powerful text editor component that you can embed in your\napplication, either as a KPart or using the KF5::TextEditor library (if you need\nmore control).\n\nThe text editor component contains many useful features, from syntax\nhighlighting and automatic indentation to advanced scripting support, making it\nsuitable for everything from a simple embedded text-file editor to an advanced\nIDE.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Text", - "Widgets" - ] + "group": "kde-frameworks" } diff --git a/ktextwidgets/ktextwidgets.manifest b/ktextwidgets/ktextwidgets.2016-08-13.manifest similarity index 64% copy from ktextwidgets/ktextwidgets.manifest copy to ktextwidgets/ktextwidgets.2016-08-13.manifest index 81b25d71..76f748aa 100644 --- a/ktextwidgets/ktextwidgets.manifest +++ b/ktextwidgets/ktextwidgets.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "ktextwidgets", "display_name": "KTextWidgets", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Advanced text editing widgets", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/ktextwidgets/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/ktextwidgets/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKTextWidgets provides widgets for displaying and editing text. It supports\nrich text as well as plain text.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Text", - "Widgets" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/ktextwidgets-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/ktextwidgets/ktextwidgets.manifest b/ktextwidgets/ktextwidgets.manifest index 81b25d71..1dc9c6eb 100644 --- a/ktextwidgets/ktextwidgets.manifest +++ b/ktextwidgets/ktextwidgets.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "ktextwidgets", "display_name": "KTextWidgets", "summary": "Advanced text editing widgets", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/ktextwidgets/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/ktextwidgets/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nKTextWidgets provides widgets for displaying and editing text. It supports\nrich text as well as plain text.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Text", - "Widgets" - ] + "group": "kde-frameworks" } diff --git a/kunitconversion/kunitconversion.2016-08-13.manifest b/kunitconversion/kunitconversion.2016-08-13.manifest new file mode 100644 index 00000000..56336765 --- /dev/null +++ b/kunitconversion/kunitconversion.2016-08-13.manifest @@ -0,0 +1,29 @@ +{ + "$schema": "http://inqlude.org/schema/release-manifest-v1#", + "name": "kunitconversion", + "display_name": "KUnitConversion", + "release_date": "2016-08-13", + "version": "5.25.0", + "summary": "Support for unit conversion", + "urls": { + "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kunitconversion/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", + "vcs": "https://projects.kde.org/projects/frameworks/kunitconversion/repository", + "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" + }, + "licenses": [ + "LGPLv2.1+" + ], + "description": "KUnitConversion provides functions to convert values in different physical\nunits. It supports converting different prefixes (e.g. kilo, mega, giga) as\nwell as converting between different unit systems (e.g. liters, gallons). The\nfollowing areas are supported:\n\n* Acceleration\n* Angle\n* Area\n* Currency\n* Density\n* Energy\n* Force\n* Frequency\n* Fuel efficiency\n* Length\n* Mass\n* Power\n* Pressure\n* Temperature\n* Time\n* Velocity\n* Volume", + "authors": [ + "The KDE Community" + ], + "maturity": "stable", + "platforms": [ + "Linux" + ], + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kunitconversion-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kunitconversion/kunitconversion.manifest b/kunitconversion/kunitconversion.manifest index c7d3c06b..bfed9064 100644 --- a/kunitconversion/kunitconversion.manifest +++ b/kunitconversion/kunitconversion.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kunitconversion", "display_name": "KUnitConversion", "summary": "Support for unit conversion", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kunitconversion/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kunitconversion/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], - "description": "\nKUnitConversion provides functions to convert values in different physical\nunits. It supports converting different prefixes (e.g. kilo, mega, giga) as\nwell as converting between different unit systems (e.g. liters, gallons). The\nfollowing areas are supported:\n\n* Acceleration\n* Angle\n* Area\n* Currency\n* Density\n* Energy\n* Force\n* Frequency\n* Fuel efficiency\n* Length\n* Mass\n* Power\n* Pressure\n* Temperature\n* Time\n* Velocity\n* Volume\n\n", + "description": "KUnitConversion provides functions to convert values in different physical\nunits. It supports converting different prefixes (e.g. kilo, mega, giga) as\nwell as converting between different unit systems (e.g. liters, gallons). The\nfollowing areas are supported:\n\n* Acceleration\n* Angle\n* Area\n* Currency\n* Density\n* Energy\n* Force\n* Frequency\n* Fuel efficiency\n* Length\n* Mass\n* Power\n* Pressure\n* Temperature\n* Time\n* Velocity\n* Volume", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Data" - ] + "group": "kde-frameworks" } diff --git a/kwallet/kwallet.manifest b/kwallet/kwallet.2016-08-13.manifest similarity index 71% copy from kwallet/kwallet.manifest copy to kwallet/kwallet.2016-08-13.manifest index 98e91862..e41b0090 100644 --- a/kwallet/kwallet.manifest +++ b/kwallet/kwallet.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kwallet", "display_name": "KWallet Framework", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Secure and unified container for user passwords", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kwallet/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kwallet/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThis framework contains two main components:\n* Interface to KWallet, the safe desktop-wide storage for passwords on KDE work \nspaces.\n* The kwalletd used to safely store the passwords on KDE work spaces.\n\nThe library can be built alone, without kwalletd, by setting the\n`BUILD_KWALLETD` option to `OFF`.\n\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Security" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kwallet-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kwallet/kwallet.manifest b/kwallet/kwallet.manifest index 98e91862..81853ba5 100644 --- a/kwallet/kwallet.manifest +++ b/kwallet/kwallet.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kwallet", "display_name": "KWallet Framework", "summary": "Secure and unified container for user passwords", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kwallet/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kwallet/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThis framework contains two main components:\n* Interface to KWallet, the safe desktop-wide storage for passwords on KDE work \nspaces.\n* The kwalletd used to safely store the passwords on KDE work spaces.\n\nThe library can be built alone, without kwalletd, by setting the\n`BUILD_KWALLETD` option to `OFF`.\n\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Security" - ] + "group": "kde-frameworks" } diff --git a/kwayland/kwayland.manifest b/kwayland/kwayland.manifest index d925a6b5..ad11f1af 100644 --- a/kwayland/kwayland.manifest +++ b/kwayland/kwayland.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kwayland", "display_name": "KWayland", "summary": "Qt-style API to interact with the wayland-client and wayland-server API", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kwayland/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kwayland/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], - "description": "KWayland provides two libraries:\n\n- KWayland::Client\n- KWayland::Server\n\nAs the names suggest they implement a Client respectively a Server API for the Wayland protocol. The API is Qt-styled removing the needs to interact with a for a Qt developer uncomfortable low-level C-API. For example the callback mechanism from the Wayland API is replaced by signals; data types are adjusted to be what a Qt developer expects, e.g. two arguments of int are represented by a QPoint or a QSize.", + "description": "KWayland provides two libraries:\n\n- KWayland::Client\n- KWayland::Server\n\nAs the names suggest they implement a Client respectively a Server API for the Wayland\nprotocol. The API is Qt-styled removing the needs to interact with a for a Qt developer\nuncomfortable low-level C-API. For example the callback mechanism from the Wayland API\nis replaced by signals; data types are adjusted to be what a Qt developer expects, e.g.\ntwo arguments of int are represented by a QPoint or a QSize.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/kwidgetsaddons/kwidgetsaddons.manifest b/kwidgetsaddons/kwidgetsaddons.2016-08-13.manifest similarity index 76% copy from kwidgetsaddons/kwidgetsaddons.manifest copy to kwidgetsaddons/kwidgetsaddons.2016-08-13.manifest index f6f11bd2..af5b755d 100644 --- a/kwidgetsaddons/kwidgetsaddons.manifest +++ b/kwidgetsaddons/kwidgetsaddons.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kwidgetsaddons", "display_name": "KWidgetsAddons", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Addons to QtWidgets", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kwidgetsaddons/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kwidgetsaddons/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThis repository contains add-on widgets and classes for applications\nthat use the Qt Widgets module. If you are porting applications from\nKDE Platform 4 \"kdeui\" library, you will find many of its classes here.\n\nProvided are action classes that can be added to toolbars or menus,\na wide range of widgets for selecting characters, fonts, colors,\nactions, dates and times, or MIME types, as well as platform-aware\ndialogs for configuration pages, message boxes, and password requests.\n\nFurther widgets and classes can be found in other KDE frameworks. For\na full list, please see \n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Widgets" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kwidgetsaddons-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kwidgetsaddons/kwidgetsaddons.manifest b/kwidgetsaddons/kwidgetsaddons.manifest index f6f11bd2..965e003e 100644 --- a/kwidgetsaddons/kwidgetsaddons.manifest +++ b/kwidgetsaddons/kwidgetsaddons.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kwidgetsaddons", "display_name": "KWidgetsAddons", "summary": "Addons to QtWidgets", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kwidgetsaddons/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kwidgetsaddons/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nThis repository contains add-on widgets and classes for applications\nthat use the Qt Widgets module. If you are porting applications from\nKDE Platform 4 \"kdeui\" library, you will find many of its classes here.\n\nProvided are action classes that can be added to toolbars or menus,\na wide range of widgets for selecting characters, fonts, colors,\nactions, dates and times, or MIME types, as well as platform-aware\ndialogs for configuration pages, message boxes, and password requests.\n\nFurther widgets and classes can be found in other KDE frameworks. For\na full list, please see \n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Widgets" - ] + "group": "kde-frameworks" } diff --git a/kwindowsystem/kwindowsystem.manifest b/kwindowsystem/kwindowsystem.2016-08-13.manifest similarity index 75% copy from kwindowsystem/kwindowsystem.manifest copy to kwindowsystem/kwindowsystem.2016-08-13.manifest index a5b70cbd..3330eaf2 100644 --- a/kwindowsystem/kwindowsystem.manifest +++ b/kwindowsystem/kwindowsystem.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kwindowsystem", "display_name": "KWindowSystem", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Access to the windowing system", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kwindowsystem/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kwindowsystem/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nConvenience access to certain properties and features of the windowing system.\n\nKWindowSystem provides information about the windowing system and allows interaction with\nthe windowing system. It provides an high level API which is windowing system independent and\nhas platform specific implementations. This API is inspired by X11 and thus not all functionality\nis available on all windowing systems.\n\nIn addition to the high level API, this framework also provides several more low level classes\nfor interaction with the X Windowing System.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kwindowsystem-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kwindowsystem/kwindowsystem.manifest b/kwindowsystem/kwindowsystem.manifest index a5b70cbd..ebbbd454 100644 --- a/kwindowsystem/kwindowsystem.manifest +++ b/kwindowsystem/kwindowsystem.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kwindowsystem", "display_name": "KWindowSystem", "summary": "Access to the windowing system", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kwindowsystem/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kwindowsystem/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nConvenience access to certain properties and features of the windowing system.\n\nKWindowSystem provides information about the windowing system and allows interaction with\nthe windowing system. It provides an high level API which is windowing system independent and\nhas platform specific implementations. This API is inspired by X11 and thus not all functionality\nis available on all windowing systems.\n\nIn addition to the high level API, this framework also provides several more low level classes\nfor interaction with the X Windowing System.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/kxmlgui/kxmlgui.manifest b/kxmlgui/kxmlgui.2016-08-13.manifest similarity index 69% copy from kxmlgui/kxmlgui.manifest copy to kxmlgui/kxmlgui.2016-08-13.manifest index b944796f..820692d0 100644 --- a/kxmlgui/kxmlgui.manifest +++ b/kxmlgui/kxmlgui.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kxmlgui", "display_name": "KXMLGUI", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "User configurable main windows", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kxmlgui/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kxmlgui/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KXMLGUI provides a framework for managing menu and toolbar actions in an\nabstract way. The actions are configured through a XML description and hooks\nin the application code. The framework supports merging of multiple\ndescription for example for integrating actions from plugins.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Widgets" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kxmlgui-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kxmlgui/kxmlgui.manifest b/kxmlgui/kxmlgui.manifest index b944796f..cb8e0aa9 100644 --- a/kxmlgui/kxmlgui.manifest +++ b/kxmlgui/kxmlgui.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kxmlgui", "display_name": "KXMLGUI", "summary": "User configurable main windows", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kxmlgui/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kxmlgui/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "KXMLGUI provides a framework for managing menu and toolbar actions in an\nabstract way. The actions are configured through a XML description and hooks\nin the application code. The framework supports merging of multiple\ndescription for example for integrating actions from plugins.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Widgets" - ] + "group": "kde-frameworks" } diff --git a/kxmlrpcclient/kxmlrpcclient.manifest b/kxmlrpcclient/kxmlrpcclient.2016-08-13.manifest similarity index 74% copy from kxmlrpcclient/kxmlrpcclient.manifest copy to kxmlrpcclient/kxmlrpcclient.2016-08-13.manifest index c20addb0..a8f9891a 100644 --- a/kxmlrpcclient/kxmlrpcclient.manifest +++ b/kxmlrpcclient/kxmlrpcclient.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "kxmlrpcclient", "display_name": "KXmlRpcClient", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Interaction with XMLRPC services", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kxmlrpcclient/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/kxmlrpcclient/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "This library contains simple XML-RPC Client support. It is a complete\nclient and is quite easy to use. Only one interface is exposed to the\nworld, kxmlrpcclient/client.h and of that interface, you only need to\nuse 3 methods: setUrl, setUserAgent and call.\n\nA small note on authentication. If you will be accessing an XML-RPC server\nwhich uses HTTP-AUTH, simply set the user and pass in the URL. To use\nDigest authentication, call setDigestAuthEnabled(true).", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Communication" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/kxmlrpcclient-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/kxmlrpcclient/kxmlrpcclient.manifest b/kxmlrpcclient/kxmlrpcclient.manifest index c20addb0..b4e3f9fa 100644 --- a/kxmlrpcclient/kxmlrpcclient.manifest +++ b/kxmlrpcclient/kxmlrpcclient.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "kxmlrpcclient", "display_name": "KXmlRpcClient", "summary": "Interaction with XMLRPC services", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/kxmlrpcclient/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/kxmlrpcclient/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "This library contains simple XML-RPC Client support. It is a complete\nclient and is quite easy to use. Only one interface is exposed to the\nworld, kxmlrpcclient/client.h and of that interface, you only need to\nuse 3 methods: setUrl, setUserAgent and call.\n\nA small note on authentication. If you will be accessing an XML-RPC server\nwhich uses HTTP-AUTH, simply set the user and pass in the URL. To use\nDigest authentication, call setDigestAuthEnabled(true).", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Communication" - ] + "group": "kde-frameworks" } diff --git a/modemmanager-qt/modemmanager-qt.manifest b/modemmanager-qt/modemmanager-qt.2016-08-13.manifest similarity index 68% copy from modemmanager-qt/modemmanager-qt.manifest copy to modemmanager-qt/modemmanager-qt.2016-08-13.manifest index 7b3756fb..6bbc6954 100644 --- a/modemmanager-qt/modemmanager-qt.manifest +++ b/modemmanager-qt/modemmanager-qt.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "modemmanager-qt", "display_name": "ModemManagerQt", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Qt wrapper for ModemManager API", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/modemmanager-qt/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/modemmanager-qt/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nModemManagerQt provides access to all ModemManager features\nexposed on DBus. It allows you to manage modem devices and access\nto information available for your modem devices, like signal, location\nand messages.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Communication", - "Bindings" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/modemmanager-qt-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/modemmanager-qt/modemmanager-qt.manifest b/modemmanager-qt/modemmanager-qt.manifest index 7b3756fb..293d606a 100644 --- a/modemmanager-qt/modemmanager-qt.manifest +++ b/modemmanager-qt/modemmanager-qt.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "modemmanager-qt", "display_name": "ModemManagerQt", "summary": "Qt wrapper for ModemManager API", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/modemmanager-qt/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/modemmanager-qt/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nModemManagerQt provides access to all ModemManager features\nexposed on DBus. It allows you to manage modem devices and access\nto information available for your modem devices, like signal, location\nand messages.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Communication", - "Bindings" - ] + "group": "kde-frameworks" } diff --git a/neiasound/neiasound.2016-08-13.manifest b/neiasound/neiasound.2016-08-13.manifest new file mode 100644 index 00000000..f75a801d --- /dev/null +++ b/neiasound/neiasound.2016-08-13.manifest @@ -0,0 +1,32 @@ +{ + "$schema": "http://inqlude.org/schema/release-manifest-v1#", + "name": "neiasound", + "display_name": "neiasound", + "release_date": "2016-08-13", + "version": "5.25.0", + "summary": "OpenAl wrapper for Qt apps and games", + "topics": [ + "Multimedia", + "Bindings" + ], + "urls": { + "homepage": "https://github.com/lucaspcamargo/neiasound", + "download": "http://download.kde.org/stable/frameworks/5.25/", + "vcs": "https://github.com/lucaspcamargo/neiasound" + }, + "licenses": [ + "BSD 2-clause" + ], + "description": "\nneiasound is a Qt-style OpenAL wrapper for games. Not yet complete but already very useful. It is a clean, convenient api that can be plugged directly into your main loop. It comes with a (very primitive) .wav file reader, and includes stb_vorbis directly in the source tree. Also supports libsndfile.\n\nThere is also support for streaming dynamic playlists with intros and seamless looping.\n\n", + "authors": [ + "Lucas Pires Camargo " + ], + "maturity": "stable", + "platforms": [ + "Cross-platform" + ], + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/neiasound-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/networkmanager-qt/networkmanager-qt.manifest b/networkmanager-qt/networkmanager-qt.2016-08-13.manifest similarity index 69% copy from networkmanager-qt/networkmanager-qt.manifest copy to networkmanager-qt/networkmanager-qt.2016-08-13.manifest index 6fa1375d..0f51c192 100644 --- a/networkmanager-qt/networkmanager-qt.manifest +++ b/networkmanager-qt/networkmanager-qt.2016-08-13.manifest @@ -1,26 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "networkmanager-qt", "display_name": "NetworkManagerQt", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Qt wrapper for NetworkManager API", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/networkmanager-qt/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/networkmanager-qt/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nNetworkManagerQt provides access to all NetworkManager features\nexposed on DBus. It allows you to manage your connections and control\nyour network devices and also provides a library for parsing connection\nsettings which are used in DBus communication.\n\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Communication", - "Bindings" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/networkmanager-qt-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/networkmanager-qt/networkmanager-qt.manifest b/networkmanager-qt/networkmanager-qt.manifest index 6fa1375d..9edd5e97 100644 --- a/networkmanager-qt/networkmanager-qt.manifest +++ b/networkmanager-qt/networkmanager-qt.manifest @@ -1,26 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "networkmanager-qt", "display_name": "NetworkManagerQt", "summary": "Qt wrapper for NetworkManager API", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/networkmanager-qt/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/networkmanager-qt/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nNetworkManagerQt provides access to all NetworkManager features\nexposed on DBus. It allows you to manage your connections and control\nyour network devices and also provides a library for parsing connection\nsettings which are used in DBus communication.\n\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Communication", - "Bindings" - ] + "group": "kde-frameworks" } diff --git a/oxygen-icons5/oxygen-icons5.manifest b/oxygen-icons5/oxygen-icons5.2016-08-13.manifest similarity index 62% copy from oxygen-icons5/oxygen-icons5.manifest copy to oxygen-icons5/oxygen-icons5.2016-08-13.manifest index f07566f0..efe8f46e 100644 --- a/oxygen-icons5/oxygen-icons5.manifest +++ b/oxygen-icons5/oxygen-icons5.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "oxygen-icons5", "display_name": "Oxygen Icons", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Oxygen icon theme", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/oxygen-icons5/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/oxygen-icons5/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nOxygen-icons is a freedesktop.org compatible icon theme.\n", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Artwork" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/oxygen-icons5-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/oxygen-icons5/oxygen-icons5.manifest b/oxygen-icons5/oxygen-icons5.manifest index f07566f0..2969f05f 100644 --- a/oxygen-icons5/oxygen-icons5.manifest +++ b/oxygen-icons5/oxygen-icons5.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "oxygen-icons5", "display_name": "Oxygen Icons", "summary": "Oxygen icon theme", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/oxygen-icons5/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/oxygen-icons5/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "\nOxygen-icons is a freedesktop.org compatible icon theme.\n", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Artwork" - ] + "group": "kde-frameworks" } diff --git a/plasma-framework/plasma-framework.manifest b/plasma-framework/plasma-framework.2016-08-13.manifest similarity index 65% copy from plasma-framework/plasma-framework.manifest copy to plasma-framework/plasma-framework.2016-08-13.manifest index 2ac56296..c617a670 100644 --- a/plasma-framework/plasma-framework.manifest +++ b/plasma-framework/plasma-framework.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "plasma-framework", "display_name": "Plasma Framework", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Plugin based UI runtime used to write primary user interfaces", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/plasma-framework/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/plasma-framework/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "The plasma framework provides the following:\n- QML components\n- A C++ library: libplasma\n- Script engines", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/plasma-framework-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/plasma-framework/plasma-framework.manifest b/plasma-framework/plasma-framework.manifest index 2ac56296..efe29621 100644 --- a/plasma-framework/plasma-framework.manifest +++ b/plasma-framework/plasma-framework.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "plasma-framework", "display_name": "Plasma Framework", "summary": "Plugin based UI runtime used to write primary user interfaces", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/plasma-framework/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/plasma-framework/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "The plasma framework provides the following:\n- QML components\n- A C++ library: libplasma\n- Script engines", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Desktop" - ] + "group": "kde-frameworks" } diff --git a/solid/solid.manifest b/solid/solid.2016-08-13.manifest similarity index 69% copy from solid/solid.manifest copy to solid/solid.2016-08-13.manifest index a8abcfec..396023a9 100644 --- a/solid/solid.manifest +++ b/solid/solid.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "solid", "display_name": "Solid", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Hardware integration and detection", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/solid/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/solid/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "%Solid is a device integration framework. It provides a way of querying and\ninteracting with hardware independently of the underlying operating system.\n\nIt provides the following features for application developers:\n\n- Hardware Discovery\n- Power Management\n- Network Management", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/solid-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/solid/solid.manifest b/solid/solid.manifest index a8abcfec..a5fbf537 100644 --- a/solid/solid.manifest +++ b/solid/solid.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "solid", "display_name": "Solid", "summary": "Hardware integration and detection", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/solid/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/solid/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "%Solid is a device integration framework. It provides a way of querying and\ninteracting with hardware independently of the underlying operating system.\n\nIt provides the following features for application developers:\n\n- Hardware Discovery\n- Power Management\n- Network Management", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] + "group": "kde-frameworks" } diff --git a/sonnet/sonnet.manifest b/sonnet/sonnet.2016-08-13.manifest similarity index 71% copy from sonnet/sonnet.manifest copy to sonnet/sonnet.2016-08-13.manifest index 25768c20..feff0da8 100644 --- a/sonnet/sonnet.manifest +++ b/sonnet/sonnet.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "sonnet", "display_name": "Sonnet", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "Support for spellchecking", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/sonnet/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/sonnet/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "Sonnet is a plugin-based spell checking library for Qt-based\napplications. It supports several different plugins, including\nHSpell, Enchant, ASpell and HUNSPELL.\n\nIt also supports automated language detection, based on a\ncombination of different algorithms.\n\nThe simplest way to use Sonnet in your application is to use the\nSpellCheckDecorator class on your QTextEdit.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Text" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/sonnet-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/sonnet/sonnet.manifest b/sonnet/sonnet.manifest index 25768c20..d90f51e8 100644 --- a/sonnet/sonnet.manifest +++ b/sonnet/sonnet.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "sonnet", "display_name": "Sonnet", "summary": "Support for spellchecking", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/sonnet/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/sonnet/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "Sonnet is a plugin-based spell checking library for Qt-based\napplications. It supports several different plugins, including\nHSpell, Enchant, ASpell and HUNSPELL.\n\nIt also supports automated language detection, based on a\ncombination of different algorithms.\n\nThe simplest way to use Sonnet in your application is to use the\nSpellCheckDecorator class on your QTextEdit.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Text" - ] + "group": "kde-frameworks" } diff --git a/threadweaver/threadweaver.manifest b/threadweaver/threadweaver.2016-08-13.manifest similarity index 75% copy from threadweaver/threadweaver.manifest copy to threadweaver/threadweaver.2016-08-13.manifest index 2c20ac71..5cc6364e 100644 --- a/threadweaver/threadweaver.manifest +++ b/threadweaver/threadweaver.2016-08-13.manifest @@ -1,25 +1,29 @@ { - "$schema": "http://inqlude.org/schema/generic-manifest-v1#", + "$schema": "http://inqlude.org/schema/release-manifest-v1#", "name": "threadweaver", "display_name": "ThreadWeaver", + "release_date": "2016-08-13", + "version": "5.25.0", "summary": "High-level multithreading framework", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/threadweaver/html/index.html", + "download": "http://download.kde.org/stable/frameworks/5.25/", "vcs": "https://projects.kde.org/projects/frameworks/threadweaver/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "ThreadWeaver is a helper for multithreaded programming. It uses a job-based\ninterface to queue tasks and execute them in an efficient way.\n\nYou simply divide the workload into jobs, state the dependencies between the jobs\nand ThreadWeaver will work out the most efficient way of dividing the work between\nthreads within a set of resource limits.\n\nSee the information on [use cases](@ref usecases) and\n[why multithreading can help](@ref multithreading), as well as the usage\nsection below, for more detailed information.", "authors": [ "The KDE Community" ], + "maturity": "stable", "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] -} + "packages": { + "source": "http://download.kde.org/stable/frameworks/5.25/threadweaver-5.25.0.tar.xz" + }, + "group": "kde-frameworks" +} \ No newline at end of file diff --git a/threadweaver/threadweaver.manifest b/threadweaver/threadweaver.manifest index 2c20ac71..6ca5f2fc 100644 --- a/threadweaver/threadweaver.manifest +++ b/threadweaver/threadweaver.manifest @@ -1,25 +1,22 @@ { "$schema": "http://inqlude.org/schema/generic-manifest-v1#", "name": "threadweaver", "display_name": "ThreadWeaver", "summary": "High-level multithreading framework", "urls": { "homepage": "http://api.kde.org/frameworks-api/frameworks5-apidocs/threadweaver/html/index.html", "vcs": "https://projects.kde.org/projects/frameworks/threadweaver/repository", "mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" }, "licenses": [ "LGPLv2.1+" ], "description": "ThreadWeaver is a helper for multithreaded programming. It uses a job-based\ninterface to queue tasks and execute them in an efficient way.\n\nYou simply divide the workload into jobs, state the dependencies between the jobs\nand ThreadWeaver will work out the most efficient way of dividing the work between\nthreads within a set of resource limits.\n\nSee the information on [use cases](@ref usecases) and\n[why multithreading can help](@ref multithreading), as well as the usage\nsection below, for more detailed information.", "authors": [ "The KDE Community" ], "platforms": [ "Linux" ], - "group": "kde-frameworks", - "topics": [ - "Development" - ] + "group": "kde-frameworks" }