17 lines
733 B
Bash
17 lines
733 B
Bash
# Template file for 'safeeyes'
|
|
pkgname=safeeyes
|
|
version=3.5.0
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-devel pkg-config gettext"
|
|
makedepends="python3-devel cairo-devel libgirepository-devel"
|
|
depends="python3-psutil libayatana-appindicator python3-gobject python3-Babel
|
|
python3-dbus xprop alsa-utils python3-xlib python3-packaging"
|
|
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=5cefa2f894d91ea5cf40692a00f07d7a4112668bc27ec0ecef0314c4a4db76c4
|