the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: feh
Version: 1.14.1
Revision: 2
Source: http://feh.finalrewind.org/%n-%v.tar.bz2
Source-MD5: 88817761f2fa55629f4826528df3b9e5
Depends: giblib-shlibs, imlib2-shlibs, libjpeg8-shlibs, libpng15-shlibs
BuildDepends: giblib, imlib2, libjpeg8, libpng15
SetCFLAGS: -Os
SetCC: cc -I%p/include -L%p/lib
SetLDFLAGS: -L/usr/X11R6/lib
PatchScript: perl -pi -e "s,/usr/local,%p," config.mk
CompileScript: make
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog README TODO
Homepage: https://derf.homelinux.org/~derf/projects/feh
License: BSD
Maintainer: Jack Fink
Description: Imlib2 based image viewer
DescDetail: <<
feh is a fast, lightweight image viewer which uses imlib2. It is
commandline-driven and supports multiple images through slideshows,
thumbnail browsing or multiple windows, and montages or index prints (using
TrueType fonts to display file info). Advanced features include fast dynamic
zooming, progressive loading, loading via HTTP (with reload support for
watching webcams), recursive file opening (slideshow of a directory
hierarchy), and mouse wheel/keyboard control.
<<