mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 02:57:36 +00:00
kdePackages: use stable metadata file, update metadata
This commit is contained in:
parent
97390e1d60
commit
8cff9765db
@ -122,10 +122,7 @@ class KDERepoMetadata:
|
||||
dep_graph={},
|
||||
)
|
||||
|
||||
dep_specs = [
|
||||
"dependency-data-common",
|
||||
"dependency-data-kf6-qt6"
|
||||
]
|
||||
dep_specs = ["dependency-data-stable-kf6-qt6"]
|
||||
dep_graph = collections.defaultdict(set)
|
||||
|
||||
for spec in dep_specs:
|
||||
|
@ -884,9 +884,6 @@
|
||||
"kcrash",
|
||||
"kxmlgui"
|
||||
],
|
||||
"gpgme": [
|
||||
"libgpg-error"
|
||||
],
|
||||
"granatier": [
|
||||
"extra-cmake-modules",
|
||||
"kconfig",
|
||||
@ -957,18 +954,6 @@
|
||||
"kirigami",
|
||||
"mpvqt"
|
||||
],
|
||||
"hash-o-matic": [
|
||||
"extra-cmake-modules",
|
||||
"kcolorscheme",
|
||||
"kconfig",
|
||||
"kcoreaddons",
|
||||
"kdbusaddons",
|
||||
"ki18n",
|
||||
"kirigami",
|
||||
"kwindowsystem",
|
||||
"libkleo",
|
||||
"qqc2-desktop-style"
|
||||
],
|
||||
"heaptrack": [
|
||||
"extra-cmake-modules",
|
||||
"kconfigwidgets",
|
||||
@ -2594,7 +2579,6 @@
|
||||
],
|
||||
"kirigami-gallery": [
|
||||
"extra-cmake-modules",
|
||||
"kconfig",
|
||||
"kirigami",
|
||||
"kitemmodels"
|
||||
],
|
||||
@ -3176,19 +3160,6 @@
|
||||
"kxmlgui",
|
||||
"syntax-highlighting"
|
||||
],
|
||||
"kompare": [
|
||||
"extra-cmake-modules",
|
||||
"kcodecs",
|
||||
"kconfig",
|
||||
"kcoreaddons",
|
||||
"kdoctools",
|
||||
"kiconthemes",
|
||||
"kjobwidgets",
|
||||
"kparts",
|
||||
"ktexteditor",
|
||||
"kwidgetsaddons",
|
||||
"libkomparediff2"
|
||||
],
|
||||
"kongress": [
|
||||
"extra-cmake-modules",
|
||||
"kcalendarcore",
|
||||
@ -4342,14 +4313,6 @@
|
||||
"ki18n",
|
||||
"kwidgetsaddons"
|
||||
],
|
||||
"libkomparediff2": [
|
||||
"extra-cmake-modules",
|
||||
"kconfig",
|
||||
"kcoreaddons",
|
||||
"ki18n",
|
||||
"kio",
|
||||
"kxmlgui"
|
||||
],
|
||||
"libksane": [
|
||||
"extra-cmake-modules",
|
||||
"ki18n",
|
||||
@ -4830,9 +4793,6 @@
|
||||
"phonon": [
|
||||
"extra-cmake-modules"
|
||||
],
|
||||
"phonon-gstreamer": [
|
||||
"phonon"
|
||||
],
|
||||
"phonon-vlc": [
|
||||
"extra-cmake-modules",
|
||||
"phonon"
|
||||
@ -5417,11 +5377,7 @@
|
||||
"kconfig",
|
||||
"kcoreaddons",
|
||||
"ki18n",
|
||||
"knotifications",
|
||||
"kservice",
|
||||
"libksysguard",
|
||||
"libplasma",
|
||||
"solid"
|
||||
"libplasma"
|
||||
],
|
||||
"plasmatube": [
|
||||
"extra-cmake-modules",
|
||||
@ -5593,21 +5549,6 @@
|
||||
"messagelib",
|
||||
"pimcommon"
|
||||
],
|
||||
"rkward": [
|
||||
"extra-cmake-modules",
|
||||
"karchive",
|
||||
"kconfig",
|
||||
"kcoreaddons",
|
||||
"kcrash",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"knotifications",
|
||||
"kparts",
|
||||
"ktexteditor",
|
||||
"kwidgetsaddons",
|
||||
"kwindowsystem",
|
||||
"kxmlgui"
|
||||
],
|
||||
"rocs": [
|
||||
"extra-cmake-modules",
|
||||
"karchive",
|
||||
@ -6129,5 +6070,5 @@
|
||||
"kwindowsystem"
|
||||
]
|
||||
},
|
||||
"version": "56eceecf"
|
||||
"version": "c03e6379"
|
||||
}
|
@ -569,6 +569,12 @@
|
||||
"project_path": "kde/workspace/breeze-plymouth",
|
||||
"repo_path": "plasma/breeze-plymouth"
|
||||
},
|
||||
"brio": {
|
||||
"description": "Application for creating animations in Inkscape",
|
||||
"name": "brio",
|
||||
"project_path": "playground/graphics/brio",
|
||||
"repo_path": "graphics/brio"
|
||||
},
|
||||
"brooklyn": {
|
||||
"description": "Protocol independent software which forwards messages between various chat services.",
|
||||
"name": "brooklyn",
|
||||
@ -1112,7 +1118,7 @@
|
||||
"hash-o-matic": {
|
||||
"description": "Simple hash validator allowing to compare two files, generate the checksum of a file and verify if a hash matches a file.",
|
||||
"name": "hash-o-matic",
|
||||
"project_path": "kdereview/utils/hash-o-matic",
|
||||
"project_path": "extragear/utils/hash-o-matic",
|
||||
"repo_path": "utilities/hash-o-matic"
|
||||
},
|
||||
"heaptrack": {
|
||||
@ -5660,7 +5666,7 @@
|
||||
"print-manager": {
|
||||
"description": "A tool for managing print jobs and printers",
|
||||
"name": "print-manager",
|
||||
"project_path": "kde/kdeworkspace/print-manager",
|
||||
"project_path": "kde/workspace/print-manager",
|
||||
"repo_path": "plasma/print-manager"
|
||||
},
|
||||
"printer-applet": {
|
||||
@ -5894,7 +5900,7 @@
|
||||
"rkward": {
|
||||
"description": "Easily extensible and easy-to-use IDE/GUI for R",
|
||||
"name": "rkward",
|
||||
"project_path": "kdereview/rkward",
|
||||
"project_path": "extragear/education/rkward",
|
||||
"repo_path": "education/rkward"
|
||||
},
|
||||
"rocs": {
|
||||
@ -7157,6 +7163,12 @@
|
||||
"project_path": "websites/ghostwriter-kde-org",
|
||||
"repo_path": "websites/ghostwriter-kde-org"
|
||||
},
|
||||
"websites-glaxnimate-kde-org": {
|
||||
"description": "Website for Glaxnimate \u2014 glaxnimate.kde.org",
|
||||
"name": "websites-glaxnimate-kde-org",
|
||||
"project_path": "websites/glaxnimate-kde-org",
|
||||
"repo_path": "websites/glaxnimate-kde-org"
|
||||
},
|
||||
"websites-go-kde-org": {
|
||||
"description": "Data for the KDE Short URL Redirector Service - go.kde.org",
|
||||
"name": "websites-go-kde-org",
|
||||
|
Loading…
Reference in New Issue
Block a user