Search Criteria
Package Details: sandbar-git v0.1.r13.aa3f203-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sandbar-git.git (read-only, click to copy) |
---|---|
Package Base: | sandbar-git |
Description: | dwm-like bar for the river wayland compositor |
Upstream URL: | https://github.com/kolunmi/sandbar |
Licenses: | GPL3 |
Conflicts: | sandbar |
Provides: | sandbar |
Submitter: | tomcat0x42 |
Maintainer: | tomcat0x42 |
Last Packager: | tomcat0x42 |
Votes: | 3 |
Popularity: | 0.65 |
First Submitted: | 2024-02-07 14:17 (UTC) |
Last Updated: | 2024-10-15 13:25 (UTC) |
Dependencies (5)
- fcft
- pixman (pixman-gitAUR)
- tllist (tllist-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
tomcat0x42 commented on 2024-10-15 13:25 (UTC)
As per xotkot's and aperez's comments, I added the
tllist
package to the dependencies list andgit
to the makedepends. Thanks for noticing it!xotkot commented on 2024-10-14 23:23 (UTC) (edited on 2024-10-14 23:25 (UTC) by xotkot)
installing the tllist package solves the problem
aperez commented on 2024-04-09 06:49 (UTC)
The package fails to build in a clean chroot because the
PKGBUILD
is missing amakedepends=(git)
line.