summaryrefslogtreecommitdiffstats
path: root/graphics/feh/README
diff options
context:
space:
mode:
author Hunter Sezen2019-07-16 11:43:14 +0200
committer Willy Sudiarto Raharjo2019-07-20 11:20:31 +0200
commitb1ee4d5bc5401ee6de8ba88cfdde9c909c488043 (patch)
treeffd1c8c5252f41fbf332944a608fa847e9ed28fe /graphics/feh/README
parent6e8bcda2e62dff7c34b6e8d7e34900335fe38535 (diff)
downloadslackbuilds-b1ee4d5bc5401ee6de8ba88cfdde9c909c488043.tar.gz
graphics/feh: Updated for version 3.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/feh/README')
-rw-r--r--graphics/feh/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/feh/README b/graphics/feh/README
index c467cb8a63..640ffaed62 100644
--- a/graphics/feh/README
+++ b/graphics/feh/README
@@ -4,3 +4,19 @@ feh features include simple image viewing, multiple image viewing
in fullscreen, image list mode, loadable/unloadable listing,
recursive file opening, saving/loading filelists, loading images
via http, reloading after delay, montage creation, and more.
+
+To enable builtin EXIF tag display support use:
+
+ EXIF=yes ./feh.SlackBuild
+
+To include help text use:
+
+ HELP=yes ./feh.SlackBuild
+
+To enable enable inotify support use:
+
+ INOTIFY=yes ./feh.SlackBuild
+
+To support CIFS shares from 64bit hosts on 32bit machines use:
+
+ STAT64=yes ./feh.SlackBuild