Code

control: Build-depend on ghostscript.
[pkg-enblend.git] / debian / control
index 45c7d8dfd7e849820842ea7018bdccacf257f4b3..26094b7e767c82aa6770f16216551d5f0016336b 100644 (file)
@@ -1,17 +1,17 @@
-Source: enblend
+Source: enblend-enfuse
 Section: graphics
 Priority: optional
 Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
-Uploaders: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), dpatch, autotools-dev, libtiff4-dev, libboost-dev, liblcms1-dev, libglew1.5-dev | libglew1.4-dev | libglew-dev, freeglut3-dev, libplot-dev, zlib1g-dev, libjpeg62-dev, libpng12-dev, libopenexr-dev, pkg-config
-Standards-Version: 3.7.3
+Uploaders: Sebastian Harl <tokkee@debian.org>, Andreas Metzler <ametzler@debian.org>
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), autotools-dev, libtiff4-dev, libboost-dev, libboost-filesystem-dev, liblcms1-dev, libglew1.5-dev | libglew1.4-dev | libglew-dev, freeglut3-dev, libplot-dev, zlib1g-dev, libjpeg62-dev, libpng12-dev, libopenexr-dev, pkg-config, help2man, perl, texinfo, gnuplot, transfig, ghostscript, tidy, ttf-freefont
+Standards-Version: 3.9.1
 Homepage: http://enblend.sourceforge.net/
 Vcs-Git: git://git.debian.org/git/pkg-phototools/enblend.git
 Vcs-Browser: http://git.debian.org/?p=pkg-phototools/enblend.git
 
 Package: enblend
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends},${misc:Depends}
 Recommends: hugin
 Enhances: hugin
 Description: image blending tool
@@ -35,3 +35,24 @@ Description: image blending tool
  do this. The TIFFs produced by these programs are exactly what Enblend is
  designed to work with.
 
+Package: enfuse
+Architecture: any
+Depends: ${shlibs:Depends},${misc:Depends}
+Recommends: hugin
+Enhances: hugin
+Description: image exposure blending tool
+ Enfuse blends differently exposed images of the same scene into a nice output
+ image, without producing intermediate HDR images that are then tonemapped to a
+ viewable image. This simplified process often works much better and quicker
+ than the currently known tonemapping algorithms.
+ .
+ The exposure blending is done using the Mertens-Kautz-Van Reeth exposure
+ fusion algorithm. The basic idea is that pixels in the input images are
+ weighted according to qualities such as proper exposure, good contrast, and
+ high saturation. These weights determine how much a given pixel will
+ contribute to the final image.
+ .
+ Enfuse does not align images for you. Use a tool like Hugin or PanoTools to do
+ this. The TIFFs produced by these programs are exactly what Enfuse is designed
+ to work with.
+