Source: pfstools Section: graphics Priority: optional Maintainer: Sebastian Harl Build-Depends: debhelper (>= 5), gfortran, autotools-dev, libqt3-mt-dev, libmagick++9-dev, libtiff4-dev, libopenexr-dev, libnetpbm10-dev, octave2.1-headers, tetex-bin, freeglut3-dev Build-Conflicts: octave2.9-headers Standards-Version: 3.7.2 XS-Vcs-Git: git://git.tokkee.org/pkg-pfstools.git XS-Vcs-Browser: http://git.tokkee.org/?p=pkg-pfstools.git Package: pfstools Architecture: any Depends: octave, octave-pfstools, ${shlibs:Depends} Recommends: pfstmo Suggests: dcraw Description: command line HDR manipulation programs pfstools is a set of command line (and one GUI) programs for reading, writing, manipulating and viewing high-dynamic range (HDR) images and video frames. All programs in this package exchange data using a simple generic file format (pfs) for HDR data. It is an attempt to integrate existing file formats by providing a simple data format that can be used to exchange data between applications. . The concept of pfstools is similar to netpbm for low-dynamic range images. . Homepage: http://www.mpi-inf.mpg.de/resources/pfstools/ Package: libpfs-dev Section: libdevel Architecture: any Depends: libpfs-1.2-0 (>= ${source:Version}) Description: C++ library to read and write pfs files (development files) PFS is a high-dynamic range (HDR) image format. It is an attempt to integrate existing file formats by providing a simple data format that can be used to exchange data between applications. This library can be used to write custom applications that can integrate with the existing pfstools programs. . This package contains the header files and the static library. Package: libpfs-1.2-0 Section: libs Architecture: any Depends: ${shlibs:Depends} Description: C++ library to read and write pfs files PFS is a high-dynamic range (HDR) image format. It is an attempt to integrate existing file formats by providing a simple data format that can be used to exchange data between applications. This library can be used to write custom applications that can integrate with the existing pfstools programs. . This package contains the shared library. Package: octave-pfstools Section: math Architecture: any Depends: octave2.1, ${shlibs:Depends} Description: octave bindings for pfstools PFS is a high-dynamic range (HDR) image format. It is an attempt to integrate existing file formats by providing a simple data format that can be used to exchange data between applications. . This package contains octave bindings to read and write PFS files.