blob: e1059f36bde87eea6f5f0416ee2d0500d3154286 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = wlr-which-key
pkgdesc = Keymap manager for wlroots-based compositors
pkgver = 0.1.3
pkgrel = 1
url = https://github.com/MaxVerevkin/wlr-which-key
arch = x86_64
license = GPL-3.0-only
makedepends = rust
depends = cairo
depends = gcc-libs
depends = glib2
depends = glibc
depends = libxkbcommon
depends = pango
options = !debug
options = !lto
source = https://github.com/MaxVerevkin/wlr-which-key/archive/v0.1.3/wlr-which-key-0.1.3.tar.gz
b2sums = 5ff853ae1d8c79877681593bffac7f147d9f0c938b26a26d9743ad36dfa83601607588411e1e2a4f8de01f9845c693f89244a566c8907a8126fef74f997e835f
pkgname = wlr-which-key
|