lol

kdePackages: use stable metadata file, update metadata

K900 8cff9765 97390e1d

+18 -68
+1 -4
maintainers/scripts/kde/utils.py
··· 122 122 dep_graph={}, 123 123 ) 124 124 125 - dep_specs = [ 126 - "dependency-data-common", 127 - "dependency-data-kf6-qt6" 128 - ] 125 + dep_specs = ["dependency-data-stable-kf6-qt6"] 129 126 dep_graph = collections.defaultdict(set) 130 127 131 128 for spec in dep_specs:
+2 -61
pkgs/kde/generated/dependencies.json
··· 884 884 "kcrash", 885 885 "kxmlgui" 886 886 ], 887 - "gpgme": [ 888 - "libgpg-error" 889 - ], 890 887 "granatier": [ 891 888 "extra-cmake-modules", 892 889 "kconfig", ··· 956 953 "kio", 957 954 "kirigami", 958 955 "mpvqt" 959 - ], 960 - "hash-o-matic": [ 961 - "extra-cmake-modules", 962 - "kcolorscheme", 963 - "kconfig", 964 - "kcoreaddons", 965 - "kdbusaddons", 966 - "ki18n", 967 - "kirigami", 968 - "kwindowsystem", 969 - "libkleo", 970 - "qqc2-desktop-style" 971 956 ], 972 957 "heaptrack": [ 973 958 "extra-cmake-modules", ··· 2594 2579 ], 2595 2580 "kirigami-gallery": [ 2596 2581 "extra-cmake-modules", 2597 - "kconfig", 2598 2582 "kirigami", 2599 2583 "kitemmodels" 2600 2584 ], ··· 3176 3160 "kxmlgui", 3177 3161 "syntax-highlighting" 3178 3162 ], 3179 - "kompare": [ 3180 - "extra-cmake-modules", 3181 - "kcodecs", 3182 - "kconfig", 3183 - "kcoreaddons", 3184 - "kdoctools", 3185 - "kiconthemes", 3186 - "kjobwidgets", 3187 - "kparts", 3188 - "ktexteditor", 3189 - "kwidgetsaddons", 3190 - "libkomparediff2" 3191 - ], 3192 3163 "kongress": [ 3193 3164 "extra-cmake-modules", 3194 3165 "kcalendarcore", ··· 4342 4313 "ki18n", 4343 4314 "kwidgetsaddons" 4344 4315 ], 4345 - "libkomparediff2": [ 4346 - "extra-cmake-modules", 4347 - "kconfig", 4348 - "kcoreaddons", 4349 - "ki18n", 4350 - "kio", 4351 - "kxmlgui" 4352 - ], 4353 4316 "libksane": [ 4354 4317 "extra-cmake-modules", 4355 4318 "ki18n", ··· 4829 4792 ], 4830 4793 "phonon": [ 4831 4794 "extra-cmake-modules" 4832 - ], 4833 - "phonon-gstreamer": [ 4834 - "phonon" 4835 4795 ], 4836 4796 "phonon-vlc": [ 4837 4797 "extra-cmake-modules", ··· 5417 5377 "kconfig", 5418 5378 "kcoreaddons", 5419 5379 "ki18n", 5420 - "knotifications", 5421 - "kservice", 5422 - "libksysguard", 5423 - "libplasma", 5424 - "solid" 5380 + "libplasma" 5425 5381 ], 5426 5382 "plasmatube": [ 5427 5383 "extra-cmake-modules", ··· 5593 5549 "messagelib", 5594 5550 "pimcommon" 5595 5551 ], 5596 - "rkward": [ 5597 - "extra-cmake-modules", 5598 - "karchive", 5599 - "kconfig", 5600 - "kcoreaddons", 5601 - "kcrash", 5602 - "kdoctools", 5603 - "ki18n", 5604 - "knotifications", 5605 - "kparts", 5606 - "ktexteditor", 5607 - "kwidgetsaddons", 5608 - "kwindowsystem", 5609 - "kxmlgui" 5610 - ], 5611 5552 "rocs": [ 5612 5553 "extra-cmake-modules", 5613 5554 "karchive", ··· 6129 6070 "kwindowsystem" 6130 6071 ] 6131 6072 }, 6132 - "version": "56eceecf" 6073 + "version": "c03e6379" 6133 6074 }
+15 -3
pkgs/kde/generated/projects.json
··· 569 569 "project_path": "kde/workspace/breeze-plymouth", 570 570 "repo_path": "plasma/breeze-plymouth" 571 571 }, 572 + "brio": { 573 + "description": "Application for creating animations in Inkscape", 574 + "name": "brio", 575 + "project_path": "playground/graphics/brio", 576 + "repo_path": "graphics/brio" 577 + }, 572 578 "brooklyn": { 573 579 "description": "Protocol independent software which forwards messages between various chat services.", 574 580 "name": "brooklyn", ··· 1112 1118 "hash-o-matic": { 1113 1119 "description": "Simple hash validator allowing to compare two files, generate the checksum of a file and verify if a hash matches a file.", 1114 1120 "name": "hash-o-matic", 1115 - "project_path": "kdereview/utils/hash-o-matic", 1121 + "project_path": "extragear/utils/hash-o-matic", 1116 1122 "repo_path": "utilities/hash-o-matic" 1117 1123 }, 1118 1124 "heaptrack": { ··· 5660 5666 "print-manager": { 5661 5667 "description": "A tool for managing print jobs and printers", 5662 5668 "name": "print-manager", 5663 - "project_path": "kde/kdeworkspace/print-manager", 5669 + "project_path": "kde/workspace/print-manager", 5664 5670 "repo_path": "plasma/print-manager" 5665 5671 }, 5666 5672 "printer-applet": { ··· 5894 5900 "rkward": { 5895 5901 "description": "Easily extensible and easy-to-use IDE/GUI for R", 5896 5902 "name": "rkward", 5897 - "project_path": "kdereview/rkward", 5903 + "project_path": "extragear/education/rkward", 5898 5904 "repo_path": "education/rkward" 5899 5905 }, 5900 5906 "rocs": { ··· 7156 7162 "name": "websites-ghostwriter-kde-org", 7157 7163 "project_path": "websites/ghostwriter-kde-org", 7158 7164 "repo_path": "websites/ghostwriter-kde-org" 7165 + }, 7166 + "websites-glaxnimate-kde-org": { 7167 + "description": "Website for Glaxnimate \u2014 glaxnimate.kde.org", 7168 + "name": "websites-glaxnimate-kde-org", 7169 + "project_path": "websites/glaxnimate-kde-org", 7170 + "repo_path": "websites/glaxnimate-kde-org" 7159 7171 }, 7160 7172 "websites-go-kde-org": { 7161 7173 "description": "Data for the KDE Short URL Redirector Service - go.kde.org",