Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37391104
en ru br
ALT Linux repos
S:0.3-alt2.git69f653a

Group :: Graphics
RPM: meh

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: meh
Version: 0.3
Release: alt1.1

Summary: meh is a small, simple, super fast image viewer using raw XLib

Group: Graphics
License: MIT
Url: http://www.johnhawthorn.com/meh/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://web.uvic.ca/~jhawthor/%name-%version.tar

# Automatically added by buildreq on Fri Apr 13 2012

# optimized out: libX11-devel xorg-xextproto-devel xorg-xproto-devel zlib-devel
BuildRequires: libXext-devel libgif-devel libjpeg-devel libpng-devel

%description
meh is a small, simple, super fast image viewer using raw XLib.
It is similar to feh, but faster and simpler.

meh can use ImageMagick's convert to view almost 200 file formats,
though it is slower for these formats. Built in formats are JPEG, PNG,
BMP, and netpbm.

Features
   Fast
   Tiny
   Fast JPEG, PNG, GIF and BMP support
   Fast netpbm support (.ppm, .pgm, .pbm, .pnm)
   ImageMagick support by calling convert
       All ImageMagick formats (almost 200)
       This allows limited support for PDF's and SVG's
   Scales images to window size
   Preserves aspect ratio (either via EWMH hints or by padding the window)
   XSHM Support
   Minimal dependencies (Xlib, libjpeg, libpng, giflib)


%prep
%setup

%build
%make_build

%install
#makeinstall_std
install %name -D %buildroot%_bindir/%name

%files
%doc AUTHORS BUGS NEWS README THANKS
%_bindir/%name

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin