I'm sorry it took me so long to post back on this. Thank you very much for your help with this! I shouldn't have been so lazy... You were exactly right about aura. I really appreciate the extra effort of making the video of the build as well. Kudos for the great support!
Search Criteria
Package Details: gtkhash 1.5-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/gtkhash.git (read-only, click to copy) |
---|---|
Package Base: | gtkhash |
Description: | A GTK+ utility for computing message digests or checksums |
Upstream URL: | https://github.com/tristanheaven/gtkhash |
Keywords: | crc32 digest hash md5 sha1 sha256 sha512 |
Licenses: | GPL |
Conflicts: | gtkhash-caja, gtkhash-nautilus, gtkhash-nemo, gtkhash-thunar |
Provides: | gtkhash |
Submitter: | None |
Maintainer: | Santi-Burgos |
Last Packager: | Santi-Burgos |
Votes: | 70 |
Popularity: | 0.95 |
First Submitted: | 2008-05-11 12:46 (UTC) |
Last Updated: | 2023-06-06 00:32 (UTC) |
Dependencies (10)
- dconf
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libb2 (libb2-gitAUR)
- libgcrypt
- nettle (nettle-gitAUR)
- appstream-glib (appstream-glib-gitAUR) (make)
- intltool (make)
- librsvg (librsvg-gitAUR) (make)
- meson (meson-gitAUR) (make)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (make)
Required by (0)
Sources (1)
Lillypad commented on 2014-12-31 15:38 (UTC)
carstene1ns commented on 2014-11-01 10:37 (UTC)
From what I have read, aura does not have proper split package support, so it cannot find the gtkhash-thunar package. Other aur helpers (aurget!) will map it correctly to this package group.
However, without a log from your building attempt, I cannot do much to help you. Please use a pastebin like http://pastie.org to upload the output of your makepkg/aur helper session that shows the error.
It is also possible to build this package manually (I made the same changes you described to disable the other file manager plugins): https://asciinema.org/a/13490
Sorry for the late reply, hope this helps.
Lillypad commented on 2014-10-28 14:43 (UTC)
Out of curiosity, I have not been able to get this package to build since it was updated to its current version on 2014-06-13. I am an XFCE user, therefore, only require the thunar plugin. I have tried removing 'nemo' and 'libnautilus-extension' from the makedepends line, and I have removed '--enable-nemo' and 'enable-nautilus' from the configure section. I have also tried only removing '--enable-nemo' and '--enable-nautilus' while leaving the makedepends intact, yet the packages still fails to build.
Any thoughts as to why this would occur? Also, I attempted installing gtkhash-thunar, but my aur helper, aura, can not find gtkhash-thunar as a valid aur package.
Thanks for any assistance.
carstene1ns commented on 2014-06-13 13:46 (UTC)
This is now a proper split package. All three filemanager plugins are enabled, you need to disable them manually.
FYI: You can also install gtkhash and the plugins from my repository, instructions here: https://wiki.archlinux.org/index.php/User:Carstene1ns
carstene1ns commented on 2013-12-05 02:04 (UTC)
Adopted, corrected and updated to version 0.7.0.
If you want to use the filemanager plugins, enable them in the PKGBUILD.
GI_Jack commented on 2013-08-13 21:45 (UTC)
@carstene1ns
sorry for not gettin back to you, yes, I've love the packages to get merged. I don't mind enabling nemo support, but not sure how to do that as opposed to just nautilus(which has --enable-nautilus in ./configure)
GI_Jack commented on 2013-08-08 16:54 (UTC)
removed mhash support for now, that seems to be causing the seg fault. I thought I fixed that some time ago, I guess not.
There is a patch floating somewherearound to make mhash and gtkhash work, I do not have said patch.
with --enable-linux-crypto, however, most commonly used hash algorythms will work.
you miss out on haval, gost, and snerfru, which require mhash.
Pinned Comments