Add libyaml

This commit is contained in:
crazywhalecc
2026-02-06 13:02:24 +08:00
parent 017fabd556
commit b42601d288
2 changed files with 36 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
libyaml:
type: library
artifact:
source:
type: ghrel
repo: yaml/libyaml
match: yaml-.+\.tar\.gz
prefer-stable: true
metadata:
license-files: [License]
license: MIT
headers:
- yaml.h
static-libs@unix:
- libyaml.a