GET /api/v1/ports/gnome-font-viewer/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gnome-font-viewer",
"portdir": "gnome/gnome-font-viewer",
"version": "3.24.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org",
"description": "GNOME font viewer and thumbnailer.",
"long_description": "GNOME font viewer can preview fonts and create thumbnails for fonts.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2653
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"intltool",
"automake",
"libtool",
"pkgconfig",
"gnome-common",
"clang-9.0",
"autoconf"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"desktop-file-utils",
"gnome-desktop",
"gsettings-desktop-schemas",
"gtk3",
"fontconfig",
"freetype"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
}