Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37617733
en ru br
ALT Linux repos
S:4.2-alt5
5.0: 3.2-alt1
4.1: 3.0-alt1
4.0: 3.0-alt1
3.0: 2.3-alt1

Group :: Graphics
RPM: enblend

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: A tool for combine images (make a panoramas) using a multiresolution spline
Name: enblend
Version: 3.2
Release: alt1
License: GPL
Group: Graphics
URL: http://enblend.sourceforge.net/
Packager: Sergei Epiphanov <serpiph at altlinux.ru>
Source0: %name-%version.tar.gz

Provides: enfuse


BuildRequires: boost-devel gcc-c++ libstdc++-devel libtiff-devel libglew-devel libxmi-devel liblcms-devel libglut-devel libmesa-devel libjpeg-devel libpng-devel openexr-devel libXmu-devel libXi-devel

%description
enblend  overlays  multiple  TIFF  images using the Burt & Adelson mul-
tiresolution spline.  This technique tries to make  the  seams  between
the  input  images  invisible and very suitable to make panoramas.

%prep

%setup -q

%build

export CPPFLAGS=-I/usr/include/lcms
%configure --with-glut
%make

%install

%makeinstall

%files
%doc AUTHORS ChangeLog INSTALL NEWS README TODO
%_bindir/*
%_man1dir/*
/usr/share/info/*


%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