Source: jasper
Section: libs
Priority: optional
Maintainer: Norbert Preining <norbert@preining.info>
Build-Depends: cmake (>= 3.16~),
               debhelper-compat (= 13),
	       libjpeg-dev,
	       freeglut3-dev,
	       libopengl-dev,
	       texlive-fonts-recommended,
	       texlive-latex-recommended,
	       texlive-latex-extra,
	       texlive-latex-base,
	       texlive-plain-generic,
	       chrpath,
               doxygen (>= 1.8.13~),
Standards-Version: 4.6.0
Homepage: https://ece.engr.uvic.ca/~frodo/jasper/
Rules-Requires-Root: no

Package: libjasper-bin
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: JPEG-2000 library tools
 The JasPer Project is an open-source initiative to provide a free
 software-based reference implementation of the codec specified in
 the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).
 .
 This package contains runtime files for KConfig.

Package: libjasper-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libjasper-bin (= ${binary:Version}),
         libjasper4 (= ${binary:Version}),
         ${misc:Depends},
Description: JPEG-2000 library development files
 The JasPer Project is an open-source initiative to provide a free
 software-based reference implementation of the codec specified in
 the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).
 .
 This package contains the development files.

Package: libjasper-doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: JPEG-2000 library documentation
 The JasPer Project is an open-source initiative to provide a free
 software-based reference implementation of the codec specified in
 the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).
 .
 This package contains the html and pdf documentation files.
Section: doc

Package: libjasper4
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Recommends: libjasper-bin (= ${binary:Version})
Description: JPEG-2000 library
 The JasPer Project is an open-source initiative to provide a free
 software-based reference implementation of the codec specified in
 the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).
 .
 This package contains the shared library.
