16 lines
582 B
Bash
16 lines
582 B
Bash
# Template file for 'screenkey'
|
|
pkgname=screenkey
|
|
version=1.4
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="intltool python3-setuptools python3-distutils-extra
|
|
python3-Babel"
|
|
depends="gtk+3 libX11 python3-gobject"
|
|
checkdepends="${depends} libXtst"
|
|
short_desc="Screencast tool to display your keys"
|
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="http://www.thregr.org/~wavexx/software/screenkey"
|
|
distfiles="${homepage}/releases/screenkey-${version}.tar.gz"
|
|
checksum=d7347e31fab4a5b18da431e3fc26f39700e99a505eb0c0168295adc12c8dd4f7
|