estado: cosecha granja 2026-09-04T01:02:07Z — avance del árbol KDE

This commit is contained in:
Sergio
2026-09-04 01:02:07 +00:00
parent 5fb557b274
commit 19a7bfb9e4
3 changed files with 168 additions and 170 deletions
File diff suppressed because it is too large Load Diff
+10 -19
View File
@@ -32,40 +32,31 @@
"escritorio-kde": {
"grafo": "docs/state/build-state-kde.json",
"nodos": 264,
"en_deuda": 12,
"ondas": 2,
"profundidad": 2,
"en_deuda": 8,
"ondas": 1,
"profundidad": 1,
"construibles_ya": [
"plasma-workspace",
"qqc2-desktop-style",
"breeze",
"dolphin",
"filelight",
"kate",
"kinfocenter",
"konsole",
"kscreen"
"kscreen",
"plasma-desktop",
"plasma-integration"
],
"olas": [
{
"n": 1,
"recetas": [
"plasma-workspace",
"qqc2-desktop-style",
"breeze",
"dolphin",
"filelight",
"kate",
"kinfocenter",
"konsole",
"kscreen"
]
},
{
"n": 2,
"recetas": [
"filelight",
"kscreen",
"plasma-desktop",
"plasma-integration",
"powerdevil"
"plasma-integration"
]
}
]
+26 -10
View File
@@ -1,9 +1,33 @@
{
"schema": "hammer-fuentes-vigia/1",
"total": 1143,
"vivas": 1141,
"muertas": 2,
"vivas": 1139,
"muertas": 4,
"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/freetype-shared.toml",
"tipo": "tarball",
"url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz",
"codigo": "502",
"viva": false
},
{
"receta": "gmp",
"fichero": "recipes/incoming-cosmic/gmp.toml",
"tipo": "tarball",
"url": "https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz",
"codigo": "000",
"viva": false
},
{
"receta": "libtool",
"fichero": "recipes/incoming-kde/libtool.toml",
@@ -11,14 +35,6 @@
"url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz",
"codigo": "502",
"viva": false
},
{
"receta": "musl",
"fichero": "recipes/musl.toml",
"tipo": "tarball",
"url": "https://musl.libc.org/releases/musl-1.2.5.tar.gz",
"codigo": "000",
"viva": false
}
]
}