blob: f6345b89e56b2ab5e0a04719f09d251870f1c98c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = grimshot-git
pkgdesc = A helper for screenshots within sway.
pkgver = 1.6.rc2.r308.g07bfeb2a
pkgrel = 1
url = https://github.com/swaywm/sway
arch = x86_64
license = MIT
makedepends = scdoc
makedepends = git
depends = sway
depends = grim
depends = slurp
depends = jq
optdepends = libnotify: Notify users when a screenshot is taken
optdepends = wl-clipboard: Copy screenshots
provides = grimshot
conflicts = grimshot
replaces = swaygrab
source = git+https://github.com/swaywm/sway.git
md5sums = SKIP
pkgname = grimshot-git
|