blob: 1e0a3e1751acad6b9ba33c2abce40a027e368890 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = kjagave-git
pkgdesc = a color picker inspired by agave, but only with the features that kj_sh604 used
pkgver = r7.260042d
pkgrel = 1
url = https://github.com/kj-sh604/kjagave
arch = x86_64
license = GPL2
makedepends = go
makedepends = git
depends = gtk3
optdepends = xcolor: for screen color picking
optdepends = grabc: alternative for screen color picking
provides = kjagave
conflicts = kjagave
source = git+https://github.com/kj-sh604/kjagave.git
sha256sums = SKIP
pkgname = kjagave-git
|