Search Criteria
Package Details: qtile-git 0.20.0.r33.gc1f50739-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/qtile-git.git (read-only, click to copy) |
---|---|
Package Base: | qtile-git |
Description: | A full-featured, pure-Python tiling window manager - X11. (git version) |
Upstream URL: | http://www.qtile.org |
Licenses: | MIT |
Conflicts: | qtile |
Provides: | qtile |
Submitter: | Mr.Elendig |
Maintainer: | mcol |
Last Packager: | mcol |
Votes: | 70 |
Popularity: | 0.015801 |
First Submitted: | 2008-09-23 19:38 (UTC) |
Last Updated: | 2023-01-09 19:36 (UTC) |
Dependencies (43)
- gdk-pixbuf2 (gdk-pixbuf2-git)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4, glibc-git)
- pango (pango-minimal-git, pango-git, gtk4-git)
- python-cairocffi
- python-cffi
- python-xcffib
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- libpulse (libpulse-bluedio, pulseaudio-pali, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd, libpulse-nosystemd-minimal-git, libpulse-airplay, pulseaudio-git) (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- dbus (dbus-elogind, dbus-nosystemd-minimal-git, dbus-nosystemd, dbus-git, dbus-x11, dbus-xdg-docs, dbus-selinux) (check)
- graphviz (check)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view) (check)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-no-hdri, imagemagick-fftw, imagemagick-full) (check)
- libnotify (libnotify-gtk2, libnotify-id, libnotify-git) (check)
- librsvg (librsvg-minimal-git, librsvg-og, librsvg-git) (check)
- mypy (mypy-git) (check)
- python-bowler (check)
- python-dbus-next (python-dbus-next-git) (check)
- python-gobject (python-gobject-git) (check)
- Show 23 more dependencies...
Required by (5)
- qtile-extras (requires qtile)
- qtile-extras-git (requires qtile)
- qtile-gnome (requires qtile)
- qtile-plasma (requires qtile)
- qtile-plasma-git (requires qtile)
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
mcol commented on 2022-05-01 18:12 (UTC)
The wayland dependencies are removed from this completely now. If you want a package that pulls in wayland dependencies (and not x11 ones), there is the qtile-wayland-git AUR package.
mcol commented on 2022-02-14 20:03 (UTC)
Thanks guys. An issue for this has been posted on the pywlroots issue tracker (https://github.com/flacjacket/pywlroots/issues/77) and will be resolved soon.
prutserdt commented on 2022-02-14 19:58 (UTC) (edited on 2022-02-14 19:59 (UTC) by prutserdt)
Exactly the same error as arjan5 overhere
arjan5 commented on 2022-02-14 15:13 (UTC)
Building this package currently doesn't work. I get the following traceback:
dvzrv commented on 2021-09-17 18:37 (UTC)
@mcol: Please make sure to remove the leading
v
from the version string (see https://wiki.archlinux.org/title/VCS_package_guidelines#Git).blazingtime commented on 2021-08-25 08:05 (UTC)
python-pip
is required as a make dependencydvzrv commented on 2021-07-19 11:25 (UTC)
@RogerDuran/@dequis: While at it, please also review the Python package guidelines and the VCS guidelines:
pkgver()
on annotated tagsbuild()
and only install ininstall()
(see https://wiki.archlinux.org/title/Python_package_guidelines#distutils)check()
is also much appreciated!dvzrv commented on 2021-07-19 10:40 (UTC)
@RogerDuran/@dequis: Please have a look at the Arch package guidelines (specifically the package etiquette):
$srcdir
and$pkgdir
have to be quotedmsg
): useprintf
orecho
instead (or remove altogether, asinstall -v
is sufficiently verbose)Please also update the relevant depends, makedepends, checkdepends and optdepends (see community/qtile for further info).
Thanks!
mcol commented on 2021-06-27 21:45 (UTC)
In addition to python-dbus-next, python-xcffib is now an optional dependency (for X11 backend), as are python-xkbcommon, pywayland and pywroots (for Wayland backend).
elParaguayo commented on 2021-02-25 21:31 (UTC)
Qtile now has python-dbus-next as an optional dependency for interaction with dbus (replacing python-dbus).
1 2 3 4 5 6 .. 9 Next › Last »