Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37494503
en ru br
Репозитории ALT
S:0.3-alt2.git69f653a
www.altlinux.org/Changes

Группа :: Графика
Пакет: meh

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin