Add libuuid

This commit is contained in:
crazywhalecc
2026-02-06 12:26:35 +08:00
parent 127697b814
commit fa1b71bebf
2 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
libuuid:
type: library
artifact:
source:
type: git
url: 'https://github.com/static-php/libuuid.git'
rev: master
metadata:
license-files: [COPYING]
license: MIT
headers:
- uuid/uuid.h
static-libs@unix:
- libuuid.a