Search Criteria
Package Details: gtkhash-nemo 1.5-1
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: | Sam-Burgos |
Maintainer: | Sam-Burgos |
Last Packager: | Sam-Burgos |
Votes: | 1 |
Popularity: | 0.002731 |
First Submitted: | 2021-12-29 22:26 (UTC) |
Last Updated: | 2022-12-30 17:23 (UTC) |
Dependencies (11)
- dconf (dconf-git)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view)
- libb2 (libb2-git)
- mbedtls (aur-mbedtls, mbedtls-git)
- nemo (nemo-git, nemo-chdir)
- nettle (nettle-git)
- appstream-glib (appstream-glib-git) (make)
- intltool (make)
- librsvg (librsvg-minimal-git, librsvg-og, librsvg-git) (make)
- meson (meson-git) (make)
- xdg-utils (busking-git, linopen, xdg-utils-slock, xdg-utils-symlink-fix, xdg-utils-lxqt, opener, mimi-bachoseven-git, mimi, mimi-git, xdg-utils-handlr, mimejs-git, xdg-utils-mimeo) (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