Search Criteria
Package Details: frankenwm-git 1.0.22-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/frankenwm-git.git (read-only, click to copy) |
|---|---|
| Package Base: | frankenwm-git |
| Description: | Fast dynamic tiling window manager based on monsterwm-xcb |
| Upstream URL: | https://github.com/sulami/FrankenWM |
| Licenses: | custom:MIT/X |
| Conflicts: | frankenwm |
| Submitter: | sulami |
| Maintainer: | sulami |
| Last Packager: | sulami |
| Votes: | 6 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-06-27 14:06 (UTC) |
| Last Updated: | 2020-11-30 13:25 (UTC) |
Dependencies (6)
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- libxcb (libxcb-gitAUR)
- xcb-util
- xcb-util-keysyms
- xcb-util-wm
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
orhun commented on 2020-11-18 16:43 (UTC)
Also please add
conflicts=("${pkgname%-git}")since this package conflicts with a non-git package:frankenwm.orhun commented on 2020-09-16 18:40 (UTC) (edited on 2020-09-16 18:59 (UTC) by orhun)
Please add
'libx11' 'xcb-util'to thedependsarray for a successful compilation.Without
libx11:Without
xcb-util:Also see: https://wiki.archlinux.org/index.php/VCS_package_guidelines (about
pkgver()function)