Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569288
en ru br
ALT Linux repos
S:0.4-alt1.qa3
5.0: 0.4-alt1.1
4.1: 0.4-alt1.1
4.0: 0.4-alt1

Group :: Graphics
RPM: exrtools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: exrtools
Version: 0.4
Release: alt1.qa3

Summary: Command line utilities for manipulating high dynamic range images
License: MIT/X Consortium
Group: Graphics

Url: http://scanline.ca/exrtools
Source: %url/exrtools-%version.tar.gz
Patch: exrtools-0.4-alt-libpng15.patch

# Automatically added by buildreq on Thu May 24 2007

BuildRequires: gcc-c++ libjpeg-devel libpng-devel openexr-devel

%description
exrtools is a set of simple command line utilities for manipulating high
dynamic range images in OpenEXR format. It was developed to help experiment
with batch processing of HDR images for tone mapping. Each application is
small and reasonably self-contained so that the source code may be of most
value to others.

%prep
%setup
%patch -p2

%build
%configure
%make_build

%install
%makeinstall_std

%files
%doc README ChangeLog
%_bindir/*
%_man1dir/*

%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