blob: a35c8d4fc7e048ea46a3759e0fcbc6b97b8b91a8 (
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
61
62
63
64
65
66
67
68
69
|
pkgbase = qtile-git
pkgdesc = A full-featured, pure-Python tiling window manager
pkgver = 0.29.0.r55.gfd6b2cd
pkgrel = 1
url = https://github.com/qtile/qtile
install = qtile.install
arch = x86_64
license = MIT
checkdepends = graphviz
checkdepends = gtk3
checkdepends = imagemagick
checkdepends = lm_sensors
checkdepends = procps-ng
checkdepends = python-bowler
checkdepends = python-dbus-fast
checkdepends = python-gobject
checkdepends = python-isort
checkdepends = python-libcst
checkdepends = python-pytest
checkdepends = python-xdg
checkdepends = xorg-server-xephyr
checkdepends = xorg-server-xvfb
checkdepends = xorg-xrandr
checkdepends = xorg-xwayland
makedepends = git
makedepends = libpulse
makedepends = python-build
makedepends = python-installer
makedepends = python-pywlroots
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = wlroots0.17
depends = gdk-pixbuf2
depends = libnotify
depends = librsvg
depends = pango
depends = python
depends = python-cairocffi
depends = python-cffi
depends = python-gobject
depends = python-xcffib
optdepends = alsa-utils: for volume widget
optdepends = canto-daemon: for canto widget
optdepends = cmus: for cmus widget
optdepends = jupyter_console: for interaction with qtile via Jupyter
optdepends = khal: for khal_calendar widget
optdepends = libinput: for Wayland backend
optdepends = libpulse: for pulse_volume and pulseaudio_ffi widget
optdepends = lm_sensors: for sensors widget
optdepends = moc: for moc widget
optdepends = python-bowler: for migrating configuration files
optdepends = python-dbus-fast: for utils, notifications and several widgets
optdepends = python-iwlib: for wlan widget
optdepends = python-keyring: for imapwidget widget
optdepends = python-libcst: for migrations
optdepends = python-mpd2: mpd2widget widget
optdepends = python-psutil: graph, net and memory widget
optdepends = python-pywayland: for Wayland backend
optdepends = python-pywlroots: for Wayland backend
optdepends = python-setproctitle: change process name to qtile
optdepends = python-xdg: launchbar widget
optdepends = python-xkbcommon: for Wayland backend
optdepends = xorg-xwayland: for XWayland support
provides = qtile=0.29.0.r55.gfd6b2cd
conflicts = qtile
source = qtile::git+https://github.com/qtile/qtile.git
sha256sums = SKIP
pkgname = qtile-git
|