Search Criteria
Package Details: matchbox-window-manager-git 1.2.2.5.gbc880f5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/matchbox-window-manager-git.git (read-only, click to copy) |
---|---|
Package Base: | matchbox-window-manager-git |
Description: | A pretty much unique X window manager with a classic PDA management policy |
Upstream URL: | http://matchbox-project.org/ |
Licenses: | GPL |
Conflicts: | matchbox-window-manager |
Submitter: | tallero |
Maintainer: | tallero |
Last Packager: | tallero |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-13 14:16 (UTC) |
Last Updated: | 2020-11-05 13:28 (UTC) |
Dependencies (6)
- gconfAUR
- libmatchboxAUR
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsm
- libxcursor
- startup-notification
Latest Comments
haawda commented on 2020-09-11 16:20 (UTC)
And a pkgver-function is missing, e.g. pkgver() { cd "matchbox-window-manager" git describe --tags |sed 's+-+.+g' }
haawda commented on 2020-09-11 16:06 (UTC)
The package is not architecture independent, so arch=('any') is wrong. Also namcap tells me that libxcursor is a dependency.