GET /api/v1/ports/rb32-pango/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb32-pango",
"portdir": "ruby/rb-pango",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/Pango is a Ruby binding of pango-1.x based on GObject-Introspection",
"long_description": "Ruby/Pango is a Ruby binding of pango-1.x based on GObject-Introspection",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"pango",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-cairo-gobject",
"rb32-gobject-introspection"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-clutter",
"rb32-gdk3",
"rb32-gdk4"
]
}
]
}