Search Criteria
Package Details: statusbar 0.5.3-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/statusbar.git (read-only, click to copy) |
|---|---|
| Package Base: | statusbar |
| Description: | A feature complete, customizable and extendable swaybar/i3bar content generator |
| Upstream URL: | https://gobytes.dev/statusbar |
| Keywords: | i3bar i3wm statusbar, sway, swaybar, |
| Licenses: | Apache 2.0 |
| Submitter: | rkintzi |
| Maintainer: | rkintzi |
| Last Packager: | rkintzi |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-11-13 18:26 (UTC) |
| Last Updated: | 2024-02-26 17:37 (UTC) |
Dependencies (3)
- libpulse.so (pulseaudio-dummyAUR, libpulse)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
- scdoc (scdoc-gitAUR) (make)
Latest Comments
rkintzi commented on 2024-02-26 17:41 (UTC)
@northbear, thank you for bringing this to my attention; it has been fixed. Regarding the example configuration, I will include one in an upcoming release (no schedule set yet). For the time being, please refer to
man 5 statusbar.northbear commented on 2024-02-25 23:16 (UTC) (edited on 2024-02-26 00:16 (UTC) by northbear)
hi, tried to install by this PKGBUILD. The app and the package have built successfully. But on installing it fails with error message:
TBH, I cannot figure out what's wrong here. The PKGBUILD looks absolutely correct.
PS. Defining MANDIR in Makefile as
MANDIR?=$(PREFIX)/maninsteadMANDIR?=$(PREFIX)/share/mansolves the issue. BTW, it would be great to add anyconfig.yaml.example.