NOTICE: This package has been removed from pkgsrc

./wip/sxiv, Simple (or small or suckless) X Image Viewer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.3.2, Package name: sxiv-1.3.2, Maintainer: leot

sxiv is an alternative to feh and qiv. Its only dependencies besides xlib are
imlib2 and giflib. The primary goal for writing sxiv is to create an image
viewer, which only has the most basic features required for fast image viewing
(the ones I want). It has vi key bindings and works nicely with tiling window
managers. Its code base should be kept small and clean to make it easy for you
to dig into it and customize it for your needs.

Features
* Basic image operations, e.g. zooming, panning, rotating
* Customizable key and mouse button mappings (in config.h)
* Thumbnail mode: grid of selectable previews of all images
* Ability to cache thumbnails for fast re-loading
* Basic support for multi-frame images
* Load all frames from GIF files and play GIF animations
* Display image information in window title


Required to run:
[graphics/libexif] [graphics/imlib2] [graphics/giflib]

Required to build:
[pkgtools/x11-links]

Master sites:

SHA1: 99ee7f74881f49f8ae6060e01f13bdcfbfc84825
RMD160: c3b703055804c534808487fd66cf59686b7db91f
Filesize: 45.469 KB

Version history: (Expand)


CVS history: (Expand)


   2015-03-10 19:08:30 by Leonardo Taccari | Files touched by this commit (1)
Log message:
Remove no more needed patch.
   2015-03-10 19:06:44 by Leonardo Taccari | Files touched by this commit (2)
Log message:
Update wip/sxiv to sxiv-1.3.1.

pkgsrc changes:
 * Update the package to honor MASTER_SITES the a-la-github
 * Properly set -DVERSION in the CPPFLAGS in order to avoid gmake dependencies
   (via the SUBST framework)

Changes (1.3 and 1.3.1):
 * Various fixes and documentation improvements
 * Use thumbnails in EXIF tags
 * Added command to remove all image marks, bound to Ctrl-m
   2014-08-01 05:40:30 by Leonardo Taccari | Files touched by this commit (3)
Log message:
Fix build with graphics/giflib available in pkgsrc-2014Q2 (giflib-5.1.0).
Patch from upstream git repository.

PKGREVISION++
   2014-05-31 17:57:19 by Thomas Klausner | Files touched by this commit (18)
Log message:
Stop using mk/giflib, use giflib/bl3.mk directly.
   2014-05-19 18:49:27 by Leonardo Taccari | Files touched by this commit (2)
Log message:
Updated MASTER_SITES using a "-" to avoid problems with distfiles.

PKGREVISION++
   2014-04-27 13:59:44 by Leonardo Taccari | Files touched by this commit (3)
Log message:
Update to sxiv-1.2.

Changes:
 * Added external key handler, called on keys prefixed with Ctrl-x
 * New keybinding { / } to change gamma (by András Mohari)
 * Support for slideshows, enabled with -S option & toggled with s
 * Added application icon (created by 0ion9)
 * Checkerboard background for alpha layer
 * Option -o only prints files marked with m key
 * Fixed rotation/flipping of multi-frame images (gifs)
   2014-02-01 19:53:32 by Leonardo Taccari | Files touched by this commit (1)
Log message:
-FETCH_USING
   2013-10-11 08:37:26 by Leonardo Taccari | Files touched by this commit (1)
Log message:
Add missing giflib dependency.
PKGREVISION++