summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 665af348077992c1c068f7812f20a6343e313d5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
pkgbase = autokey-py3
	pkgdesc = Python 3 port of AutoKey, a desktop automation utility for Linux and X11 with new features.
	pkgver = 0.95.4
	pkgrel = 1
	url = https://github.com/autokey/autokey
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python
	depends = wmctrl
	depends = hicolor-icon-theme
	depends = python-dbus
	depends = python-pyinotify
	depends = zenity
	depends = xautomation
	depends = imagemagick
	depends = xorg-xwd
	depends = python-xlib
	depends = python-six
	depends = python-gobject
	depends = gtksourceview3
	depends = libnotify
	depends = libappindicator-gtk3
	depends = gtk-update-icon-cache
	optdepends = kdialog: for Qt interface
	optdepends = python-pyqt5: for Qt interface
	optdepends = python-qscintilla-qt5: for Qt interface
	optdepends = qt-at-spi: to work with KDE/Qt applications
	optdepends = python-atspi: for ATSPI in Gtk interface
	conflicts = autokey
	conflicts = autokey-gtk
	conflicts = autokey-data
	source = autokey-py3-0.95.4.tar.gz::https://github.com/autokey-py3/autokey/archive/v0.95.4.tar.gz
	source = requires.patch
	sha256sums = 7d132180a92d37c87598e2bd324a60175de6a5185eac0be3d513730104b7d00d
	sha256sums = b904d9e336e5fa6480820148e4394aedfbfa2d3662b1ae38d03a200a9bcbbdd8

pkgname = autokey-py3