summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDmitry Kharitonov2015-07-10 12:51:43 +0500
committerDmitry Kharitonov2015-07-10 12:51:43 +0500
commit66bdae86f89b442728f2d2aabd927d83cc05f487 (patch)
tree49b063582b1f1d98978cd36b519205ff99997081 /.SRCINFO
downloadaur-66bdae86f89b442728f2d2aabd927d83cc05f487.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a5d7f310dbca
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = python-autokey-py3
+ pkgdesc = Python 3 port of AutoKey, a desktop automation utility for Linux and X11.
+ pkgver = 0.93.4
+ pkgrel = 1
+ url = https://github.com/guoci/autokey-py3
+ arch = any
+ license = GPL v3
+ depends = python
+ depends = python-pip
+ depends = wmctrl
+ depends = hicolor-icon-theme
+ depends = python-dbus
+ depends = python-pyinotify
+ depends = zenity
+ depends = xautomation
+ depends = imagemagick
+ depends = xorg-xwd
+ optdepends = python-gobject: for GTK GUI
+ optdepends = gtksourceview3: for GTK GUI
+ optdepends = libnotify: for GTK GUI
+ optdepends = python-qscintilla: for QT GUI
+ optdepends = kdebindings-python: for QT GUI
+
+pkgname = python-autokey-py3
+