I've the same issue than Madeleaan, there is a solution?
Search Criteria
Package Details: eww 0.6.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/eww.git (read-only, click to copy) |
---|---|
Package Base: | eww |
Description: | Standalone widget system made in Rust |
Upstream URL: | https://github.com/elkowar/eww |
Licenses: | MIT |
Conflicts: | eww |
Provides: | eww |
Submitter: | cog |
Maintainer: | eclairevoyant |
Last Packager: | eclairevoyant |
Votes: | 30 |
Popularity: | 1.50 |
First Submitted: | 2022-08-28 08:30 (UTC) |
Last Updated: | 2024-08-12 13:12 (UTC) |
Dependencies (5)
- gtk-layer-shell (gtk-layer-shell-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libdbusmenu-gtk3
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (6)
- eww-systemd (optional)
- goober
- leftwm (optional)
- leftwm-git (optional)
- leftwm-nonsystemd (optional)
- leftwm-nonsystemd-git (optional)
Sources (2)
dbrl commented on 2023-09-26 13:50 (UTC)
Madeleaan commented on 2023-09-13 13:43 (UTC) (edited on 2023-09-13 13:46 (UTC) by Madeleaan)
Trying to install this results in an error:
error: package toml_edit v0.19.15
cannot be built because it requires rustc 1.66.0 or newer, while the currently active rustc version is 1.65.0-nightly
Either upgrade to rustc 1.66.0 or newer, or use
cargo update -p toml_edit@0.19.15 --precise ver
where ver
is the latest version of toml_edit
supporting rustc 1.65.0-nightly
eclairevoyant commented on 2023-09-06 14:08 (UTC)
No.
D3vil0p3r commented on 2023-09-06 13:51 (UTC)
@eclairevoyant if you are the maintainer, cannot you add the valid PGP key in PKGBUILD instead of forcing users to import the valid one manually?
eclairevoyant commented on 2023-07-18 00:39 (UTC)
Make sure to fetch the signing keys from GitHub and import them before building:
curl -sS https://github.com/elkowar.gpg | gpg --import -i -
curl -sS https://github.com/web-flow.gpg | gpg --import -i -
cog commented on 2023-07-17 22:58 (UTC)
@eclairevoyant hey thanks man, and thanks for stepping up on this PKGBUILD
eclairevoyant commented on 2023-07-17 04:41 (UTC)
Fair enough, best of luck with your new distro :)
cog commented on 2023-07-17 03:39 (UTC)
@eclairevoyant, there you go buddy. I made you maintainer now. Thanks for this as I’m only using my Debian based distro now. I use to use arch as I was an ArchLabs developer.
eclairevoyant commented on 2023-07-17 02:10 (UTC)
Happy to handle maintenance of this if you're no longer interested. Cheers
cog commented on 2023-06-11 22:40 (UTC)
@rosenberg, there's several ways to look at it, Everyone's been changing their package name and I should too to fit in, which is a valid point. @D3vil0p3r I also agree with you're point. That's the way I've been doing it on my personal distro hatchery Linux. On the other hand the author of eww has decided to make it so that eww will build for wayland and X11 both now, which makes so many different eww aur packages unnecessary when 0.5.0 is tagged and released. (see elkowar's comments below) In that scope of things there should just be 3 maybe. eww eww-git and maybe eww-bin.
I really don't care either way as I don't use archlinux anymore. I've just been maintaining it via podman as a service to the AUR community. If you or someone wants to step up as a co-maintainer and what not I can resign and transfer maintainership to you.
Pinned Comments
eclairevoyant commented on 2023-07-18 00:39 (UTC)
Make sure to fetch the signing keys from GitHub and import them before building: