GET /api/v1/ports/telepathy-haze/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "telepathy-haze",
"portdir": "comms/telepathy-haze",
"version": "0.8.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://telepathy.freedesktop.org/wiki/",
"description": "The telepathy-haze component of Telepathy - a Flexible Communications Framework",
"long_description": "The telepathy-haze component of Telepathy - a Flexible Communications Framework. The Telepathy project is building a unified framework for many different kinds of real-time communications. It uses the D-Bus messaging system to provide a simple interface for client applications, allowing them to quickly take advantage of Telepathy's benefits.",
"active": true,
"categories": [
"comms"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2488
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"python27"
]
},
{
"type": "lib",
"ports": [
"telepathy-glib",
"dbus-glib",
"libpurple"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"empathy"
]
}
]
}