From: Felipe Correa da Silva Sanches Date: Fri, 24 Apr 2026 09:14:11 +0000 (+0100) Subject: Pavanam: add override config.yaml (compatible upstream sources) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dc66b651665a065716dfbe166263fb034c6a662;p=thirdparty%2Fgoogle%2Ffonts.git Pavanam: add override config.yaml (compatible upstream sources) - 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) --- diff --git a/ofl/pavanam/config.yaml b/ofl/pavanam/config.yaml new file mode 100644 index 000000000..d90df0b62 --- /dev/null +++ b/ofl/pavanam/config.yaml @@ -0,0 +1,4 @@ +sources: + - source/Pavanam-Regular.ufo +buildVariable: false +familyName: "Pavanam" diff --git a/ofl/pavanam/upstream_info.md b/ofl/pavanam/upstream_info.md index 98ab85f6a..eba4c60b4 100644 --- a/ofl/pavanam/upstream_info.md +++ b/ofl/pavanam/upstream_info.md @@ -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.