estado: cosecha granja 2026-08-29T06:02:08Z — avance del árbol KDE

This commit is contained in:
Sergio
2026-08-29 06:02:09 +00:00
parent 240f49e6bb
commit 3b8fd7ed86
3 changed files with 173 additions and 395 deletions
File diff suppressed because it is too large Load Diff
+16 -43
View File
@@ -103,31 +103,27 @@
"escritorio-kde": {
"grafo": "docs/state/build-state-kde.json",
"nodos": 163,
"en_deuda": 55,
"ondas": 5,
"profundidad": 5,
"en_deuda": 37,
"ondas": 4,
"profundidad": 4,
"construibles_ya": [
"kirigami",
"kauth",
"kdeclarative",
"plasma-activities",
"kitemmodels",
"qtwayland",
"qt5compat",
"qtmultimedia",
"kstatusnotifieritem",
"kfilemetadata",
"kglobalacceld",
"kholidays",
"krunner",
"qtpositioning",
"kdecoration",
"syntax-highlighting",
"kplotting",
"libevdev",
"mtdev",
"plasma-activities-stats",
"kded",
"kscreenlocker",
"libnl",
"perl-xml-parser",
"qqc2-desktop-style",
"qrencode",
"vulkan-headers",
"libXcursor",
@@ -140,27 +136,23 @@
{
"n": 1,
"recetas": [
"kirigami",
"kauth",
"kdeclarative",
"plasma-activities",
"kitemmodels",
"qtwayland",
"qt5compat",
"qtmultimedia",
"kstatusnotifieritem",
"kfilemetadata",
"kglobalacceld",
"kholidays",
"krunner",
"qtpositioning",
"kdecoration",
"syntax-highlighting",
"kplotting",
"libevdev",
"mtdev",
"plasma-activities-stats",
"kded",
"kscreenlocker",
"libnl",
"perl-xml-parser",
"qqc2-desktop-style",
"qrencode",
"vulkan-headers",
"libXcursor",
@@ -173,48 +165,29 @@
{
"n": 2,
"recetas": [
"kcmutils",
"knewstuff",
"ksvg",
"kwayland",
"kidletime",
"krunner",
"layer-shell-qt",
"qtspeech",
"knighttime",
"plasma-activities-stats",
"prison",
"libksysguard",
"libinput",
"intltool",
"qtlocation",
"vulkan-loader"
"vulkan-loader",
"plasma-integration"
]
},
{
"n": 3,
"recetas": [
"libplasma",
"libkscreen",
"frameworkintegration",
"ktexteditor",
"libksysguard",
"kwin",
"libqalculate"
]
},
{
"n": 4,
"recetas": [
"kscreenlocker",
"kwin",
"qqc2-desktop-style",
"breeze"
]
},
{
"n": 5,
"recetas": [
"plasma-workspace",
"plasma-integration"
"plasma-workspace"
]
}
]
+20 -3
View File
@@ -1,7 +1,24 @@
{
"schema": "hammer-fuentes-vigia/1",
"total": 1172,
"vivas": 1172,
"muertas": 0,
"detalle_muertas": []
"vivas": 1170,
"muertas": 2,
"detalle_muertas": [
{
"receta": "freetype",
"fichero": "recipes/freetype.toml",
"tipo": "tarball",
"url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz",
"codigo": "502",
"viva": false
},
{
"receta": "freetype-shared",
"fichero": "recipes/incoming-gnome/freetype-shared.toml",
"tipo": "tarball",
"url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz",
"codigo": "502",
"viva": false
}
]
}