17 lines
733 B
Bash
17 lines
733 B
Bash
# Template file for 'safeeyes'
|
|
pkgname=safeeyes
|
|
version=3.3.1
|
|
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=14a41722be0775d3111c47d240a509809c7d3a4f21caa5e1810d17b71d5a668b
|