pkgbase = safeeyes
	pkgdesc = A Free and Open Source tool for Linux users to reduce and prevent repetitive strain injury (RSI).
	pkgver = 3.5.0
	pkgrel = 1
	url = https://github.com/slgobinath/safeeyes
	arch = any
	license = GPL3
	makedepends = git
	makedepends = python-packaging
	makedepends = python-pip
	depends = libnotify
	depends = gtk4
	depends = python-babel
	depends = python-gobject
	depends = python-packaging
	depends = python-psutil
	depends = python-xlib
	optdepends = python-pywayland: for Smart Pause plugin in Wayland
	optdepends = xprintidle: for Smart Pause plugin in X11
	optdepends = ffmpeg: For playing the audible bell
	optdepends = python-croniter: for Health Stats plugin
	optdepends = snixembed: For tray icon support in LXDE/MATE/WMs
	source = git+https://github.com/slgobinath/safeeyes.git#tag=v3.5.0
	sha1sums = SKIP

pkgname = safeeyes
