          MODULE=qtpfsgui
         VERSION=1.9.3
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/$MODULE/$MODULE/$VERSION
      SOURCE_VFY=sha1:adf037c54f55be50d931fa484cca169c01d0384d
   MODULE_PREFIX=${QT4_PREFIX:-/usr}
        WEB_SITE=http://qtpfsgui.sourceforge.net/
         ENTERED=20091001
         UPDATED=20091001
           SHORT="Qt4 based workflow for HDR imaging"

cat << EOF
Qtpfsgui is an open source graphical user interface application that aims to
provide a workflow for HDR imaging. Supported HDR formats:

    * OpenEXR (extension: exr)
    * Radiance RGBE (extension: hdr)
    * Tiff formats: 16bit, 32bit (float) and LogLuv (extension: tiff)
    * Raw image formats (extension: various)
    * PFS native format (extension: pfs)

Supported LDR formats:

    * JPEG, PNG, PPM, PBM, TIFF(8 bit)

Supported features:

    * Create an HDR file from a set of images (formats: JPEG, TIFF 8bit and
      16bit, RAW) of the same scene taken at different exposure setting.
    * Save and load HDR images.
    * Rotate and resize HDR images.
    * Tonemap HDR images.
    * Copy exif data between sets of images.
    * Supports internationalization.

EOF
