Code

Added new binary packages for pfsglview and pfsview.
[pkg-pfstools.git] / debian / control
index 6d674d9e0339cc3c4f61150cdd5b8db37704e0f4..232a3f6744dfc6e22f2920256396d79886c47067 100644 (file)
@@ -12,10 +12,10 @@ Vcs-Browser: http://git.tokkee.org/?p=pkg-pfstools.git
 Package: pfstools
 Architecture: any
 Depends: ${shlibs:Depends}
-Recommends: pfstmo, octave, octave-pfstools
+Recommends: pfsglview | pfsview, pfstmo, octave, octave-pfstools
 Suggests: dcraw
 Description: command line HDR manipulation programs
- pfstools is a set of command line (and one GUI) programs for reading,
+ pfstools is a set of command line (and two 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
@@ -24,6 +24,28 @@ Description: command line HDR manipulation programs
  .
  The concept of pfstools is similar to netpbm for low-dynamic range images.
 
+Package: pfsglview
+Architecture: any
+Depends: ${shlibs:Depends}
+Recommends: pfstools
+Description: command line HDR manipulation programs (OpenGL/GLUT viewer)
+ 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 a viewer implemented in OpenGL/GLUT.
+
+Package: pfsview
+Architecture: any
+Depends: ${shlibs:Depends}
+Recommends: pfstools
+Description: command line HDR manipulation programs (Qt viewer)
+ 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 a viewer implemented in Qt.
+
 Package: pfstools-dbg
 Section: graphics
 Architecture: any