enblend _unstable_ port information

Package: enblend
Version: 3.0
Revision: 11

License: GPL
Maintainer: Pete Woods

Depends: lcms-shlibs, libtiff-shlibs, glew-shlibs, libxmi-shlibs, boost1.33-shlibs
BuildDepends: lcms, libtiff, boost1.33, glew, libxmi, automake1.9
BuildConflicts: vigra

GCC: 4.0
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: f80a12ff91a6122c5ea0d102443929da
Patch: %n-%v.patch

UpdateConfigGuess: true
UpdateLibtool: true
SetCPPFLAGS: -fpermissive -Wno-long-double
SetLDFLAGS: -framework GLUT -framework OpenGL -lstdc++

ConfigureParams: --disable-dependency-tracking --mandir='${prefix}/share/man'

CompileScript: <<
aclocal
automake-1.9 -a
autoconf
./configure %c
make
<<


InstallScript: make install DESTDIR=%d

DocFiles: AUTHORS COPYING ChangeLog* INSTALL NEWS README* TODO VIGRA*
Homepage: http://enblend.sourceforge.net/

Description: Blends seams in a panoramic image mosaic

DescDetail: <<
Enblend is a tool for compositing images. Given a set of images that
overlap in some irregular way, Enblend overlays them in such a way that the
seam between the images is invisible, or at least very difficult to see.
<<