Search Criteria
Package Details: baru 0.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/baru.git (read-only, click to copy) |
---|---|
Package Base: | baru |
Description: | A system monitor written in Rust and C |
Upstream URL: | https://github.com/doums/baru |
Keywords: | bar monitor rust |
Licenses: | MPL2 |
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: | 2023-01-11 23:04 (UTC) |
Dependencies (3)
- libpulse (libpulse-bluedio, pulseaudio-pali, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd, libpulse-nosystemd-minimal-git, libpulse-airplay, pulseaudio-git)
- cargo (rust-nightly-bin, cargo-git, rustup-git, rust, rustup) (make)
- rust (rust-i586-git, rust-nightly, rust-nightly-bin, rust-git, rustup-git, 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():