Search Criteria
Package Details: czkawka-git 4.1.0.r16.g56fc29f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/czkawka-git.git (read-only, click to copy) |
---|---|
Package Base: | czkawka-git |
Description: | Multi functional app to find duplicates, empty folders etc. |
Upstream URL: | https://github.com/qarmin/czkawka |
Keywords: | czkawa czkawka fslint |
Licenses: | MIT |
Conflicts: | czkawka, czkawka-bin, czkawka-gui |
Provides: | czkawka |
Submitter: | sp1rit |
Maintainer: | sp1rit |
Last Packager: | sp1rit |
Votes: | 7 |
Popularity: | 0.24 |
First Submitted: | 2020-10-02 20:57 (UTC) |
Last Updated: | 2022-06-05 21:23 (UTC) |
Dependencies (4)
- gtk4 (gtk4-git, gtk4-paper-plane)
- cargo (rust-nightly-bin, cargo-git, rustup-git, rust, rustup) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- rust (rust-nightly, rust-nightly-bin, rust-git, rustup-git, rustup) (make)
Latest Comments
1 2 3 Next › Last »
thomy2000 commented on 2022-08-14 18:46 (UTC)
Would it be possible to compile with the HEIF feature enabled? Otherwise it can't recognize pictures from iPhones :)
ilonachan commented on 2022-06-16 13:38 (UTC)
been having a slight trouble with
rustup
myself: if the default toolchain isstable
the package doesn't build. I think it's unreasonable to ask the user to change their default toolchain; luckily adding+nightly
to thecargo
calls forces using that without impacting the user.Is this worth looking into? I've already installed and switched to nightly, so I couldn't test this 100% yet, but explicitly specifying that nightly Rust is required can't hurt right?
sp1rit commented on 2022-06-05 21:23 (UTC)
@msnspk thanks for the heads up!
msnspk commented on 2022-05-29 23:25 (UTC)
The developer recently started porting this program to GTK 4, so the
gtk4
package is now required to build this package, thanks.jose1711 commented on 2022-04-13 07:46 (UTC)
thank you, that worked (running
rustup update
as user). some AUR packages requirerustup
(no idea why) which is the reason why it gets pulled to my system from time to time. maybe you could consider something like this added toPKGBUILD
(perhaps better than pinning the comment):sp1rit commented on 2022-04-12 10:40 (UTC)
@jose1711:
this is because you haven't updated to a recent rust compiler version with rustup yet. pacman is unable to know that compiler version and won't update it for you automatically. Ideally you drop rustup from your system altogether, since it doesn't work nice with packages. If you do want to keep using it, and upstream built compiler binaries, you need to run rustup update (I think).
will fix the other issues :)
jose1711 commented on 2022-04-10 13:20 (UTC)
please also fix typo in keywords (
czkawa
)jose1711 commented on 2022-04-10 12:34 (UTC) (edited on 2022-04-10 12:34 (UTC) by jose1711)
conflict with
czkawka-gui
andczkawka-cli
should be addedjose1711 commented on 2022-04-10 12:33 (UTC)
does not build with
rustup
:works with
rust
though.sp1rit commented on 2021-12-17 16:14 (UTC)
@gioan777, upstream changed the location of the desktop file recently.
Should be fixed now, thanks for bringing this to my attention.
1 2 3 Next › Last »