]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Kedebideri: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:18:26 +0000 (10:18 +0100)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:50:32 +0000 (10:50 +0100)
- Repo: silnrsi/font-kedebideri
- Commit: 4973b2e0258ef40acc0da3c2c1d155630faecc2c (unchanged)
- Config: override in ofl/kedebideri/config.yaml
- Status: complete
- Confidence: HIGH

Upstream has a .designspace
sources at the pinned commit but no config file. An override was added
referencing source/Kedebideri.designspace. STAT values omitted — gftools-builder will
auto-derive.

Assisted by an AI agent (Claude Opus 4.7 1M context)

ofl/kedebideri/config.yaml [new file with mode: 0644]
ofl/kedebideri/upstream_info.md

diff --git a/ofl/kedebideri/config.yaml b/ofl/kedebideri/config.yaml
new file mode 100644 (file)
index 0000000..9de602a
--- /dev/null
@@ -0,0 +1,4 @@
+sources:
+  - source/Kedebideri.designspace
+familyName: "Kedebideri"
+buildVariable: false
index 33f01e97cf752681c2632d1e14798579ebe471a7..fdaf26995c69ac3b06882c514b8a7213c144a44e 100644 (file)
@@ -52,3 +52,9 @@ The latest git log entry is `142f05a` ("Update copyright date to 2026..."), whic
 ## Conclusion
 
 The source block has repository URL and commit hash. However, the SIL smith build system is not compatible with gftools-builder, so no `config.yaml` is possible. Status is missing_config with the understanding that the build system incompatibility makes config.yaml creation infeasible.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/kedebideri/` referencing the upstream gftools-builder-compatible source at the pinned commit `4973b2e` (`source/Kedebideri.designspace`). The upstream repo has no `config.yaml` of its own at this rev; `google-fonts-sources` auto-detects the override and records it in crater's `targets.json` as an external config on the next regeneration.