GET /api/v1/ports/rb32-atk/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb32-atk",
"portdir": "ruby/rb-atk",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/ATK is a Ruby binding of ATK-1.0.x",
"long_description": "Ruby/ATK is a Ruby binding of ATK-1.0.x",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"atk",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-glib2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-gtk3",
"rb32-gtk4"
]
}
]
}