HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rofi",
"portdir": "x11/rofi",
"version": "1.7.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davatorium/rofi",
"description": "A window switcher, application launcher and dmenu replacement",
"long_description": "Rofi, like dmenu, will provide the user with a textual list of options where one or more can be selected. This can either be running an application, selecting a window, or options provided by an external script.",
"active": true,
"categories": [
"x11"
],
"maintainers": [
{
"name": "sainnhe",
"github": "sainnhe",
"ports_count": 7
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"autoconf",
"automake",
"bison",
"check",
"flex",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libxkbcommon-x11",
"startup-notification",
"cairo",
"gdk-pixbuf2",
"pango",
"xorg-xcb-util-cursor",
"xorg-xcb-util-wm"
]
},
{
"type": "run",
"ports": [
"xorg-server"
]
}
],
"depends_on": []
}