diff options
author | B. Watson <urchlay@slackware.uk> | 2024-09-03 05:11:18 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-07 09:08:48 +0700 |
commit | 89a5849c674a0bb9644d17b0c171682ae145b3f9 (patch) | |
tree | 3c30ac823b15c449ebfd5e25a8198e99b09df336 /graphics/feh/README | |
parent | 9a2598ccb105a5ada48366561d04ab623be12944 (diff) |
graphics/feh: Updated for version 3.10.3, new maintainer.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/feh/README')
-rw-r--r-- | graphics/feh/README | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/graphics/feh/README b/graphics/feh/README index 640ffaed623a1..f83585cc745dd 100644 --- a/graphics/feh/README +++ b/graphics/feh/README @@ -1,22 +1,8 @@ +feh (image viewer) + feh is an image viewer at heart, though it does other cool stuff. feh features include simple image viewing, multiple image viewing (slideshow), multiple image viewing in multiwindows, 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 |