GET /api/v1/ports/gtkspell3/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gtkspell3",
"portdir": "x11/gtkspell3",
"version": "3.0.10",
"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": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2653
}
],
"variants": [
"gtk2",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"libtool",
"pkgconfig",
"gtk-doc",
"vala",
"intltool",
"autoconf",
"autoconf-archive",
"automake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"gtk3",
"enchant2",
"iso-codes"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"geany-plugins"
]
}
]
}