19 lines
297 B
YAML
Raw Normal View History

2026-02-02 15:35:59 +08:00
libxml2:
type: library
artifact:
source:
type: ghtagtar
repo: GNOME/libxml2
match: v2\.\d+\.\d+$
2026-02-02 15:35:59 +08:00
metadata:
license-files: [Copyright]
license: MIT
depends@unix:
- libiconv
- zlib
2026-03-05 08:11:41 +08:00
- xz
2026-02-02 15:35:59 +08:00
headers:
- libxml2
pkg-configs:
- libxml-2.0