HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "clutter",
"portdir": "graphics/clutter",
"version": "1.26.4",
"license": "LGPL-2.1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/Clutter",
"description": "A generic high-level canvas library.",
"long_description": "Clutter is an open source software library for creating fast, compelling, portable, and dynamic graphical user interfaces.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2653
}
],
"variants": [
"x11",
"quartz",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"cairo",
"cogl",
"gdk-pixbuf2",
"atk",
"xorg-libXcomposite",
"xorg-libXdamage",
"xorg-libXext",
"xorg-libXfixes",
"pango",
"json-glib",
"gobject-introspection"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"totem",
"clutter-gst3",
"clutter-gtk",
"pinpoint",
"libchamplain",
"gnome3-core",
"rb33-clutter",
"rb32-clutter",
"rb31-clutter",
"eog-plugins",
"clutter-gst"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
}