GET /api/v1/ports/libgtkhtml3/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libgtkhtml3",
"portdir": "gnome/libgtkhtml3",
"version": "3.32.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/RoadMap/GtkHtml",
"description": "GTK HTML rendering engine.",
"long_description": "GtkHTML is a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, part of the KDE project, but is now being developed independently.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"glade",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"gnome-common",
"intltool"
]
},
{
"type": "lib",
"ports": [
"iso-codes",
"orbit2",
"gconf",
"gtk2",
"gnuregex",
"enchant",
"libsoup-2.4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnotime"
]
}
]
}