summaryrefslogtreecommitdiffstats
path: root/desktop/gtkhash/README.Slackware
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/gtkhash/README.Slackware')
-rw-r--r--desktop/gtkhash/README.Slackware22
1 files changed, 5 insertions, 17 deletions
diff --git a/desktop/gtkhash/README.Slackware b/desktop/gtkhash/README.Slackware
index 384ab77c06..aed8a92fc9 100644
--- a/desktop/gtkhash/README.Slackware
+++ b/desktop/gtkhash/README.Slackware
@@ -3,38 +3,26 @@
Many configure options are given in the configure.ac file in the source,
some of which are:
+--enable-libcrypto
--enable-mbedtls
---enable-mhash
--enable-nettle
--enable-caja
--enable-nautilus
--enable-nemo
---enable-thunar
The above configuration options are present in the SlackBuild and
commented out; users can enable them according to their needs.
### Command line switches
-* To enable the GtkHash Thunar extension, can run the script like:
-
-./THUNAR=yes gtkhash.SlackBuild
-
* To enable BLAKE2 support (needs libb2):
./BLAKE2=yes gtkhash.SlackBuild
-### Using with Thunar
+* To disable the GtkHash Thunar extension, one can run the script like:
-Thunar's Custom Action feature can be used (Thunar -> Edit -> Configure
- Custom Action) to create a custom action in the menu for checking the md5sum.
+./THUNAR=no gtkhash.SlackBuild
-Sample values:
-
-(Basic Tab)
-Name: Check md5sum
-Command: gtkhash %f
+### Using with Thunar
-(Appearence Tab)
-File Pattern: *.*z*
-Appears if: Other Files
+GtkHash adds a Checksums tab in Properties option for files.