Search Criteria
Package Details: katriawm 23.08-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/katriawm.git (read-only, click to copy) |
---|---|
Package Base: | katriawm |
Description: | non-reparenting, dynamic window manager for X11 with decorations |
Upstream URL: | https://www.uninformativ.de/git/katriawm/file/README.html |
Licenses: | MIT |
Submitter: | tmplt |
Maintainer: | TrialnError |
Last Packager: | TrialnError |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-10-31 23:41 (UTC) |
Last Updated: | 2023-09-08 22:42 (UTC) |
Dependencies (4)
- libx11 (libx11-gitAUR)
- libxft (libxft-gitAUR)
- libxrandr (libxrandr-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
Vain commented on 2023-08-20 16:28 (UTC)
Hi,
as a heads-up,
make install
will install theREADME
file in the next release (probably at the end of this month), so this can be removed from the PKGBUILD. The other Markdown documents will be installed as well.https://www.uninformativ.de/git/katriawm/commit/601ecfc88b07704cb35f51d98d1039f30caf886f.html
Cheers!
TrialnError commented on 2020-09-29 21:19 (UTC)
Thank you for the input and the program, Vain :)
I removed the patch as you suggested. Looking back at this, I didn't really noticed the usage of uppercase
PREFIX
, which caused the existance of this patch. Good to see this gone.Best regards
Vain commented on 2020-09-26 05:45 (UTC)
Hi, thanks for maintaining this package!
I just noticed
set_prefix.patch
. This should not be required, instead you should be able to just callmake prefix=/usr DESTDIR=${pkgdir} install
in package().prefix
andDESTDIR
are used according to GNU conventions, but don't ask me why one is uppercase and the other one lowercase. katriawm's Makefile is a little convoluted anyway and not portable (requires GNU make), which I plan to fix in the future. It doesn't have the highest priority, though.TrialnError commented on 2019-01-24 22:44 (UTC)
Thanks for the info SolarAquarion. There was something different amiss. Whole package was built for /usr/local and kinda threw the man-page under the bus.
SolarAquarion commented on 2019-01-24 12:37 (UTC)
the thing that needs to be set now is man1dir=/usr/share/man
SolarAquarion commented on 2018-06-15 15:28 (UTC)
https://www.uninformativ.de/git/katriawm/refs.html