32 lines
538 B
YAML
32 lines
538 B
YAML
name: rofi
|
|
description: A window switcher, application launcher and dmenu replacement
|
|
version: 2.0.0
|
|
revision: 3
|
|
url: https://github.com/DaveDavenport/rofi
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- cairo
|
|
- gdk-pixbuf
|
|
- glib
|
|
- glibc
|
|
- hicolor-icon-theme
|
|
- libxcb
|
|
- libxkbcommon
|
|
- pango
|
|
- startup-notification
|
|
- wayland
|
|
- xcb-imdkit
|
|
- xcb-util
|
|
- xcb-util-cursor
|
|
- xcb-util-wm
|
|
make_depends:
|
|
- check
|
|
- meson
|
|
- wayland-protocols
|
|
replaces:
|
|
- rofi-wayland
|