Package Details: czkawka-cli 7.0.0-0.1

Git Clone URL: https://aur.archlinux.org/czkawka.git (read-only, click to copy)
Package Base: czkawka
Description: Multi functional app to find duplicates, empty folders, similar images etc. (CLI)
Upstream URL: https://github.com/qarmin/czkawka
Licenses: LicenseRef-MIT
Submitter: fabiscafe
Maintainer: fabiscafe
Last Packager: fabiscafe
Votes: 35
Popularity: 1.62
First Submitted: 2021-08-09 09:49 (UTC)
Last Updated: 2024-02-20 20:45 (UTC)

Pinned Comments

fabiscafe commented on 2023-06-11 14:41 (UTC) (edited on 2024-02-21 16:45 (UTC) by fabiscafe)

Key Import

This PKGBUILD uses signed commits. If not done you need to import GitHubs (web-flow) public pgp key.

curl -sS https://github.com/web-flow.gpg | gpg --import -
Merge/Pull Requests

https://gitlab.archlinux.org/fabiscafe/czkawka_aur

Known issues

Build takes a long time for --release builds: https://github.com/rust-lang/rust/issues/121354

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

thomy2000 commented on 2022-07-25 13:26 (UTC)

Can you please compile with the heif feature enabled. Otherwise it can't recognise pictures from iPhones :) Thank you

fabiscafe commented on 2022-05-01 21:24 (UTC)

@personifieddevil this PKGBUILD is a split one. That's because both binaries share the same source and building them both at once is only a relatively small overhead, compared to creating 2 PKGBUILDs and building each one on it's own.

personifieddevil commented on 2022-05-01 20:32 (UTC)

The package should prevent the gui version from being built when only the cli version is wanted, as the unnecessary build time is quite an annoyance.

fabiscafe commented on 2022-04-07 11:21 (UTC)

@mikaelblomkvists Please tell me what dependencies are incorrectly defined, so I can fix them.

mikaelblomkvists commented on 2022-04-07 10:49 (UTC)

@fabiscafe

pamac is crap

pamac is a default package manager for Manjaro with GUI. Thousands of users have no problem with it. It installs 70k+ packages from AUR without any problems, but when dependencies in czkawka are incorrectly defined, you call it a crap..

jose1711 commented on 2022-04-07 08:37 (UTC)

The compilation error (expected an implementor of trait IntoIterator) is only appearing if rustup is installed/used during compilation. With rust (replaces rustup) everything is fine and there is no need to build in a clean chroot.

fabiscafe commented on 2022-02-26 22:02 (UTC)

@mikaelblomkvists pamac is crap that does have problems with splittet pkgbuilds. Use a good AUR helper, like paru or makepkg.

mikaelblomkvists commented on 2022-02-22 23:50 (UTC) (edited on 2022-02-22 23:51 (UTC) by mikaelblomkvists)

I also get the same build error while building czkawka-gui package: "czkawka": target does not exist. Resetting pamac's build files doesn't help.

However, czkawka-gui-bin builds ok, which is sufficient to use.