GET /api/v1/ports/libcroco/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libcroco",
"portdir": "gnome/libcroco",
"version": "0.6.13",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.freespiders.org/projects/libcroco/",
"description": "A CSS2 parsing and manipulation toolkit for GNOME",
"long_description": "A generic Cascading Style Sheet (CSS) parsing and manipulation toolkit for GNOME applications that need CSS support.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"zlib",
"libxml2",
"gettext",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core"
]
}
]
}