Search Criteria
Package Details: wired 0.10.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wired.git (read-only, click to copy) |
---|---|
Package Base: | wired |
Description: | Lightweight notification daemon with highly customizable layout blocks, written in Rust. |
Upstream URL: | https://github.com/Toqozz/wired-notify |
Keywords: | dbus light notification notify wired |
Licenses: | MIT |
Conflicts: | wired |
Provides: | wired |
Submitter: | Toqoz |
Maintainer: | Toqoz |
Last Packager: | Toqoz |
Votes: | 10 |
Popularity: | 0.88 |
First Submitted: | 2020-10-21 04:11 (UTC) |
Last Updated: | 2022-06-09 10:09 (UTC) |
Dependencies (8)
- cairo (cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin)
- dbus (dbus-elogind, dbus-nosystemd-minimal-git, dbus-nosystemd, dbus-x11, dbus-selinux, dbus-xdg-docs, dbus-git)
- glib2 (glib2-nodocs-git, glib2-selinux, glib2-git, glib2-patched-thumbnailer)
- libx11 (libx11-git)
- libxss
- pango (pango-minimal-git, pango-git, gtk4-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
Swivel commented on 2022-04-29 00:28 (UTC)
Fails to install if you select
rustup
but don't have it installed alreadySimple fix is just to do a:
And then re-run your
makepkg
command (I usedmakepkg -scCir
)