Search Criteria
Package Details: clipcat 0.5.0-2
Git Clone URL: | https://aur.archlinux.org/clipcat.git (read-only, click to copy) |
---|---|
Package Base: | clipcat |
Description: | Clipcat is a clipboard manager written in Rust Programming Language. |
Upstream URL: | https://github.com/xrelkd/clipcat |
Licenses: | GPL3 |
Submitter: | yanganto |
Maintainer: | yanganto |
Last Packager: | yanganto |
Votes: | 4 |
Popularity: | 0.061552 |
First Submitted: | 2020-11-12 15:49 (UTC) |
Last Updated: | 2021-02-20 01:47 (UTC) |
Dependencies (6)
- clang (clang8, clang-git, llvm-git, clang-minimal-git)
- libxcb (libxcb-git)
- llvm (llvm8, llvm-git, llvm-minimal-git)
- protobuf (protobuf-git)
- python (nogil-python, python36, python32, python39, python38, python37, python310, python312)
- rust (rust-i586-git, rust-nightly, rust-nightly-bin, rust-git, rustup-git, rustup)
Latest Comments
yanganto commented on 2022-03-03 10:03 (UTC)
Hi @xeruf, the description follows the project on github. If you want a much clear description for the project, please open an issue on Github. Thanks.
xeruf commented on 2022-03-03 09:54 (UTC)
Please add to the description that its an "... X11 clipboard manager ..."
yanganto commented on 2021-02-11 14:07 (UTC)
@orangedrangon Thanks for clarify this. Please feel free to report if there are something wrong in the future. Thanks for using. :)
orangedrangon commented on 2021-02-10 18:33 (UTC)
yay seems to have had problems recognizing that the pkgbuild was different. A clean build fixed the problem. Sorry about that.
yanganto commented on 2021-02-10 03:41 (UTC) (edited on 2021-02-10 03:42 (UTC) by yanganto)
@orangedrangon It is interesting, please help me to check on if this is correct. Thanks.
orangedrangon commented on 2021-02-09 22:50 (UTC)
I believe the latest update has an incorrect sha256 checksum.
yanganto commented on 2021-01-25 14:27 (UTC)
Hi @XG_SiNGH,
It may be good to avoid the package touch the user's home directory in any way.
Besides, the author also does not provide the configure files in the OS he daily use.
https://github.com/NixOS/nixpkgs/pull/100638/files
If you have a better way to handle on this, please kindly tell me.
Thanks.
XG_SiNGH commented on 2021-01-23 15:15 (UTC) (edited on 2021-01-23 15:18 (UTC) by XG_SiNGH)
Clipcat is great. Thank you yanganto for supporting it on our AUR :D
We need to add the creation of the default config files if needed to the PKGBUILD as described in the docs:
Effectively this:
O_O