diff --git a/docs/state/drenaje.json b/docs/state/drenaje.json index 9426b856..f85464cb 100644 --- a/docs/state/drenaje.json +++ b/docs/state/drenaje.json @@ -32,11 +32,143 @@ "escritorio-kde": { "grafo": "docs/state/build-state-kde.json", "nodos": 264, - "en_deuda": 0, - "ondas": 0, - "profundidad": 0, - "construibles_ya": [], - "olas": [] + "en_deuda": 71, + "ondas": 8, + "profundidad": 8, + "construibles_ya": [ + "kcolorscheme", + "kcompletion", + "kcrash", + "kservice", + "kbookmarks", + "knotifications", + "kpackage", + "kauth", + "plasma-activities", + "kstatusnotifieritem", + "kirigami-addons", + "krunner", + "libkscreen", + "kdecoration", + "kpty", + "knighttime", + "kpipewire", + "kquickcharts", + "kquickimageeditor" + ], + "olas": [ + { + "n": 1, + "recetas": [ + "kcolorscheme", + "kcompletion", + "kcrash", + "kservice", + "kbookmarks", + "knotifications", + "kpackage", + "kauth", + "plasma-activities", + "kstatusnotifieritem", + "kirigami-addons", + "krunner", + "libkscreen", + "kdecoration", + "kpty", + "knighttime", + "kpipewire", + "kquickcharts", + "kquickimageeditor" + ] + }, + { + "n": 2, + "recetas": [ + "kconfigwidgets", + "kiconthemes", + "kjobwidgets", + "kdeclarative", + "kwallet", + "ktextwidgets", + "knewstuff", + "kfilemetadata", + "plasma-activities-stats", + "kded" + ] + }, + { + "n": 3, + "recetas": [ + "kxmlgui", + "ksvg", + "qqc2-breeze-style" + ] + }, + { + "n": 4, + "recetas": [ + "kio", + "kcalc", + "kcharselect" + ] + }, + { + "n": 5, + "recetas": [ + "kparts", + "kcmutils", + "libplasma", + "kglobalacceld", + "libksysguard", + "kfind", + "kruler", + "spectacle" + ] + }, + { + "n": 6, + "recetas": [ + "frameworkintegration", + "ktexteditor", + "knotifyconfig", + "kscreenlocker", + "kwin", + "plasma5support", + "systemsettings", + "ark", + "dolphin", + "gwenview", + "kactivitymanagerd", + "kdf", + "kmenuedit", + "kwalletmanager", + "okular", + "plasma-nm", + "plasma-pa" + ] + }, + { + "n": 7, + "recetas": [ + "plasma-workspace", + "qqc2-desktop-style", + "breeze", + "kate", + "kinfocenter", + "konsole", + "kscreen" + ] + }, + { + "n": 8, + "recetas": [ + "filelight", + "plasma-desktop", + "plasma-integration", + "powerdevil" + ] + } + ] }, "escritorio-mirada": { "grafo": "docs/state/build-state.json", diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index ad7cebad..4b4d261b 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,9 +1,17 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1142, - "vivas": 1139, - "muertas": 3, + "vivas": 1136, + "muertas": 6, "detalle_muertas": [ + { + "receta": "foot", + "fichero": "recipes/foot.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/foot.git", + "codigo": "git:128", + "viva": false + }, { "receta": "freetype", "fichero": "recipes/freetype.toml", @@ -20,6 +28,14 @@ "codigo": "502", "viva": false }, + { + "receta": "fuzzel", + "fichero": "recipes/incoming-wlr/fuzzel.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fuzzel.git", + "codigo": "git:128", + "viva": false + }, { "receta": "libtool", "fichero": "recipes/incoming-kde/libtool.toml", @@ -27,6 +43,14 @@ "url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz", "codigo": "502", "viva": false + }, + { + "receta": "yambar", + "fichero": "recipes/incoming-wlr/yambar.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/yambar.git", + "codigo": "git:128", + "viva": false } ] }