Search Criteria
Package Details: wallust 3.5.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wallust.git (read-only, click to copy) |
|---|---|
| Package Base: | wallust |
| Description: | Generate colors from an image |
| Upstream URL: | https://codeberg.org/explosion-mental/wallust |
| Licenses: | MIT |
| Submitter: | JU12000 |
| Maintainer: | hanker |
| Last Packager: | hanker |
| Votes: | 16 |
| Popularity: | 0.24 |
| First Submitted: | 2024-01-04 23:27 (UTC) |
| Last Updated: | 2026-04-11 16:36 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (optional)
Required by (9)
- kaiten-wall-bin (optional)
- themecord (optional)
- velumeron-git
- waybardynamictheme-git
- wayle (optional)
- wayle-bin (optional)
- wayle-git (optional)
- wayvy (optional)
- wayvy-git (optional)
Latest Comments
1 2 Next › Last »
awsumatt commented on 2026-04-16 01:37 (UTC) (edited on 2026-04-16 01:46 (UTC) by awsumatt)
Been running into issues for about a week trying to compile this. Failed to compile for an upgrade and for fresh installs.
rustup updateenvolution commented on 2025-07-07 09:40 (UTC)
@badmark you'll need to provide the actual error and or build logs - I've built it successfully in a clean chroot https://github.com/envolution/aur/actions/runs/16113145284
badmark commented on 2025-07-07 02:07 (UTC)
I have been unable to install Wallust on new Arch installs for a little over a week now, can this build issue be corrected?
envolution commented on 2025-07-02 10:12 (UTC)
@mrdwarf: while I was not the one to add that, it is recommended by the current arch package guidelines - so I won't be making that modification. I would suggest you take your recommendation to the discussion page of https://wiki.archlinux.org/title/Rust_package_guidelines at https://wiki.archlinux.org/title/Talk:Rust_package_guidelines
mrdwarf commented on 2025-07-02 09:57 (UTC)
Had a couple issues getting this one to compile. I use the nightly toolchain by default + rustc-codegen-cranelift. Cranelift isn't available on stable.
For anyone that may run into similar issues, grab the repo and and remove the exported variables for RUSTUP_TOOLCHAIN and CARGO_TARGET_DIR. Follow with a 'makepkg -si' as per.
Note for the maintainer:
Unless there's a genuine reason to, please don't hard-code environment variables such as RUSTUP_TOOLCHAIN. If the developer required these to be stable variants it is recommended to add a 'rust-toolchain.toml' file to the project. Seems rather uncommon practice when comparing to many other Rust packages.
envolution commented on 2025-03-17 12:42 (UTC)
@damdam_kr you need to install
base-develbefore using packages in AURdamdam_kr commented on 2025-03-17 08:24 (UTC) (edited on 2025-03-17 08:25 (UTC) by damdam_kr)
any help would be appreciated
Hereafter commented on 2024-11-29 00:33 (UTC)
@envolution - works like a charm. thanks for the quick fix
envolution commented on 2024-11-28 02:25 (UTC)
@hereafter - could you try again?
1 2 Next › Last »