GET /api/v1/ports/icu-le-hb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "icu-le-hb",
"portdir": "devel/icu-le-hb",
"version": "2.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/harfbuzz/icu-le-hb",
"description": "library implementing the ICU Layout Engine (icu-le) API",
"long_description": "icu-le-hb is a library implementing the ICU Layout Engine (icu-le) API using external HarfBuzz library for implementation. This is useful as a compatibility layer to make applications using ICU Layout Engine to use HarfBuzz without porting them to use the HarfBuzz API.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1824
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"icu",
"harfbuzz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"icu-lx",
"icu-devel-lx"
]
}
]
}