2026-03-05 08:11:41 +08:00

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