Search Criteria
Package Details: czkawka-git 2.3.1.r1.g42af724-1
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: | |
Provides: | |
Submitter: | sp1rit |
Maintainer: | sp1rit |
Last Packager: | sp1rit |
Votes: | 2 |
Popularity: | 0.34 |
First Submitted: | 2020-10-02 20:57 |
Last Updated: | 2021-01-21 09:26 |
Dependencies (4)
- gtk3>=3.22 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline)
- cargo (cargo-standalone-git, cargo-nightly-bin, cargo-git, rust-bin, rustup-git, rust-nightly-bin, rust-wasm, rust, rustup) (make)
- git (git-git) (make)
- rust (rust-i586-git, rust-git, rust-mrustc, rust-bin, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rustup) (make)
Latest Comments
1 2 Next › Last »
sp1rit commented on 2021-01-21 09:23
@Jakeukalane @arglebargle
that's what I get for not testing stuff before pushing :)
should be fixed now
arglebargle commented on 2021-01-13 15:25
The most recent PKGBUILD needs a couple of edits to build and install, here's a patch: http://ix.io/2LUF
or
@Jakeukalane see above
Jakeukalane commented on 2021-01-13 11:04
==> ERROR: Los controles de integridad (md5) difieren en tamaño de los especificados en la fuente («source»).
Aproximately:
==> ERROR: The controls of security (md5) differs about the specified in the source.
sp1rit commented on 2021-01-12 21:15
@gardotd426 @tom
fixed now
tom commented on 2020-12-30 16:26
works!
thanks
gardotd426 commented on 2020-12-24 12:14
Just remove the two czkawka_gui_orbtk lines from the PKGBUILD, they were removed upstream.
gardotd426 commented on 2020-12-24 12:09
Broken due to updates.
arglebargle commented on 2020-11-15 00:37
Thanks, much appreciated!
sp1rit commented on 2020-11-10 20:58
@arglebargle fixed
arglebargle commented on 2020-11-03 03:14
Can you switch to something like this for the pkgver() function?
I just had yay rebuild the package repeatedly because the current package version doesn't sort in a reliable way.
git describe
produces much nicer/more useful output:vs current:
Note that 1.0.0.<short commit> can't be sorted in any sane way by tools.