GET /api/v1/ports/autotrace/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "autotrace",
"portdir": "graphics/autotrace",
"version": "0.31.10",
"license": "GPL-2+ and LGPL-2.1+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/autotrace/autotrace",
"description": "Convert bitmaps to vector graphics",
"long_description": "The aim of the AutoTrace project is the development of a freely available application with a functionality similar to CorelTrace or Adobe Streamline.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1824
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"automake",
"gettext",
"libtool",
"pkgconfig",
"intltool",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"libpng",
"pstoedit",
"gettext-runtime",
"glib2"
]
}
],
"depends_on": []
}