blob: d20d7b64da4ea314e818bc27ac044d99a5a42fb0 (
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
|
pkgbase = swappy-git
pkgdesc = Grab and edit screenshots from a Wayland compositor
pkgver = r159.196f7f4
pkgrel = 1
url = http://github.com/jtheoof/swappy
arch = i686
arch = x86_64
license = MIT
makedepends = meson
makedepends = scdoc
makedepends = git
depends = cairo
depends = gtk3
depends = pango
depends = wayland
optdepends = libnotify
optdepends = wayland-protocols
provides = swappy
conflicts = swappy
options = debug
options = !strip
source = swappy::git+https://github.com/jtheoof/swappy.git
sha1sums = SKIP
pkgname = swappy-git
|