./graphics/feh, Advanced image viewer

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


Branch: pkgsrc-2012Q1, Version: 2.5, Package name: feh-2.5, Maintainer: rh

Feh is an advanced image viewer that uses imlib2. Here is a summary of
features:
* Simple image viewing.
* Multiple image viewing (slideshow).
* Multiple image viewing in multiwindows.
* Image viewing in fullscreen.
* Image list mode.
* Loadable/unloadable listing.
* Recursive file opening.
* Sorting of the filelist
* Saving/loading filelists
* Loading images via http.
* Reloading after delay.
* Montage creation.
* Collage creation.
* Index print creation.
* Thumbnail browser.

For viewing images, feh has the following features:
* Progressive loading.
* Dynamic zooming.
* Panning.
* Key or mouse control.
* Context menus.


Required to run:
[lang/perl5] [www/curl] [devel/giblib] [graphics/jpeg] [shells/bash]

Required to build:
[devel/gmake] [pkgtools/x11-links]

Master sites:

SHA1: d1bf7fa8ec6b5d1ce16c291edf38d45de01f252d
RMD160: 18c643fba46e585d500d4133b9f20e403c87982b
Filesize: 2175.51 KB

Version history: (Expand)


CVS history: (Expand)


   2012-05-06 02:16:05 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #3770 - requested by gls
graphics/feh: build fix

Revisions pulled up:
- graphics/feh/Makefile                                         1.48
- graphics/feh/distinfo                                         1.23
- graphics/feh/patches/patch-config.mk                          1.2

---
   Module Name:	pkgsrc
   Committed By:	gls
   Date:		Tue May  1 14:58:47 UTC 2012

   Modified Files:
   	pkgsrc/graphics/feh: Makefile distinfo
   	pkgsrc/graphics/feh/patches: patch-config.mk

   Log message:
   Update graphics/feh to 2.5.

   pkgsrc changes
   --------------

   Don't mess with CFLAGS. I can't remember why that was even necessary, and it
   breaks the Linux build.

   Should fix PR pkg/46390.

   upstream changes
   ----------------

   * Add R, * and / bindings for keypad begin, keypad * and keypad /
   * Try to convert unloadable files with imagemagick for up to 5 seconds
   * Add --magick-timeout option to set imagemagick conversion timeout or disable
   it altogether
   * Clean up temporary / to-delete files when receiving SIG{INT,TERM,QUIT}
   * Do not scroll past image borders when using key bindings
   * --loadable / --unloadable: indicate result in exit status