GET /api/v1/ports/libgnomecups/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libgnomecups",
"portdir": "gnome/libgnomecups",
"version": "0.2.3",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.levien.com/gnome/print-arch.html",
"description": "This is an implementation of the Gnome Printing Architecture",
"long_description": "This is an implementation of the Gnome Printing Architecture",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"intltool",
"pkgconfig",
"gnome-common",
"clang-9.0",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libiconv",
"gettext"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libgnomeprint"
]
}
]
}