Search Criteria
Package Details: wl-clip-persist-git r2.aea59e7-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/wl-clip-persist-git.git (read-only, click to copy) |
---|---|
Package Base: | wl-clip-persist-git |
Description: | Keep Wayland clipboard even after programs close |
Upstream URL: | https://github.com/Linus789/wl-clip-persist |
Licenses: | MIT |
Conflicts: | wl-clip-persist |
Provides: | wl-clip-persist |
Submitter: | maple |
Maintainer: | maple |
Last Packager: | maple |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-07-11 07:02 (UTC) |
Last Updated: | 2023-05-23 04:39 (UTC) |
Dependencies (4)
- wayland (wayland-git, wayland-nodocs-git)
- cargo (rust-nightly-bin, cargo-git, rustup-git, rust, rustup) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- wayland-protocols (wayland-protocols-git) (make)
Latest Comments
maple commented on 2023-05-23 04:40 (UTC)
Might be fixed now, try again.
ALizarazoTellez commented on 2023-05-22 11:14 (UTC)
This fails to compile, this is fixed by removing the "--frozen" flag.
Esto falla al compilar, se soluciona si se elimina la bandera «--frozen».
maple commented on 2023-05-12 15:34 (UTC)
Weird. It works for me. Normally the prepare step with cargo fetch should take care of this.
pschmitt commented on 2023-05-12 10:28 (UTC)
Fails to build for me, due to the --frozen flag (cargo build --release --frozen --all-features).