blob: c718d07a3008ae3c9193ef3137c9bb19b0348c44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = rofi-unicode
pkgdesc = Unicode character selector plugin for rofi
pkgver = 0.0.2
pkgrel = 1
url = https://github.com/rolv-apneseth/rofi-unicode
arch = x86_64
license = AGPL v3.0
makedepends = rust
makedepends = just
depends = rofi
optdepends = wl-clipboard: Wayland - copy icon to clipboard
optdepends = xclip: X11 - copy icon to clipboard
optdepends = wtype: Wayland - insert icon
optdepends = xdotool: X11 - insert icon
options = !debug
options = !lto
source = rofi-unicode-0.0.2.tar.gz::https://github.com/rolv-apneseth/rofi-unicode/archive/v0.0.2.tar.gz
sha512sums = d7b26e850918cb9b44a57e1e06e465dbe1197947a3d3ea652912cc9d5ff30241aa686873c0634347df06fcf17253bad53dc0e48cefa577787412c5c17009c4a7
pkgname = rofi-unicode
|