blob: 49114f22a2ffd7e36babceb48bee325391164b30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = hyprcorrect-git
pkgdesc = Keyboard-driven desktop spelling and typo corrector (latest main)
pkgver = 0.4.1
pkgrel = 1
url = https://github.com/jondkinney/hyprcorrect
arch = x86_64
arch = aarch64
license = MIT
license = Apache-2.0
makedepends = cargo
makedepends = git
makedepends = pkgconf
depends = fontconfig
depends = freetype2
depends = hyprland
depends = libglvnd
depends = libsecret
depends = libxkbcommon
depends = wayland
depends = wtype
optdepends = wl-clipboard: enables the clipboard / selection fallback when the keystroke buffer is empty
provides = hyprcorrect=0.4.1
conflicts = hyprcorrect
conflicts = hyprcorrect-bin
options = !debug
source = hyprcorrect::git+https://github.com/jondkinney/hyprcorrect.git
sha256sums = SKIP
pkgname = hyprcorrect-git
|