37 lines
799 B
YAML
37 lines
799 B
YAML
name: rofi
|
|
description: A window switcher, application launcher and dmenu replacement
|
|
version: 2.0.0
|
|
revision: 4
|
|
url: https://github.com/davatorium/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
|
|
downloads:
|
|
- url: https://github.com/davatorium/rofi/releases/download/${BPM_PKG_VERSION}/rofi-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 6a55ee27f189ef9a1435cea329b146805b5dc830d8abc7a08c50a971521a8d8d
|