Package Details: eww 0.6.0-1

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: 34
Popularity: 1.81
First Submitted: 2022-08-28 08:30 (UTC)
Last Updated: 2024-08-12 13:12 (UTC)

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:

curl -sS https://github.com/elkowar.gpg | gpg --import -i -
curl -sS https://github.com/web-flow.gpg | gpg --import -i -

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

r0r5chach commented on 2023-10-02 14:40 (UTC) (edited on 2023-10-02 14:49 (UTC) by r0r5chach)

To solve the issue mentioned by @Madeleaan, this line of code:

cargo fetch --locked --target "$CARCH-unknown-linux-gnu"

could be changed in the PKGBUILD (Line 28). Wherever $CARCH is set, it is out of date

dbrl commented on 2023-09-26 13:50 (UTC)

I've the same issue than Madeleaan, there is a solution?

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