diff options
Diffstat (limited to 'archlinux/.SRCINFO')
| -rw-r--r-- | archlinux/.SRCINFO | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/archlinux/.SRCINFO b/archlinux/.SRCINFO new file mode 100644 index 0000000..946d5be --- /dev/null +++ b/archlinux/.SRCINFO | |||
| @@ -0,0 +1,18 @@ | |||
| 1 | pkgbase = kjagave-git | ||
| 2 | pkgdesc = a color picker inspired by agave, but only with the features that kj_sh604 used | ||
| 3 | pkgver = r4.1aecac2 | ||
| 4 | pkgrel = 1 | ||
| 5 | url = https://github.com/kj-sh604/kjagave | ||
| 6 | arch = x86_64 | ||
| 7 | license = GPL2 | ||
| 8 | makedepends = go | ||
| 9 | makedepends = git | ||
| 10 | depends = gtk3 | ||
| 11 | optdepends = xcolor: for screen color picking | ||
| 12 | optdepends = grabc: alternative for screen color picking | ||
| 13 | provides = kjagave | ||
| 14 | conflicts = kjagave | ||
| 15 | source = git+https://github.com/kj-sh604/kjagave.git | ||
| 16 | sha256sums = SKIP | ||
| 17 | |||
| 18 | pkgname = kjagave-git | ||
