SlackBuildsOrg/graphics/qiv
B. Watson 9b9e267ed0
graphics/qiv: Updated for version 2.3.3.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-10 14:01:24 +07:00
..
doinst.sh
new_formats.diff graphics/qiv: Updated for version 2.3.3. 2023-06-10 14:01:24 +07:00
qiv-allfmt.sqf graphics/qiv: Updated for version 2.3.3. 2023-06-10 14:01:24 +07:00
qiv.info graphics/qiv: Updated for version 2.3.3. 2023-06-10 14:01:24 +07:00
qiv.SlackBuild graphics/qiv: Updated for version 2.3.3. 2023-06-10 14:01:24 +07:00
README graphics/qiv: Updated for version 2.3.3. 2023-06-10 14:01:24 +07:00
slack-desc

qiv (Quick Image Viewer)

Quick Image Viewer (qiv) is a very small and pretty fast GDK/Imlib
image viewer. Features include zoom, maxpect, scale down, fullscreen,
brightness/contrast/gamma correction, slideshow, pan with keyboard
and mouse, rotate left/right, flip, delete (move to .qiv-trash/),
jump to image x, jump forward/backward x images, filename filter, and
you can use qiv to set your X11-Desktop background.

These formats are supported by default:

GIF TIFF XPM PNG PPM PNM PGM BMP JPEG SVG ICO TGA ICNS JP2

Optional supported formats:

Format                  | Optional dependenc(y|ies)
------------------------+-----------------------------------------------
PCX                     | pcx-pixbuf-loader
------------------------+-----------------------------------------------
PSD (PhotoShop native)  | gdk-pixbuf-psd
------------------------+-----------------------------------------------
RAW (camera images,     | libopenraw. Note that only a few raw image
    various extensions) | formats will actually display with qiv. These
                        | include .crw (Canon), .erf (Epson), and
                        | .nef (Nikon).
------------------------+-----------------------------------------------
WEBP                    | imlib2 and webp-pixbuf-loader. Build and
                        | install *in that order*.
------------------------+-----------------------------------------------
WMF (Windows MetaFile)  | libwmf-type1-fonts (only needed for .wmf files
                        | with embedded text, but all the ones I tested
                        | do have text...)
------------------------+-----------------------------------------------
XCF (Gimp native)       | xcf-pixbuf-loader
------------------------+-----------------------------------------------

These are runtime dependencies, so they can be installed at any time
without rebuilding qiv.

To easily build all the optional dependencies, use sbopkg with the
qiv-allfmt.sqf in the SlackBuild directory.