Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37757382
en ru br
Репозитории ALT
5.1: 0.9.2-alt1.1.qa1
4.1: 0.9.2-alt1.1.qa1
4.0: 0.8-alt1
www.altlinux.org/Changes

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: mirage
Version: 0.9.2
Release: alt1.1.qa1

Summary: A fast and simple PyGTK image viewer.
License: %gpl3plus
Group: Graphics
Url: http://mirageiv.berlios.de/

Source: http://download.berlios.de/mirageiv/%name-%version.tar.bz2

BuildPreReq: rpm-build-licenses

# From setup.py

BuildPreReq: python-module-pygtk-devel >= 2.6.0
BuildPreReq: libX11-devel
BuildRequires: desktop-file-utils

%description
Mirage is a fast and simple GTK+ image viewer. Because it depends only on PyGTK, Mirage is ideal for users who wish to keep their computers lean while still having a clean image viewer.

Features:
- Supports png, jpg, svg, xpm, gif, bmp, tiff, and others
- Cycling through multiple images (with preloading)
- Slideshow and fullscreen modes
- Rotating, zooming, flipping, resizing, cropping
- Saving, deleting, renaming
- Custom actions
- Command-line access
- Configurable interface.

%prep
%setup -q

%build
env CFLAGS="%optflags" python setup.py build

%install
python setup.py install --root=%buildroot --record=INSTALLED_FILES

%post
%update_menus
%update_desktopdb

%postun
%clean_menus
%clean_desktopdb

%files -f INSTALLED_FILES
%python_sitelibdir/*.pyo
%_desktopdir/%name.desktop

%changelog

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

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