diff --git a/docs/state/build-state-gnome.json b/docs/state/build-state-gnome.json index 774d0eb9..93afef1b 100644 --- a/docs/state/build-state-gnome.json +++ b/docs/state/build-state-gnome.json @@ -1,23 +1,23 @@ { "schema": "hammer-build-state/1", "totals": { - "recipes": 883, - "nodes": 885, - "sealed": 883, + "recipes": 884, + "nodes": 886, + "sealed": 884, "ajeno": 2 }, "by_class": { "ajeno": 2, "c": 243, "go": 362, - "gui": 42, + "gui": 43, "kernel": 6, "rust": 230 }, "debt_by_class": {}, "by_queue": { "corpus": { - "sealed": 810, + "sealed": 811, "ajeno": 2 }, "incoming-gnome": { @@ -138,6 +138,25 @@ "perfiles": [], "dependientes_total": 0 }, + "adwaita-cursors": { + "iname": "adwaita-cursors", + "version": "48.1", + "link": "dynamic", + "compiler": "zig-cc", + "deps": [], + "cls": "gui", + "queue": "corpus", + "foreign": false, + "hash": "b3:22ae0ff6369e6f15cb6810ddd979d95ebe38307e8da668c1210d9434ef9b5b05", + "state": "sealed", + "blocked_by": [], + "unblocks": 0, + "perfiles": [ + "escritorio-cosmic", + "escritorio-sway" + ], + "dependientes_total": 0 + }, "adwaita-hello": { "iname": "adwaita-hello", "version": "1.7.6", diff --git a/docs/state/build-state-kde.json b/docs/state/build-state-kde.json index 5c6bd9de..62e739bc 100644 --- a/docs/state/build-state-kde.json +++ b/docs/state/build-state-kde.json @@ -1,9 +1,9 @@ { "schema": "hammer-build-state/1", "totals": { - "recipes": 1000, - "nodes": 1002, - "sealed": 992, + "recipes": 1001, + "nodes": 1003, + "sealed": 993, "ajeno": 2, "debt": 8 }, @@ -11,7 +11,7 @@ "ajeno": 2, "c": 365, "go": 362, - "gui": 38, + "gui": 39, "kernel": 6, "rust": 229 }, @@ -20,7 +20,7 @@ }, "by_queue": { "corpus": { - "sealed": 803, + "sealed": 804, "ajeno": 1 }, "incoming-kde": { @@ -111,6 +111,25 @@ "perfiles": [], "dependientes_total": 0 }, + "adwaita-cursors": { + "iname": "adwaita-cursors", + "version": "48.1", + "link": "dynamic", + "compiler": "zig-cc", + "deps": [], + "cls": "gui", + "queue": "corpus", + "foreign": false, + "hash": "b3:22ae0ff6369e6f15cb6810ddd979d95ebe38307e8da668c1210d9434ef9b5b05", + "state": "sealed", + "blocked_by": [], + "unblocks": 0, + "perfiles": [ + "escritorio-cosmic", + "escritorio-sway" + ], + "dependientes_total": 0 + }, "adwaita-hello": { "iname": "adwaita-hello", "version": "1.7.6", diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index e7fa46d4..05207005 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,7 +1,40 @@ { "schema": "hammer-fuentes-vigia/1", - "total": 1143, - "vivas": 1143, - "muertas": 0, - "detalle_muertas": [] + "total": 1144, + "vivas": 1140, + "muertas": 4, + "detalle_muertas": [ + { + "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", + "tipo": "tarball", + "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", + "codigo": "502", + "viva": false + }, + { + "receta": "fuzzel", + "fichero": "recipes/incoming-wlr/fuzzel.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fuzzel.git", + "codigo": "git:128", + "viva": false + }, + { + "receta": "yambar", + "fichero": "recipes/incoming-wlr/yambar.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/yambar.git", + "codigo": "git:128", + "viva": false + } + ] }