GET /api/v1/ports/php54-gtk/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php54-gtk",
"portdir": "php/php-gtk",
"version": "2.0.3-20121108",
"license": "LGPL-2.1+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gtk.php.net/",
"description": "PHP-GTK: Gtk+ bindings for PHP 5.",
"long_description": "PHP-GTK is a Gtk+ bindings for the PHP 5 scripting language, allowing you to build rich, cross-platform desktop applications using PHP.",
"active": true,
"categories": [
"x11",
"php"
],
"maintainers": [],
"variants": [
"debug",
"extra",
"html",
"libsexy",
"sourceview",
"spell",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gtk2",
"php54-cairo",
"php54",
"libglade2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-gtk"
]
}
]
}