summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4d1731632156c8661c06b030d9de89c314988b9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = quicktile-git
	pkgdesc = Adds window-tiling hotkeys to any X11 desktop
	pkgver = 463.ce0c088
	pkgrel = 1
	epoch = 1
	url = https://github.com/ssokolow/quicktile
	arch = any
	license = GPL2
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = gtk3
	depends = libwnck3
	depends = python-gobject
	depends = python-xlib
	optdepends = python-dbus: required if you want to interact with QuickTile over D-Bus
	provides = quicktile
	conflicts = quicktile
	source = git+https://github.com/ssokolow/quicktile.git
	sha512sums = SKIP

pkgname = quicktile-git