Skip to content

Commit

Permalink
KDE Frameworks 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelius committed Feb 14, 2015
1 parent b59b9a2 commit f5c42fc
Show file tree
Hide file tree
Showing 62 changed files with 1,794 additions and 0 deletions.
25 changes: 25 additions & 0 deletions extra-cmake-modules/extra-cmake-modules.2015-02-14.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"$schema": "http://inqlude.org/schema/release-manifest-v1#",
"name": "extra-cmake-modules",
"release_date": "2015-02-14",
"version": "1.7.0",
"summary": "Extensions for software using the CMake build system",
"maturity": "stable",
"platforms": [
"Linux",
"OS X",
"Windows"
],
"urls": {
"homepage": "https://projects.kde.org/projects/kdesupport/extra-cmake-modules",
"mailing_list": "https://mail.kde.org/mailman/listinfo/kde-buildsystem",
"vcs": "https://projects.kde.org/projects/kdesupport/extra-cmake-modules/repository"
},
"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.",
"packages": {
"source": "http://download.kde.org/stable/frameworks/5.6/extra-cmake-modules-1.7.0.tar.xz"
}
}
29 changes: 29 additions & 0 deletions frameworkintegration/frameworkintegration.2015-02-14.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "http://inqlude.org/schema/release-manifest-v1#",
"name": "frameworkintegration",
"display_name": "Framework Integration",
"release_date": "2015-02-14",
"version": "5.7.0",
"summary": "Integration of Qt application with KDE work spaces",
"urls": {
"homepage": "https://projects.kde.org/projects/frameworks/frameworkintegration",
"download": "http://download.kde.org/stable/frameworks/5.7/",
"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"
],
"packages": {
"source": "http://download.kde.org/stable/frameworks/5.7/frameworkintegration-5.7.0.tar.xz"
},
"group": "kde-frameworks"
}
29 changes: 29 additions & 0 deletions kactivities/kactivities.2015-02-14.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "http://inqlude.org/schema/release-manifest-v1#",
"name": "kactivities",
"display_name": "KActivities",
"release_date": "2015-02-14",
"version": "5.7.0",
"summary": "Core components for the KDE's Activities Activity Manager",
"urls": {
"homepage": "https://projects.kde.org/projects/frameworks/kactivities",
"download": "http://download.kde.org/stable/frameworks/5.7/",
"vcs": "https://projects.kde.org/projects/frameworks/kactivities/repository",
"mailing_list": "https://mail.kde.org/mailman/listinfo/plasma-devel"
},
"licenses": [
"LGPLv2.1+"
],
"description": "System service to manage user's activities, track the usage patterns etc.\nKActivities library\nAPI for using and interacting with the Activity Manager as a consumer,\napplication adding information to them or as an activity manager.\nWorkspace\nPlugins for KDE workspace to easier integrate activities (KIO, etc.)\n\n\n",
"authors": [
"The KDE Community"
],
"maturity": "stable",
"platforms": [
"Linux"
],
"packages": {
"source": "http://download.kde.org/stable/frameworks/5.7/kactivities-5.7.0.tar.xz"
},
"group": "kde-frameworks"
}
29 changes: 29 additions & 0 deletions karchive/karchive.2015-02-14.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "http://inqlude.org/schema/release-manifest-v1#",
"name": "karchive",
"display_name": "KArchive",
"release_date": "2015-02-14",
"version": "5.7.0",
"summary": "Reading, creating, and manipulating file archives",
"urls": {
"homepage": "https://projects.kde.org/projects/frameworks/karchive",
"download": "http://download.kde.org/stable/frameworks/5.7/",
"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\nIf 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"
],
"packages": {
"source": "http://download.kde.org/stable/frameworks/5.7/karchive-5.7.0.tar.xz"
},
"group": "kde-frameworks"
}
29 changes: 29 additions & 0 deletions kauth/kauth.2015-02-14.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "http://inqlude.org/schema/release-manifest-v1#",
"name": "kauth",
"display_name": "KAuth",
"release_date": "2015-02-14",
"version": "5.7.0",
"summary": "Execute actions as privileged user",
"urls": {
"homepage": "https://projects.kde.org/projects/frameworks/kauth",
"download": "http://download.kde.org/stable/frameworks/5.7/",
"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"
],
"packages": {
"source": "http://download.kde.org/stable/frameworks/5.7/kauth-5.7.0.tar.xz"
},
"group": "kde-frameworks"
}
29 changes: 29 additions & 0 deletions kbookmarks/kbookmarks.2015-02-14.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "http://inqlude.org/schema/release-manifest-v1#",
"name": "kbookmarks",
"display_name": "KBookmarks",
"release_date": "2015-02-14",
"version": "5.7.0",
"summary": "Web browser bookmark management",
"urls": {
"homepage": "https://projects.kde.org/projects/frameworks/kbookmarks",
"download": "http://download.kde.org/stable/frameworks/5.7/",
"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\n\n",
"authors": [
"The KDE Community"
],
"maturity": "stable",
"platforms": [
"Linux"
],
"packages": {
"source": "http://download.kde.org/stable/frameworks/5.7/kbookmarks-5.7.0.tar.xz"
},
"group": "kde-frameworks"
}
29 changes: 29 additions & 0 deletions kcmutils/kcmutils.2015-02-14.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "http://inqlude.org/schema/release-manifest-v1#",
"name": "kcmutils",
"display_name": "KCMUtils",
"release_date": "2015-02-14",
"version": "5.7.0",
"summary": "Utilities for KDE System Settings modules",
"urls": {
"homepage": "https://projects.kde.org/projects/frameworks/kcmutils",
"download": "http://download.kde.org/stable/frameworks/5.7/",
"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"
],
"packages": {
"source": "http://download.kde.org/stable/frameworks/5.7/kcmutils-5.7.0.tar.xz"
},
"group": "kde-frameworks"
}
29 changes: 29 additions & 0 deletions kcodecs/kcodecs.2015-02-14.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "http://inqlude.org/schema/release-manifest-v1#",
"name": "kcodecs",
"display_name": "KCodecs",
"release_date": "2015-02-14",
"version": "5.7.0",
"summary": "String encoding",
"urls": {
"homepage": "https://projects.kde.org/projects/frameworks/kcodecs",
"download": "http://download.kde.org/stable/frameworks/5.7/",
"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. It supports:\n\n* base64\n* uu\n* quoted-printable\n\n",
"authors": [
"The KDE Community"
],
"maturity": "stable",
"platforms": [
"Linux"
],
"packages": {
"source": "http://download.kde.org/stable/frameworks/5.7/kcodecs-5.7.0.tar.xz"
},
"group": "kde-frameworks"
}
29 changes: 29 additions & 0 deletions kcompletion/kcompletion.2015-02-14.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "http://inqlude.org/schema/release-manifest-v1#",
"name": "kcompletion",
"display_name": "KCompletion",
"release_date": "2015-02-14",
"version": "5.7.0",
"summary": "String completion framework",
"urls": {
"homepage": "https://projects.kde.org/projects/frameworks/kcompletion",
"download": "http://download.kde.org/stable/frameworks/5.7/",
"vcs": "https://projects.kde.org/projects/frameworks/kcompletion/repository",
"mailing_list": "https://mail.kde.org/mailman/listinfo/kde-frameworks-devel"
},
"licenses": [
"LGPLv2.1+"
],
"description": "\nThis class offers \"auto-completion\", \"manual-completion\" or \"shell completion\"\non QString objects. A common use is completing filenames or URLs. It can also\nbe used for completing email-addresses, telephone-numbers, commands, SQL\nqueries, etc.\n\n",
"authors": [
"The KDE Community"
],
"maturity": "stable",
"platforms": [
"Linux"
],
"packages": {
"source": "http://download.kde.org/stable/frameworks/5.7/kcompletion-5.7.0.tar.xz"
},
"group": "kde-frameworks"
}
29 changes: 29 additions & 0 deletions kconfig/kconfig.2015-02-14.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "http://inqlude.org/schema/release-manifest-v1#",
"name": "kconfig",
"display_name": "KConfig",
"release_date": "2015-02-14",
"version": "5.7.0",
"summary": "Backend for storing application configuration",
"urls": {
"homepage": "https://projects.kde.org/projects/frameworks/kconfig",
"download": "http://download.kde.org/stable/frameworks/5.7/",
"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"
],
"packages": {
"source": "http://download.kde.org/stable/frameworks/5.7/kconfig-5.7.0.tar.xz"
},
"group": "kde-frameworks"
}
29 changes: 29 additions & 0 deletions kconfigwidgets/kconfigwidgets.2015-02-14.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "http://inqlude.org/schema/release-manifest-v1#",
"name": "kconfigwidgets",
"display_name": "KConfigWidgets",
"release_date": "2015-02-14",
"version": "5.7.0",
"summary": "Widgets for configuration dialogs",
"urls": {
"homepage": "https://projects.kde.org/projects/frameworks/kconfigwidgets",
"download": "http://download.kde.org/stable/frameworks/5.7/",
"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"
],
"packages": {
"source": "http://download.kde.org/stable/frameworks/5.7/kconfigwidgets-5.7.0.tar.xz"
},
"group": "kde-frameworks"
}
29 changes: 29 additions & 0 deletions kcoreaddons/kcoreaddons.2015-02-14.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "http://inqlude.org/schema/release-manifest-v1#",
"name": "kcoreaddons",
"display_name": "KCoreAddons",
"release_date": "2015-02-14",
"version": "5.7.0",
"summary": "Utilities for core application functionality and accessing the OS",
"urls": {
"homepage": "https://projects.kde.org/projects/frameworks/kcoreaddons",
"download": "http://download.kde.org/stable/frameworks/5.7/",
"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"
],
"packages": {
"source": "http://download.kde.org/stable/frameworks/5.7/kcoreaddons-5.7.0.tar.xz"
},
"group": "kde-frameworks"
}
29 changes: 29 additions & 0 deletions kcrash/kcrash.2015-02-14.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "http://inqlude.org/schema/release-manifest-v1#",
"name": "kcrash",
"display_name": "KCrash",
"release_date": "2015-02-14",
"version": "5.7.0",
"summary": "Graceful handling of application crashes",
"urls": {
"homepage": "https://projects.kde.org/projects/frameworks/kcrash",
"download": "http://download.kde.org/stable/frameworks/5.7/",
"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"
],
"packages": {
"source": "http://download.kde.org/stable/frameworks/5.7/kcrash-5.7.0.tar.xz"
},
"group": "kde-frameworks"
}
Loading

0 comments on commit f5c42fc

Please sign in to comment.