]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Sulphur Point: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:15:32 +0000 (10:15 +0100)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:50:32 +0000 (10:50 +0100)
- Repo: noponies/sulphur-point
- Commit: 2c1a600846ca8b7890a89076aeeb2d43cdaeac23 (unchanged)
- Config: override in ofl/sulphurpoint/config.yaml
- Status: complete
- Confidence: HIGH

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

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

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

diff --git a/ofl/sulphurpoint/config.yaml b/ofl/sulphurpoint/config.yaml
new file mode 100644 (file)
index 0000000..2caa2fa
--- /dev/null
@@ -0,0 +1,4 @@
+sources:
+  - sources/sulphur-point.glyphs
+familyName: "Sulphur Point"
+buildVariable: false
index f3ac4f5533b77f677f0d1f5aa91f7433e83065ad..af48e5defc2898a9aa85bddac849914f82b449c3 100644 (file)
@@ -28,3 +28,9 @@ The `sources/` directory contained:
 ## Action Taken
 
 A `source` block was added to `METADATA.pb` pointing to `https://github.com/noponies/sulphur-point` at commit `2c1a600846ca8b7890a89076aeeb2d43cdaeac23`.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/sulphurpoint/` referencing the upstream gftools-builder-compatible source at the pinned commit `2c1a600` (`sources/sulphur-point.glyphs`). 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.