summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO54
1 files changed, 45 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e072c11daf9..dafbdbfcb375 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,58 @@
pkgbase = qtile-git
pkgdesc = A full-featured, pure-Python tiling window manager. (git version)
- pkgver = 3444.458c4875
- pkgrel = 2
+ pkgver = v0.18.0.r111.g6009be07
+ pkgrel = 1
url = http://www.qtile.org
install = qtile-git.install
- arch = any
+ arch = x86_64
license = MIT
- makedepends = python-setuptools
+ 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-pywlroots
+ checkdepends = python-xdg
+ checkdepends = python-xvfbwrapper
+ checkdepends = wlroots
+ checkdepends = xorg-server-xephyr
+ checkdepends = xorg-xrandr
makedepends = git
- depends = python
+ makedepends = python-setuptools
+ makedepends = python-setuptools-scm
+ makedepends = libpulse
+ depends = gdk-pixbuf2
+ depends = glibc
depends = pango
- depends = python-xcffib
depends = python-cairocffi
- optdepends = python-setproctitle: change the process name to qtile
+ 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 = python-setproctitle: change process name to qtile
+ optdepends = python-xdg: launchbar widget
provides = qtile
conflicts = qtile
- source = git://github.com/qtile/qtile.git
+ source = git+https://github.com/qtile/qtile
md5sums = SKIP
pkgname = qtile-git
-