Search Criteria
Package Details: gtkhash-git v1.4.r64.g3afea16-1
Git Clone URL: | https://aur.archlinux.org/gtkhash-git.git (read-only, click to copy) |
---|---|
Package Base: | gtkhash-git |
Description: | A cross-platform desktop utility for computing message digests or checksums (development version). |
Upstream URL: | https://github.com/tristanheaven/gtkhash |
Licenses: | GPL2 |
Conflicts: | gtkhash |
Provides: | gtkhash |
Submitter: | carstene1ns |
Maintainer: | tallero (truocolo) |
Last Packager: | carstene1ns |
Votes: | 7 |
Popularity: | 0.004944 |
First Submitted: | 2013-12-05 02:31 (UTC) |
Last Updated: | 2021-04-18 17:40 (UTC) |
Dependencies (5)
- dconf
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-gitAUR, gtk3-ubuntuAUR, gtk3-classic-xfceAUR)
- libb2 (libb2-gitAUR)
- nettle (nettle-gitAUR)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
Latest Comments
maderios commented on 2021-04-15 13:38 (UTC)
I don't understand why version is "0.7.0.r4" here. Upstream is 1.4. After removing unnecessary thunar, nautilus, etc, dependencies from PKGBUILD, I get v1.4.r62.g63a0f84 version, just like upstream
maderios commented on 2020-10-14 12:24 (UTC)
Please, add libb2 dependency (for blake2). Build fails without it.
Marc.2377 commented on 2020-05-22 06:53 (UTC)
In order to build this and make it all work, I had to add 'libb2' to the makedepends array (or, alternatively, do as the non-git package and configure with '--disable-blake2'), replace 'gtkhash/src/nemo' with 'gtkhash/src/nautilus' (yes, that is correct) and move 'conflicts' and 'provides' further down to the sub-'package()' functions. Refer to this diff for the necessary adjustments: https://www.diffchecker.com/082HGGfq
noderat commented on 2015-11-17 08:46 (UTC)