Search Criteria
Package Details: czkawka-git 7.0.0.r4.g2a32a52-2
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, similar images, and empty folders |
Upstream URL: | https://github.com/qarmin/czkawka |
Licenses: | MIT |
Conflicts: | czkawka, czkawka-cli, czkawka-gui, krokiet |
Provides: | czkawka, czkawka-cli, czkawka-gui, krokiet |
Submitter: | sp1rit |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 9 |
Popularity: | 0.65 |
First Submitted: | 2020-10-02 20:57 (UTC) |
Last Updated: | 2024-08-28 16:19 (UTC) |
Dependencies (4)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- libheif (libheif-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 Next › Last »
msnspk commented on 2024-02-26 03:37 (UTC)
It has been almost three months since issues preventing this package from building have been reported. Please, if you are not going to update or maintain the package, disown it so another user may take care of it.
AuxTaco commented on 2023-12-04 12:59 (UTC)
The main
LICENSE
file was removed and separate filesczkawka_cli/LICENSE
,czkawka_core/LICENSE
, andczkawka_gui/LICENSE
were added in commitc6b1eae
.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 added1 2 3 Next › Last »