Search Criteria
Package Details: wallrust v1.0.5-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/wallrust.git (read-only, click to copy) |
---|---|
Package Base: | wallrust |
Description: | Extract color palettes from images and instantly rice any setup or config file. This package lets you blueprint your desired files, automatically populates them with colors and palettes, and saves them to your specified paths. |
Upstream URL: | https://github.com/prime-run/wallrust |
Licenses: | MIT |
Conflicts: | wallrust-bin |
Submitter: | prime-run |
Maintainer: | prime-run |
Last Packager: | prime-run |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-04-30 11:05 (UTC) |
Last Updated: | 2025-05-09 01:26 (UTC) |
Dependencies (3)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
murlakatamenka commented on 2025-07-20 09:21 (UTC)
Hi, this should really be
wallrust-git
pacakge,wallrust
would be for a tagged release that you build from source.Also your
PKGBUILD
doesn't follow Rust package guidelines. You may take a look at best practices there, feel free to check my packages too, most are Rust'y.