blob: 827a40e11e5404851aaaf455c3c05e7e57cd2270 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = screenkey-git
pkgdesc = Screencast tool to show your keys inspired by Screenflick, based on key-mon. Active fork with new features.
pkgver = 1.1.r5.g467662b
pkgrel = 1
url = https://gitlab.com/screenkey/screenkey
arch = any
license = GPL3
makedepends = git
makedepends = python-setuptools
makedepends = python-distutils-extra
makedepends = python-pip
depends = gtk3
depends = python-gobject
depends = python-cairo
depends = libxtst
optdepends = slop: interactive positioning of the output textbox
optdepends = ttf-font-awesome: multimedia keys symbols
conflicts = screenkey
replaces = screenkey
source = screenkey-git::git+https://gitlab.com/wavexx/screenkey.git
sha1sums = SKIP
pkgname = screenkey-git
|