blob: 1086b4ac758520fb48adfd2d99b9d445fbab8376 (
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
|
pkgbase = qtile-wayland-git
pkgdesc = A full-featured, pure-Python tiling window manager - Wayland. (git version)
pkgver = 0.20.0.r33.gc1f50739
pkgrel = 3
url = http://www.qtile.org
install = qtile-wayland-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
makedepends = git
makedepends = python-setuptools
makedepends = python-setuptools-scm
depends = gdk-pixbuf2
depends = glibc
depends = pango
depends = python-cairocffi
depends = python-pywlroots>=0.16.4
depends = python-pywlroots<0.17.0
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 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-setproctitle: change process name to qtile
optdepends = python-xdg: launchbar widget
optdepends = xorg-xwayland: XWayland support
provides = qtile
conflicts = qtile
source = git+https://github.com/qtile/qtile
md5sums = SKIP
pkgname = qtile-wayland-git
|