From 9c491b29fc6e429c7147130e5deb7ef2f2756395 Mon Sep 17 00:00:00 2001 From: Sergio Date: Tue, 8 Sep 2026 14:31:50 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-08T14:31:5?= =?UTF-8?q?0Z=20=E2=80=94=20avance=20del=20=C3=A1rbol=20KDE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/state/drenaje.json | 76 +++++++++-------------------------- docs/state/fuentes-vigia.json | 50 ++++++++++++++++++++--- 2 files changed, 65 insertions(+), 61 deletions(-) diff --git a/docs/state/drenaje.json b/docs/state/drenaje.json index 2a61c96f..abdd2a75 100644 --- a/docs/state/drenaje.json +++ b/docs/state/drenaje.json @@ -23,56 +23,29 @@ "escritorio-cosmic": { "grafo": "docs/state/build-state-cosmic.json", "nodos": 159, - "en_deuda": 1, - "ondas": 1, - "profundidad": 1, - "construibles_ya": [ - "atuq" - ], - "olas": [ - { - "n": 1, - "recetas": [ - "atuq" - ] - } - ] + "en_deuda": 0, + "ondas": 0, + "profundidad": 0, + "construibles_ya": [], + "olas": [] }, "escritorio-gnome": { "grafo": "docs/state/build-state-gnome.json", "nodos": 181, - "en_deuda": 1, - "ondas": 1, - "profundidad": 1, - "construibles_ya": [ - "atuq" - ], - "olas": [ - { - "n": 1, - "recetas": [ - "atuq" - ] - } - ] + "en_deuda": 0, + "ondas": 0, + "profundidad": 0, + "construibles_ya": [], + "olas": [] }, "escritorio-kde": { "grafo": "docs/state/build-state-kde.json", "nodos": 297, - "en_deuda": 1, - "ondas": 1, - "profundidad": 1, - "construibles_ya": [ - "atuq" - ], - "olas": [ - { - "n": 1, - "recetas": [ - "atuq" - ] - } - ] + "en_deuda": 0, + "ondas": 0, + "profundidad": 0, + "construibles_ya": [], + "olas": [] }, "escritorio-mirada": { "grafo": "docs/state/build-state.json", @@ -86,20 +59,11 @@ "escritorio-sway": { "grafo": "docs/state/build-state-wlr.json", "nodos": 203, - "en_deuda": 1, - "ondas": 1, - "profundidad": 1, - "construibles_ya": [ - "atuq" - ], - "olas": [ - { - "n": 1, - "recetas": [ - "atuq" - ] - } - ] + "en_deuda": 0, + "ondas": 0, + "profundidad": 0, + "construibles_ya": [], + "olas": [] } }, "sin_medir": [] diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index d7431cee..f3565c6a 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,14 +1,22 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1179, - "vivas": 1175, - "muertas": 4, + "vivas": 1170, + "muertas": 9, "detalle_muertas": [ + { + "receta": "busybox", + "fichero": "recipes/busybox.toml", + "tipo": "tarball", + "url": "https://busybox.net/downloads/busybox-1.36.1.tar.bz2", + "codigo": "000", + "viva": false + }, { "receta": "firefox-pgo-profile", "fichero": "recipes/firefox-pgo-profile.toml", "tipo": "tarball", - "url": "https://no-hay-upstream.invalid/hammer/firefox-pgo-2026-09-08b.tar.xz", + "url": "https://no-hay-upstream.invalid/hammer/firefox-pgo-2026-09-08.tar.xz", "codigo": "000", "viva": false }, @@ -17,7 +25,7 @@ "fichero": "recipes/freetype.toml", "tipo": "tarball", "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", - "codigo": "000", + "codigo": "502", "viva": false }, { @@ -25,7 +33,39 @@ "fichero": "recipes/freetype-shared.toml", "tipo": "tarball", "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", - "codigo": "502", + "codigo": "000", + "viva": false + }, + { + "receta": "harfbuzz", + "fichero": "recipes/harfbuzz.toml", + "tipo": "tarball", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/14.2.1/harfbuzz-14.2.1.tar.xz", + "codigo": "500", + "viva": false + }, + { + "receta": "harfbuzz", + "fichero": "recipes/incoming-gnome/harfbuzz.toml", + "tipo": "tarball", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/14.2.1/harfbuzz-14.2.1.tar.xz", + "codigo": "500", + "viva": false + }, + { + "receta": "harfbuzz-shared", + "fichero": "recipes/harfbuzz-shared.toml", + "tipo": "tarball", + "url": "https://github.com/harfbuzz/harfbuzz/releases/download/14.2.1/harfbuzz-14.2.1.tar.xz", + "codigo": "500", + "viva": false + }, + { + "receta": "libgusb", + "fichero": "recipes/incoming-gnome/libgusb.toml", + "tipo": "tarball", + "url": "https://github.com/hughsie/libgusb/releases/download/0.4.9/libgusb-0.4.9.tar.xz", + "codigo": "500", "viva": false }, {