Files
static-php-cli/config/pkg/lib/xz.yml
crazywhalecc 93c099dd31 Add xz
2026-03-24 12:31:45 +08:00

27 lines
454 B
YAML

xz:
type: library
artifact:
source:
type: ghrel
repo: tukaani-project/xz
match: xz.+\.tar\.xz
prefer-stable: true
binary: hosted
metadata:
license-files: [COPYING]
license: 0BSD
depends@unix:
- libiconv
headers@unix:
- lzma
headers@windows:
- lzma
- lzma.h
pkg-configs:
- liblzma
static-libs@unix:
- liblzma.a
static-libs@windows:
- lzma.lib
- liblzma_a.lib