Search Criteria
Package Details: rumno v0.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rumno.git (read-only, click to copy) |
|---|---|
| Package Base: | rumno |
| Description: | Lightweight media notification manager written in Rust |
| Upstream URL: | https://gitlab.com/natjo/rumno |
| Licenses: | GPL3 |
| Submitter: | natjo |
| Maintainer: | natjo |
| Last Packager: | natjo |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-11-27 22:25 (UTC) |
| Last Updated: | 2019-11-27 22:25 (UTC) |
Dependencies (5)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Latest Comments
natjo commented on 2020-12-06 22:24 (UTC)
Thank you for the notice. The feature
cairo-backendwas removed in a newer version ofresvg. Building the application directly (without makepkg, but from the repository) works. Yet for some reason makepkg uses a newer version ofresvgthen specified.I don't understand why this is happening, but it's a good motivation to update the dependencies in general. I hope I find some time in the next week to do this.
ohli commented on 2020-12-04 21:00 (UTC)
I get build errors ecause
resvgcan't be found.Tried to install
resvg-cairohttps://aur.archlinux.org/packages/resvg-cairo/ but the error stays the same.