Search Criteria
Package Details: gtkhash-nemo 1.5-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gtkhash-nemo.git (read-only, click to copy) |
|---|---|
| Package Base: | gtkhash-nemo |
| Description: | A GTK+ utility for computing message digests or checksums (Gtkhash with Thunar filemanager plugin) |
| Upstream URL: | https://github.com/tristanheaven/gtkhash |
| Licenses: | GPL |
| Conflicts: | gtkhash, gtkhash-caja, gtkhash-nautilus, gtkhash-thunar |
| Provides: | gtkhash, gtkhash-nemo |
| Submitter: | Santi-Burgos |
| Maintainer: | Santi-Burgos |
| Last Packager: | Santi-Burgos |
| Votes: | 4 |
| Popularity: | 0.000001 |
| First Submitted: | 2021-12-29 22:26 (UTC) |
| Last Updated: | 2023-06-06 00:26 (UTC) |
Dependencies (11)
- dconf
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- libb2 (libb2-gitAUR)
- libgcrypt
- nemo (nemo-gitAUR)
- nettle (nettle-gitAUR)
- appstream-glib (appstream-glib-gitAUR) (make)
- intltool (make)
- librsvg (librsvg-noglycinAUR, librsvg-gitAUR) (make)
- meson (meson-gitAUR) (make)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR) (make)
Latest Comments
lfom commented on 2022-01-01 23:07 (UTC)
Hi, there. Thanks for maintaining these packages. Since the last few updates, it is not working properly tho. A few issues: 1. 'libb2' is not required actually since you use '--disable-blake2' 2. There is a trailing space after 'gtkhash' in conflicts 3. Since now you include the app in the package, the 'make -C' command should point to the source dir (no need to include '/src/nautilus') 4. '--enable-gtkhash' is not actually needed, but it does not break anything. If something was not clear, you may want to check all changes here: https://zerobin.net/?8c3a0655003ce9a8#7mVcTs4RCMQlwMvNkWmNRWWDWBzV9Kbib2xh50339Fg= Regards