Search Criteria
Package Details: baru 0.4.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/baru.git (read-only, click to copy) |
---|---|
Package Base: | baru |
Description: | A simple system monitor for WM statusbar |
Upstream URL: | https://github.com/doums/baru |
Keywords: | bar monitor rust |
Licenses: | MPL-2.0 |
Conflicts: | baru |
Provides: | baru |
Submitter: | lmartinez-mirror |
Maintainer: | doums |
Last Packager: | doums |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-19 19:22 (UTC) |
Last Updated: | 2024-08-30 23:26 (UTC) |
Dependencies (4)
- libnl (libnl-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
Latest Comments
yochananmarqos commented on 2021-02-26 03:47 (UTC)
You forgot to generate the checksums for 0.2.6.
yochananmarqos commented on 2021-02-22 22:06 (UTC)
You can remove conflicts() as
baru-bin
now properly provides and conflicts withbaru
.yochananmarqos commented on 2021-02-19 20:28 (UTC)
This fails to build without
cmake
,libnl
andlibpulse
. Please add them to makedepends():