./wip/flimsel, Fast Light Image Selector

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.0, Package name: flimsel-0.1.0, Maintainer: pkgsrc-users

flimsel is a minimalistic digitial image browser based on the fltk toolkit. It
displays thumbnails of images given on the command line. It is intended to be
used in digital image processing shell scripts see script in the examples
directory. flimsel uses the very fast epeg library by The Rasterman (Carsten
Haitzler) for JPEG thumbnail generation but falls back to fltk native methods
for other image formats.


Required to run:
[graphics/epeg] [graphics/png] [devel/libltdl] [x11/fltk13]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: 2eece12627aeee6cea0db7e5e29adcd13e86b831
Filesize: 125.572 KB

Version history: (Expand)


CVS history: (Expand)


   2013-12-29 07:08:44 by othyro | Files touched by this commit (2)
Log message:
Updated to latest release. From ChangeLog:

* Fix crash when called without arguments.
* Fix warnings.
* flimsel.sh moves deleted images to ~/.flimsel/deleted.
   2013-03-24 03:18:51 by othyro | Files touched by this commit (1)
Log message:
Needs devel/libtldl apparently.
   2012-09-29 01:21:47 by Aleksej Saushev | Files touched by this commit (64)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-06-04 01:08:59 by othyro | Files touched by this commit (1) | Package updated
Log message:
Regenerated due to package update.
   2012-06-04 01:07:35 by othyro | Files touched by this commit (1)
Log message:
Updated to latest stable version. Changed fltk dependency to fltk13, even
though README requires fltk. Package doesn't build with fltk, but with fltk13.
   2011-06-03 00:02:56 by othyro | Files touched by this commit (1)
Log message:
Updated.
   2011-06-03 00:01:55 by othyro | Files touched by this commit (1)
Log message:
version++
   2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.