From: Felipe Correa da Silva Sanches Date: Thu, 12 Mar 2026 18:51:21 +0000 (+0000) Subject: Srisakdi: add commit hash to METADATA.pb X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4faaef994356be94b074669600dc8c09efe4da3;p=thirdparty%2Fgoogle%2Ffonts.git Srisakdi: add commit hash to METADATA.pb Assisted by an AI agent (Claude Opus 4.6) --- diff --git a/ofl/srisakdi/METADATA.pb b/ofl/srisakdi/METADATA.pb index b53033f33..c9b5cd5a8 100644 --- a/ofl/srisakdi/METADATA.pb +++ b/ofl/srisakdi/METADATA.pb @@ -28,5 +28,6 @@ subsets: "thai" subsets: "vietnamese" source { repository_url: "https://github.com/cadsondemak/Srisakdi" + commit: "fc86bd7feae6bf8b3a9f388f2a71f4c826a27859" } primary_script: "Thai" diff --git a/ofl/srisakdi/upstream_info.md b/ofl/srisakdi/upstream_info.md new file mode 100644 index 000000000..3c536a3d1 --- /dev/null +++ b/ofl/srisakdi/upstream_info.md @@ -0,0 +1,18 @@ +# Srisakdi — Source Metadata Investigation + +**Model**: Claude Opus 4.6 +**Date**: 2026-03-12 + +## Source Repository +- **URL**: https://github.com/cadsondemak/Srisakdi +- **Commit**: `fc86bd7feae6bf8b3a9f388f2a71f4c826a27859` +- **Status**: Commit hash was added to existing source block + +## What Was Done +The upstream repository at https://github.com/cadsondemak/Srisakdi was identified as the source for Srisakdi. The latest commit on the default branch was retrieved via the GitHub API and added to the `source` block in METADATA.pb. No tagged releases were found in the repository. + +## Build System +The repository contains a `source/` directory alongside pre-built fonts in the `fonts/` directory. The root directory also includes HTML, CSS, and JavaScript files consistent with a specimen website. No Makefile or explicit build script was found at the root level. + +## Notes +Srisakdi is a Thai display typeface by Cadson Demak, available in Regular and Bold weights. The METADATA.pb source block previously lacked a commit hash, file mappings, and branch specification.