summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2015-05-08 15:47:19 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-10 07:04:52 +0700
commitc2761123b6e2e1097356202c7f432e29153f6b8f (patch)
tree1e92b18d0665de2e8e15b150d81bf10ccd54661c /graphics
parente47f1a7bd07e86f5542a8e521aa4a359eb81f29f (diff)
downloadslackbuilds-c2761123b6e2e1097356202c7f432e29153f6b8f.tar.gz
slackbuilds-c2761123b6e2e1097356202c7f432e29153f6b8f.tar.xz
graphics/fbida: Updated for version 2.10, updated README.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/fbida/README8
-rw-r--r--graphics/fbida/fbida.SlackBuild4
-rw-r--r--graphics/fbida/fbida.info6
-rw-r--r--graphics/fbida/slack-desc2
4 files changed, 13 insertions, 7 deletions
diff --git a/graphics/fbida/README b/graphics/fbida/README
index 0d4be6d168..085ab24270 100644
--- a/graphics/fbida/README
+++ b/graphics/fbida/README
@@ -1,7 +1,11 @@
-fbida (image viewer)
+fbida (image viewer for framebuffer console)
The fbida project contains a few applications for viewing and
-editing images, with the main focus being photos.
+editing images, with the main focus being photos:
+
+fbi – This is an image viewer for the Linux framebuffer console.
+fbgs – Script for viewing ps/pdf files on framebuffer console using fbi.
+exiftran – command line tool to do lossless transformations of JPEG images.
ida (a Motif based image viewer for X11) is not included on purpose,
as it needs Open Motif.
diff --git a/graphics/fbida/fbida.SlackBuild b/graphics/fbida/fbida.SlackBuild
index 2d97e36412..7a0925f574 100644
--- a/graphics/fbida/fbida.SlackBuild
+++ b/graphics/fbida/fbida.SlackBuild
@@ -6,6 +6,8 @@
# Modified again on 20140915 by B. Watson <yalhcru@gmail.com>
# - Took over maintenance, minor script cleanup
+# 20150508 bkw: update for v2.10
+
# (C) 2007 Michael Wagner <lapinours@web.de>
# All rights reserved.
#
@@ -27,7 +29,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fbida
-VERSION=${VERSION:-2.09}
+VERSION=${VERSION:-2.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/graphics/fbida/fbida.info b/graphics/fbida/fbida.info
index 5223863974..35a5c6dd98 100644
--- a/graphics/fbida/fbida.info
+++ b/graphics/fbida/fbida.info
@@ -1,8 +1,8 @@
PRGNAM="fbida"
-VERSION="2.09"
+VERSION="2.10"
HOMEPAGE="http://linux.bytesex.org/fbida/"
-DOWNLOAD="https://www.kraxel.org/releases/fbida/fbida-2.09.tar.gz"
-MD5SUM="62415c7cb28d995f9d317868de0f2830"
+DOWNLOAD="https://www.kraxel.org/releases/fbida/fbida-2.10.tar.gz"
+MD5SUM="09460b964b58c2e39b665498eca29018"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/graphics/fbida/slack-desc b/graphics/fbida/slack-desc
index 87125814c2..a3d99d3ead 100644
--- a/graphics/fbida/slack-desc
+++ b/graphics/fbida/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-fbida: fbida (image viewer)
+fbida: fbida (image viewer for framebuffer console)
fbida:
fbida: The fbida project contains a few applications for viewing and
fbida: editing images, with the main focus being photos.