blob: ceeeaa3e131f502ce89d1abf26e6d02941cd5c7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ginj
pkgdesc = An open source multi-platform screen capture and recording tool
pkgver = 0.4.4
pkgrel = 1
url = http://ginj.info
arch = any
license = GPL3
makedepends = gendesk
depends = java-runtime>=14
depends = bash
source = ginj-0.4.4.jar::https://github.com/Ginj-capture/Ginj/releases/download/v0.4.4/Ginj.jar
source = ginj.png::https://github.com/Ginj-capture/Ginj/raw/master/www/logo.png
sha256sums = 1136d7f57fe9bef5d9dc473df554eb6c9f5d5b7161940176211348236080f85c
sha256sums = 31364af43dbba74f407067afd6318dd7fbe073d35a70df71d301fcea01ddfcfc
pkgname = ginj
|