summaryrefslogtreecommitdiffstats
path: root/graphics/fbv/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2014-10-17 18:00:27 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-17 18:00:27 +0700
commit018a9b8395dff1535342a0d746540d4320bdd8df (patch)
tree1d0d15cc51a1023c27fd5cd8e5c0db6a87bd29c3 /graphics/fbv/README
parentb090b59ab468aa65187e2fb908c617f513953819 (diff)
downloadslackbuilds-018a9b8395dff1535342a0d746540d4320bdd8df.tar.gz
slackbuilds-018a9b8395dff1535342a0d746540d4320bdd8df.tar.xz
graphics/fbv: Added (image viewer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/fbv/README')
-rw-r--r--graphics/fbv/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/fbv/README b/graphics/fbv/README
new file mode 100644
index 0000000000..c58704af1a
--- /dev/null
+++ b/graphics/fbv/README
@@ -0,0 +1,7 @@
+fbv (image viewer for framebuffer console)
+
+fbv (FrameBuffer Viewer) is a simple program to view pictures on
+a linux framebuffer device. In 2000, when fbv was created, there
+were no other suitable programs performing the same task, so the
+authors decided to follow the rule: 'If you need a tool - write
+it yourself!' :-)