Search Criteria
Package Details: wmutils-git 1.5.r0.g354acb7-1
Git Clone URL: | https://aur.archlinux.org/wmutils-git.git (read-only, click to copy) |
---|---|
Package Base: | wmutils-git |
Description: | A set of tools for X windows manipulation. |
Upstream URL: | https://github.com/wmutils/core |
Licenses: | |
Conflicts: | |
Submitter: | onodera |
Maintainer: | aksr |
Last Packager: | aksr |
Votes: | 18 |
Popularity: | 0.53 |
First Submitted: | 2014-12-07 13:48 |
Last Updated: | 2019-10-15 18:12 |
Dependencies (6)
Required by (3)
- ruler-git (optional)
- windowchef (optional)
- windowchef-git (optional)
Latest Comments
Wildefyr commented on 2019-10-14 19:24
xcb-util-cursor is now a hard dependency.
mkoskar commented on 2017-10-21 18:08
Please add 'xcb-util' as depends.
oberon2007 commented on 2015-12-15 00:07
pkgver() prints wrong value: 1.1.r0.g7b86e8b
Ferdi265 commented on 2015-11-23 13:24
Added libwm-git AUR package. Installing this after libwm-git fixes the failing build, but libwm is not listed in the dependencies of this package.
I have a fixed PKGBUILD lying around on my box (the patch is literally as simple as adding libwm-git to the dependencies), I'm gonna mail the maintainer about this. If this doesn't get fixed soon, I'll either file an orphanage request or create a fixed aur package under a different name (wmutils-libwm-git?)
sdothum commented on 2015-11-23 04:00
Latest release has libwm git repository dependency https://github.com/wmutils/libwm.git
mbennehar commented on 2015-10-17 18:05
I think that xcb-util-wm should be added as a dependancy, otherwise the build fails.
eigengrau commented on 2015-10-01 05:45
Thanks!
eigengrau commented on 2015-09-28 07:16
Thanks, I’m aware of that option; but generally, your PKGBUILD would be much more useful if you adopted the common practices by default; if people see the need to install to /usr/local, they can still do so manually, though it’s not recommended when using pacman.
I agree that renaming binaries is awkward. But the better solution is to just declare the conflict and let people who use wtf decide how they deal with it.
Installing to /usr/local isn’t any better than renaming: Consider someone manually «make installs» wtf at some point. In that case, their wtf installation will unexpectedly overwrite files owned by wmutils-git. This is unexpected since /usr/local should only ever contain things a user installed manually.
eigengrau commented on 2015-09-14 07:23
This currently installs wmutils into the /usr/local tree. Please don’t do this, the local tree is intended to be used by manually managed packages (cf. https://wiki.archlinux.org/index.php/Arch_packaging_standards#Package_etiquette).
Alad commented on 2015-09-11 14:10
There's also an "opt" and "contrib" repository for wm-utils. The below PKGBUILD includes these:
http://git.io/vZzWU