Search Criteria
Package Details: sxwm 1.6-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/sxwm.git (read-only, click to copy) |
---|---|
Package Base: | sxwm |
Description: | Tiling window managers don't have to be difficult |
Upstream URL: | https://github.com/uint23/sxwm |
Licenses: | MIT |
Submitter: | alphab91 |
Maintainer: | alphab91 |
Last Packager: | alphab91 |
Votes: | 1 |
Popularity: | 0.156752 |
First Submitted: | 2025-04-21 18:36 (UTC) |
Last Updated: | 2025-06-26 18:10 (UTC) |
Dependencies (4)
- libx11 (libx11-gitAUR)
- libxcursor
- libxinerama (libxinerama-randr-gitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
Latest Comments
kIERO commented on 2025-05-16 16:55 (UTC)
There is no need to add "gcc" to makedepends here.
https://wiki.archlinux.org/title/PKGBUILD#makedepends
"The package base-devel is assumed to be already installed when building with makepkg. Dependencies of this package should not be included in checkdepends array."
"gcc" is already in "base-devel"