15 lines
602 B
Bash
15 lines
602 B
Bash
# Template file for 'safeeyes'
|
|
pkgname=safeeyes
|
|
version=2.0.9
|
|
revision=3
|
|
build_style=python3-module
|
|
pycompile_module="safeeyes"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-psutil libappindicator python3-gobject python3-Babel
|
|
python3-dbus xprop alsa-utils python3-xlib"
|
|
short_desc="Tool to reduce and prevent repetitive strain injury"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://slgobinath.github.io/SafeEyes/"
|
|
distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=e2410e5203fd3801e88536fc9b978a890f496a70b7bc91abf50d5488b634008f
|