Files
static-php-cli/config/pkg/lib/libunistring.yml
2026-05-08 22:33:06 +08:00

16 lines
365 B
YAML

libunistring:
type: library
artifact:
source:
type: filelist
url: 'https://ftp.gnu.org/gnu/libunistring/'
regex: '/href="(?<file>libunistring-(?<version>[^"]+)\.tar\.gz)"/'
metadata:
license-files: [COPYING.LIB]
license: LGPL-3.0-or-later
headers:
- unistr.h
- unistring/
static-libs@unix:
- libunistring.a