2021-09-09 16:24:04 +08:00
|
|
|
{
|
|
|
|
"name": "fontconfig",
|
2024-09-04 03:38:18 +08:00
|
|
|
"version": "2.15.0",
|
2024-10-01 01:28:32 +08:00
|
|
|
"port-version": 1,
|
2021-09-09 16:24:04 +08:00
|
|
|
"description": "Library for configuring and customizing font access.",
|
2021-11-19 12:54:17 +08:00
|
|
|
"homepage": "https://www.freedesktop.org/wiki/Software/fontconfig",
|
2022-03-25 05:03:32 +08:00
|
|
|
"license": "MIT",
|
2021-09-09 16:24:04 +08:00
|
|
|
"dependencies": [
|
|
|
|
"dirent",
|
|
|
|
"expat",
|
|
|
|
"freetype",
|
2022-05-10 05:34:42 +08:00
|
|
|
"getopt",
|
2021-09-09 16:24:04 +08:00
|
|
|
"gettext",
|
2022-06-02 08:13:53 +08:00
|
|
|
{
|
|
|
|
"name": "gperf",
|
|
|
|
"host": true
|
|
|
|
},
|
2024-09-04 03:38:18 +08:00
|
|
|
{
|
|
|
|
"name": "libiconv",
|
|
|
|
"platform": "!windows"
|
|
|
|
},
|
2021-09-09 16:24:04 +08:00
|
|
|
{
|
|
|
|
"name": "libuuid",
|
|
|
|
"platform": "!windows & !osx & !mingw"
|
|
|
|
},
|
2021-12-03 07:48:34 +08:00
|
|
|
"pthread",
|
|
|
|
{
|
|
|
|
"name": "vcpkg-tool-meson",
|
|
|
|
"host": true
|
|
|
|
}
|
2021-09-09 16:24:04 +08:00
|
|
|
]
|
|
|
|
}
|