mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
19 lines
297 B
YAML
19 lines
297 B
YAML
libxml2:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghtagtar
|
|
repo: GNOME/libxml2
|
|
match: v2\.\d+\.\d+$
|
|
metadata:
|
|
license-files: [Copyright]
|
|
license: MIT
|
|
depends@unix:
|
|
- libiconv
|
|
- zlib
|
|
- xz
|
|
headers:
|
|
- libxml2
|
|
pkg-configs:
|
|
- libxml-2.0
|