From 17b6a284f7c9bab0fad56cd23d438365c206555f Mon Sep 17 00:00:00 2001 From: Sergio Date: Tue, 1 Sep 2026 20:02:56 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-01T20:02:5?= =?UTF-8?q?6Z=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 | 50 +++++++++++++++++++++----- recipes/incoming/.deferred/dprint.toml | 19 ---------- recipes/incoming/.deferred/gcc15.patch | 21 ----------- recipes/incoming/.deferred/git.toml | 39 -------------------- recipes/incoming/.deferred/gmp.toml | 40 --------------------- recipes/incoming/.deferred/mise.toml | 25 ------------- recipes/incoming/.deferred/yj.toml | 19 ---------- 7 files changed, 41 insertions(+), 172 deletions(-) delete mode 100644 recipes/incoming/.deferred/dprint.toml delete mode 100644 recipes/incoming/.deferred/gcc15.patch delete mode 100644 recipes/incoming/.deferred/git.toml delete mode 100644 recipes/incoming/.deferred/gmp.toml delete mode 100644 recipes/incoming/.deferred/mise.toml delete mode 100644 recipes/incoming/.deferred/yj.toml diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index d6cf6a44..efa45f23 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,9 +1,25 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1144, - "vivas": 1140, - "muertas": 4, + "vivas": 1136, + "muertas": 8, "detalle_muertas": [ + { + "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 + }, { "receta": "freetype", "fichero": "recipes/freetype.toml", @@ -21,19 +37,35 @@ "viva": false }, { - "receta": "freetype-shared", - "fichero": "recipes/incoming-gnome/freetype-shared.toml", + "receta": "fuzzel", + "fichero": "recipes/incoming-wlr/fuzzel.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fuzzel.git", + "codigo": "git:128", + "viva": false + }, + { + "receta": "libtool", + "fichero": "recipes/incoming-kde/libtool.toml", "tipo": "tarball", - "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", + "url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz", "codigo": "502", "viva": false }, { - "receta": "freetype-shared", - "fichero": "recipes/incoming-kde/freetype-shared.toml", + "receta": "tllist", + "fichero": "recipes/tllist.toml", "tipo": "tarball", - "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", - "codigo": "502", + "url": "https://codeberg.org/dnkl/tllist/archive/1.1.0.tar.gz", + "codigo": "504", + "viva": false + }, + { + "receta": "yambar", + "fichero": "recipes/incoming-wlr/yambar.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/yambar.git", + "codigo": "git:128", "viva": false } ] diff --git a/recipes/incoming/.deferred/dprint.toml b/recipes/incoming/.deferred/dprint.toml deleted file mode 100644 index 4645061a..00000000 --- a/recipes/incoming/.deferred/dprint.toml +++ /dev/null @@ -1,19 +0,0 @@ -# Importada de nixpkgs por `hammer import-nix` (Etapa G). PUNTO DE PARTIDA, no final: -# - el build usa el lab de hammer (zig-cc / musl estático), NO el stdenv de nix ⇒ revisá -# compiler/link/phases y adaptá hasta que compile. -# - las deps van con su nombre NIX; remapealas a las recetas del corpus si difieren. -name = "dprint" -version = "0.54.0" - -[source] -repo = "https://github.com/dprint/dprint" -commit = "001ff5f1a42f83e6e2705ecb8cb046df6da3dd45" - -[build] -compiler = "zig-cc" -target = "x86_64-linux-musl" -link = "static" -flags = ["--bin", "dprint"] - -[build.phases] -install = "mkdir -p /out/usr/bin && cp target/release/dprint /out/usr/bin/dprint" diff --git a/recipes/incoming/.deferred/gcc15.patch b/recipes/incoming/.deferred/gcc15.patch deleted file mode 100644 index 2434da5f..00000000 --- a/recipes/incoming/.deferred/gcc15.patch +++ /dev/null @@ -1,21 +0,0 @@ - -# HG changeset patch -# User Marc Glisse -# Date 1738186682 -3600 -# Node ID 8e7bb4ae7a18b1405ea7f9cbcda450b7d920a901 -# Parent e84c5c785bbe8ed8c3620194e50b65adfc2f5d83 -Complete function prototype in acinclude.m4 for C23 compatibility - -diff -r e84c5c785bbe -r 8e7bb4ae7a18 acinclude.m4 ---- a/acinclude.m4 Wed Dec 04 18:26:27 2024 +0100 -+++ b/acinclude.m4 Wed Jan 29 22:38:02 2025 +0100 -@@ -609,7 +609,7 @@ - - #if defined (__GNUC__) && ! defined (__cplusplus) - typedef unsigned long long t1;typedef t1*t2; --void g(){} -+void g(int,t1 const*,t1,t2,t1 const*,int){} - void h(){} - static __inline__ t1 e(t2 rp,t2 up,int n,t1 v0) - {t1 c,x,r;int i;if(v0){c=1;for(i=1;i