17 lines
707 B
Bash
17 lines
707 B
Bash
# Template file for 'safeeyes'
|
|
pkgname=safeeyes
|
|
version=2.1.6
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-devel pkg-config"
|
|
makedepends="python3-devel cairo-devel libgirepository-devel"
|
|
depends="python3-psutil libayatana-appindicator python3-gobject python3-Babel
|
|
python3-dbus xprop alsa-utils python3-xlib"
|
|
checkdepends="$depends python3-pip"
|
|
short_desc="Tool to reduce and prevent repetitive strain injury"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://slgobinath.github.io/SafeEyes/"
|
|
distfiles="${PYPI_SITE}/s/safeeyes/safeeyes-${version}.tar.gz"
|
|
checksum=b6fb014dfebecca07307968bf8b51c12f1388e65479e7a18d0be31a0a309d2f3
|