From 82dfec029064d4b105a6144e8eebf220f6b0c976 Mon Sep 17 00:00:00 2001 From: Sergio Date: Mon, 7 Sep 2026 14:02:31 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-07T14:02:3?= =?UTF-8?q?1Z=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/fuentes-vigia.json | 68 +++++++++++++++++++++++++++++++++-- 1 file changed, 66 insertions(+), 2 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 5ccebd44..d267e12e 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1178, - "vivas": 1173, - "muertas": 5, + "vivas": 1165, + "muertas": 13, "detalle_muertas": [ { "receta": "busybox", @@ -12,6 +12,38 @@ "codigo": "000", "viva": false }, + { + "receta": "compiler-rt-profile", + "fichero": "recipes/compiler-rt-profile.toml", + "tipo": "tarball", + "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.8/llvm-project-22.1.8.src.tar.xz", + "codigo": "504", + "viva": false + }, + { + "receta": "exiv2", + "fichero": "recipes/incoming-kde/exiv2.toml", + "tipo": "tarball", + "url": "https://github.com/Exiv2/exiv2/archive/refs/tags/v0.28.5.tar.gz", + "codigo": "504", + "viva": false + }, + { + "receta": "expat", + "fichero": "recipes/expat.toml", + "tipo": "tarball", + "url": "https://github.com/libexpat/libexpat/releases/download/R_2_8_1/expat-2.8.1.tar.xz", + "codigo": "504", + "viva": false + }, + { + "receta": "expat-shared", + "fichero": "recipes/expat-shared.toml", + "tipo": "tarball", + "url": "https://github.com/libexpat/libexpat/releases/download/R_2_8_1/expat-2.8.1.tar.xz", + "codigo": "504", + "viva": false + }, { "receta": "firefox-pgo-profile", "fichero": "recipes/firefox-pgo-profile.toml", @@ -36,6 +68,14 @@ "codigo": "502", "viva": false }, + { + "receta": "libndp", + "fichero": "recipes/incoming-kde/libndp.toml", + "tipo": "tarball", + "url": "https://github.com/jpirko/libndp/archive/refs/tags/v1.9.tar.gz", + "codigo": "504", + "viva": false + }, { "receta": "libtool", "fichero": "recipes/incoming-kde/libtool.toml", @@ -43,6 +83,30 @@ "url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz", "codigo": "000", "viva": false + }, + { + "receta": "qrencode", + "fichero": "recipes/incoming-kde/qrencode.toml", + "tipo": "tarball", + "url": "https://github.com/fukuchi/libqrencode/archive/refs/tags/v4.1.1.tar.gz", + "codigo": "504", + "viva": false + }, + { + "receta": "wasi-compiler-rt", + "fichero": "recipes/wasi-compiler-rt.toml", + "tipo": "tarball", + "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.8/llvm-project-22.1.8.src.tar.xz", + "codigo": "504", + "viva": false + }, + { + "receta": "wasi-libcxx", + "fichero": "recipes/wasi-libcxx.toml", + "tipo": "tarball", + "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.8/llvm-project-22.1.8.src.tar.xz", + "codigo": "504", + "viva": false } ] }