]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Amiko: add source block to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 26 Feb 2026 06:53:47 +0000 (06:53 +0000)
committerFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 26 Feb 2026 09:22:55 +0000 (09:22 +0000)
- Repo: impallari/Amiko-Devanagari
- Commit: 069f510b (housekeeping)
- Config: override config.yaml in google/fonts
- Status: `missing_config`
- Confidence: HIGH

ofl/amiko/METADATA.pb
ofl/amiko/config.yaml [new file with mode: 0644]
ofl/amiko/upstream_info.md [new file with mode: 0644]

index aa790f03d2f82f566fe53aebbc9ffe1d85db66b1..2441a092d24fb1f5d542f2e30a89cfc443060835 100644 (file)
@@ -33,6 +33,7 @@ fonts {
 primary_script: "Deva"
 source {
   repository_url: "https://github.com/impallari/Amiko-Devanagari"
+  commit: "069f510b21d2e839950b007f3458eeb6aed073e7"
 }
 subsets: "devanagari"
 subsets: "latin"
diff --git a/ofl/amiko/config.yaml b/ofl/amiko/config.yaml
new file mode 100644 (file)
index 0000000..ca50de6
--- /dev/null
@@ -0,0 +1,3 @@
+sources:
+  - "source/Amiko v1.000.glyphs"
+buildVariable: false
diff --git a/ofl/amiko/upstream_info.md b/ofl/amiko/upstream_info.md
new file mode 100644 (file)
index 0000000..7e302ec
--- /dev/null
@@ -0,0 +1,65 @@
+# Amiko
+
+**Status**: `missing_config`
+**Date**: 2026-02-25
+**Designer**: Impallari Type
+**License**: OFL
+**METADATA.pb**: `ofl/amiko/METADATA.pb`
+
+## Data
+
+| Field | Value |
+|-------|-------|
+| Repository URL | https://github.com/impallari/Amiko-Devanagari |
+| Commit | `069f510b21d2e839950b007f3458eeb6aed073e7` |
+| Config YAML | — |
+| Source types | glyphs |
+
+## Methodology
+
+### Repository URL
+Pre-existing in METADATA.pb `source { repository_url }` field.
+
+### Commit Hash
+Used HEAD of upstream repository (latest commit at time of onboarding).
+- Commit date: 2016-08-04 14:31:21 -0300
+- Commit message: "housekeeping"
+
+### Config YAML
+Missing — upstream repo has gftools-compatible sources (glyphs) but no config.yaml file exists. An override config.yaml could be created.
+
+## Evidence
+
+### METADATA.pb source block
+- `repository_url`: `https://github.com/impallari/Amiko-Devanagari`
+- `commit`: `—`
+- `config_yaml`: `—`
+
+### google/fonts history
+- Last font modification: `20b1ef87d6d2`
+- Date: 2017-05-23 18:13:40 +0100
+- Subject: "hotfix-amiko: v1.001 added (#990)"
+
+### Upstream repo cache
+- Cached at: `impallari/Amiko-Devanagari`
+- Commit `069f510b21d2` verified ✓
+
+## Confidence
+
+**High**: URL pre-existing in METADATA.pb; commit verified in upstream repo
+
+## Notes
+
+Has gftools-buildable sources (glyphs), needs config.yaml
+
+## Override Config YAML
+
+An override `config.yaml` has been added to the google/fonts family directory. Contents:
+
+```yaml
+sources:
+  - "source/Amiko v1.000.glyphs"
+buildVariable: false
+```
+
+This override config enables gftools-builder to compile the font from upstream sources.