2021-03-23 06:52:17 +08:00
|
|
|
{
|
|
|
|
"name": "libxml2",
|
2021-07-16 08:19:56 +08:00
|
|
|
"version-semver": "2.9.12",
|
2021-08-03 07:44:53 +08:00
|
|
|
"port-version": 2,
|
2021-03-23 06:52:17 +08:00
|
|
|
"description": "Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform).",
|
|
|
|
"homepage": "https://xmlsoft.org/",
|
|
|
|
"dependencies": [
|
|
|
|
"libiconv",
|
|
|
|
"liblzma",
|
2021-08-03 07:44:53 +08:00
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-03-23 06:52:17 +08:00
|
|
|
"zlib"
|
2021-07-16 08:19:56 +08:00
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"tools": {
|
|
|
|
"description": "Build tools"
|
|
|
|
}
|
|
|
|
}
|
2021-03-23 06:52:17 +08:00
|
|
|
}
|