GET /api/v1/ports/gtkspell2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gtkspell2",
"portdir": "x11/gtkspell2",
"version": "2.0.16",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gtkspell.sourceforge.net",
"description": "Library for highlighting and replacement of misspelled words",
"long_description": "GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget. Right-clicking a misspelled word pops up a menu of suggested replacements.",
"active": true,
"categories": [
"textproc",
"gnome",
"x11"
],
"maintainers": [],
"variants": [
"x11",
"quartz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"pkgconfig",
"intltool",
"libxslt",
"gettext"
]
},
{
"type": "lib",
"ports": [
"gdk-pixbuf2",
"enchant",
"gtk2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gtkspell",
"py27-gtkspell"
]
}
]
}