blob: 9b6daa18f53c95f662c9becd458f25d58d11bf6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = waysip-git
pkgdesc = A wayland-native, blazing-fast area selection tool
pkgver = r290.2b8e9cc
pkgrel = 2
url = https://github.com/waycrate/waysip
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
makedepends = pkg-config
depends = wayland
depends = pango
depends = cairo
depends = glib2
provides = waysip=r290.2b8e9cc
conflicts = waysip
source = waysip::git+https://github.com/waycrate/waysip.git
sha256sums = SKIP
pkgname = waysip-git
|