From 70c6690fa1b00ab8823f3bb1184222d939326df9 Mon Sep 17 00:00:00 2001 From: Sergio Date: Thu, 3 Sep 2026 17:32:04 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-03T17:32:0?= =?UTF-8?q?4Z=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 | 4 +- docs/state/fuentes-vigia.json | 90 +++++++++++++++++++++++++++++++++-- 2 files changed, 87 insertions(+), 7 deletions(-) diff --git a/docs/state/drenaje.json b/docs/state/drenaje.json index e8b76df2..786b9377 100644 --- a/docs/state/drenaje.json +++ b/docs/state/drenaje.json @@ -22,7 +22,7 @@ }, "escritorio-gnome": { "grafo": "docs/state/build-state-gnome.json", - "nodos": 155, + "nodos": 156, "en_deuda": 0, "ondas": 0, "profundidad": 0, @@ -31,7 +31,7 @@ }, "escritorio-kde": { "grafo": "docs/state/build-state-kde.json", - "nodos": 199, + "nodos": 260, "en_deuda": 0, "ondas": 0, "profundidad": 0, diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 12b41401..80e0079b 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,17 +1,89 @@ { "schema": "hammer-fuentes-vigia/1", - "total": 1142, - "vivas": 1140, - "muertas": 2, + "total": 1143, + "vivas": 1131, + "muertas": 12, "detalle_muertas": [ { - "receta": "freetype-shared", - "fichero": "recipes/freetype-shared.toml", + "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": "gnupg", + "fichero": "recipes/gnupg.toml", + "tipo": "tarball", + "url": "https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.4.9.tar.bz2", + "codigo": "000", + "viva": false + }, + { + "receta": "libassuan", + "fichero": "recipes/libassuan.toml", + "tipo": "tarball", + "url": "https://www.gnupg.org/ftp/gcrypt/libassuan/libassuan-3.0.2.tar.bz2", + "codigo": "000", + "viva": false + }, + { + "receta": "libgcrypt", + "fichero": "recipes/incoming-kde/libgcrypt.toml", + "tipo": "tarball", + "url": "https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.12.2.tar.bz2", + "codigo": "000", + "viva": false + }, + { + "receta": "libgcrypt", + "fichero": "recipes/libgcrypt.toml", + "tipo": "tarball", + "url": "https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.12.2.tar.bz2", + "codigo": "000", + "viva": false + }, + { + "receta": "libgcrypt-shared", + "fichero": "recipes/incoming-gnome/libgcrypt-shared.toml", + "tipo": "tarball", + "url": "https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.12.2.tar.bz2", + "codigo": "000", + "viva": false + }, + { + "receta": "libgpg-error", + "fichero": "recipes/incoming-kde/libgpg-error.toml", + "tipo": "tarball", + "url": "https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.61.tar.bz2", + "codigo": "000", + "viva": false + }, + { + "receta": "libgpg-error", + "fichero": "recipes/libgpg-error.toml", + "tipo": "tarball", + "url": "https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.61.tar.bz2", + "codigo": "000", + "viva": false + }, + { + "receta": "libgpg-error-shared", + "fichero": "recipes/incoming-gnome/libgpg-error-shared.toml", + "tipo": "tarball", + "url": "https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.61.tar.bz2", + "codigo": "000", + "viva": false + }, + { + "receta": "libksba", + "fichero": "recipes/libksba.toml", + "tipo": "tarball", + "url": "https://www.gnupg.org/ftp/gcrypt/libksba/libksba-1.7.0.tar.bz2", + "codigo": "000", + "viva": false + }, { "receta": "libtool", "fichero": "recipes/incoming-kde/libtool.toml", @@ -19,6 +91,14 @@ "url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz", "codigo": "502", "viva": false + }, + { + "receta": "npth", + "fichero": "recipes/npth.toml", + "tipo": "tarball", + "url": "https://gnupg.org/ftp/gcrypt/npth/npth-1.8.tar.bz2", + "codigo": "000", + "viva": false } ] }