From 03dc5633b09f55b2860aefa6bb1af8fced5632a8 Mon Sep 17 00:00:00 2001 From: Sergio Date: Thu, 3 Sep 2026 20:02:15 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-03T20:02:1?= =?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/fuentes-vigia.json | 54 ++++++++++++++++++++++++++++++----- 1 file changed, 47 insertions(+), 7 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 854b979e..b737a9b7 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,15 +1,23 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1143, - "vivas": 1140, - "muertas": 3, + "vivas": 1135, + "muertas": 8, "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", + "receta": "fcft", + "fichero": "recipes/fcft.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fcft.git", + "codigo": "git:128", + "viva": false + }, + { + "receta": "foot", + "fichero": "recipes/foot.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/foot.git", + "codigo": "git:128", "viva": false }, { @@ -20,6 +28,38 @@ "codigo": "502", "viva": false }, + { + "receta": "giflib", + "fichero": "recipes/giflib.toml", + "tipo": "tarball", + "url": "https://downloads.sourceforge.net/sourceforge/giflib/giflib-5.2.2.tar.gz", + "codigo": "404", + "viva": false + }, + { + "receta": "libpng", + "fichero": "recipes/libpng.toml", + "tipo": "tarball", + "url": "https://downloads.sourceforge.net/libpng/libpng-1.6.58.tar.gz", + "codigo": "404", + "viva": false + }, + { + "receta": "libpng-pic", + "fichero": "recipes/libpng-pic.toml", + "tipo": "tarball", + "url": "https://downloads.sourceforge.net/libpng/libpng-1.6.58.tar.gz", + "codigo": "404", + "viva": false + }, + { + "receta": "libpng-shared", + "fichero": "recipes/libpng-shared.toml", + "tipo": "tarball", + "url": "https://downloads.sourceforge.net/libpng/libpng-1.6.58.tar.gz", + "codigo": "404", + "viva": false + }, { "receta": "libtool", "fichero": "recipes/incoming-kde/libtool.toml",