summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 37b96f86d2aa5a49d1e628b01f9633a12e53c899 (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
pkgbase = qtile-git
	pkgdesc = A full-featured, pure-Python tiling window manager - X11. (git version)
	pkgver = 0.22.1.r215.g142dc80a
	pkgrel = 1
	url = http://www.qtile.org
	install = qtile-git.install
	arch = x86_64
	license = MIT
	checkdepends = dbus
	checkdepends = graphviz
	checkdepends = gtk3
	checkdepends = imagemagick
	checkdepends = libnotify
	checkdepends = librsvg
	checkdepends = mypy
	checkdepends = python-bowler
	checkdepends = python-dbus-next
	checkdepends = python-gobject
	checkdepends = python-pytest
	checkdepends = python-xdg
	checkdepends = python-xvfbwrapper
	checkdepends = xorg-server-xephyr
	checkdepends = xorg-xrandr
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = libpulse
	makedepends = python-installer
	makedepends = python-build
	makedepends = python-wheel
	depends = gdk-pixbuf2
	depends = glibc
	depends = pango
	depends = python-cairocffi
	depends = python-cffi
	depends = python-xcffib
	optdepends = alsa-utils: volume widget
	optdepends = canto-daemon: canto widget
	optdepends = cmus: cmus widget
	optdepends = jupyter_console: interaction with qtile via Jupyter
	optdepends = khal: khal_calendar widget
	optdepends = libpulse: for pulse_volume and pulseaudio_ffi widget
	optdepends = librsvg: for SVG support in some widgets widgets or wallpapers
	optdepends = lm_sensors: sensors widget
	optdepends = moc: moc widget
	optdepends = python-dbus-next: for utils, notifications and several widgets
	optdepends = python-iwlib: wlan widget
	optdepends = python-keyring: imapwidget widget
	optdepends = python-mpd2: mpd2widget widget
	optdepends = python-psutil: graph, net and memory widget
	optdepends = python-pywlroots: Wayland backend
	optdepends = xorg-xwayland: Wayland backend
	optdepends = python-setproctitle: change process name to qtile
	optdepends = python-xdg: launchbar widget
	provides = qtile
	conflicts = qtile
	source = git+https://github.com/qtile/qtile
	md5sums = SKIP

pkgname = qtile-git