Search Criteria
Package Details: czkawka-git 12.0.0.r0.ge56dc116-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, similar images etc. |
| Upstream URL: | https://github.com/qarmin/czkawka |
| Licenses: | LicenseRef-MIT AND GPL-3.0-only AND CC-BY-4.0 |
| Conflicts: | czkawka-cli, czkawka-cli-bin, czkawka-gui, czkawka-gui-bin, krokiet, krokiet-bin |
| Provides: | czkawka, czkawka-cli, czkawka-gui, krokiet |
| Submitter: | sp1rit |
| Maintainer: | makinori |
| Last Packager: | makinori |
| Votes: | 11 |
| Popularity: | 0.054886 |
| First Submitted: | 2020-10-02 20:57 (UTC) |
| Last Updated: | 2026-06-28 18:20 (UTC) |
Dependencies (15)
- bzip2 (bzip2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libheif (libheif-highmemAUR, libheif-noglycinAUR, libheif-gitAUR)
- cairo (cairo-gitAUR) (make)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR) (make)
- gtk4 (gtk4-paper-planeAUR, gtk4-develAUR, gtk4-gitAUR) (make)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR) (make)
- jq (jq-gitAUR, jaq-binAUR, jq-staticAUR, jaq-gitAUR) (make)
- pango (pango-nothai-gitAUR, pango-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR, xlibre-server-xvfb-binAUR, xlibre-xserver-xvfb-betaAUR, xlibre-xserver-xvfb-legacyabiAUR, xlibre-xserver-xvfbAUR) (check)
Latest Comments
1 2 3 Next › Last »
makinori commented on 2026-05-24 17:51 (UTC)
thank you for the diff. let me know if you'd like to be co-maintainer
djugei commented on 2026-05-24 08:48 (UTC) (edited on 2026-05-24 08:49 (UTC) by djugei)
for your consideration a patch that:
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
LICENSEfile was removed and separate filesczkawka_cli/LICENSE,czkawka_core/LICENSE, andczkawka_gui/LICENSEwere 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
rustupmyself: if the default toolchain isstablethe package doesn't build. I think it's unreasonable to ask the user to change their default toolchain; luckily adding+nightlyto thecargocalls 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
gtk4package is now required to build this package, thanks.jose1711 commented on 2022-04-13 07:46 (UTC)
thank you, that worked (running
rustup updateas 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):1 2 3 Next › Last »