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

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

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

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

diff --git a/ofl/pavanam/config.yaml b/ofl/pavanam/config.yaml
new file mode 100644 (file)
index 0000000..d90df0b
--- /dev/null
@@ -0,0 +1,4 @@
+sources:
+  - source/Pavanam-Regular.ufo
+buildVariable: false
+familyName: "Pavanam"
index 98ab85f6a1f3aae7e6e248542e0ce61cbd48a6b3..eba4c60b4d4a1ae8eacbf409895687163063573f 100644 (file)
@@ -30,3 +30,9 @@ The latest commit in the upstream repository was retrieved:
 ## METADATA.pb Changes
 
 A `source` block was added to METADATA.pb with the repository URL and latest commit hash.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/pavanam/` referencing the upstream gftools-builder-compatible source at the pinned commit `c4ba9335` (`source/Pavanam-Regular.ufo`). 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.