Source: libjpeg-turbo
Section: graphics
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 default-jdk [!hppa !hurd-any !powerpc],
 devscripts,
 gpg,
# gpg-from-sq,
# gosop
 help2man,
 javahelper,
 nasm,
 pkgconf,
 pkg-config,
# rsop,
# rsopv,
 sopv | gpgv,
# sqop,
# sqopv,
Standards-Version: 4.7.2
Homepage: https://libjpeg-turbo.org/
Vcs-Browser: https://salsa.debian.org/debian/libjpeg-turbo
Vcs-Git: https://salsa.debian.org/debian/libjpeg-turbo.git

Package: libjpeg-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libjpeg62-turbo-dev (>= ${source:Version}),
Conflicts: libjpeg62-dev,
 libjpeg7-dev,
 libjpeg8-dev,
 libjpeg9-dev,
Description: JPEG image codec library
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions to accelerate baseline and progressive JPEG compression and decompression on systems with common CPU architectures. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Package: libjpeg62-turbo-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libc-dev,
 libjpeg62-turbo (= ${binary:Version}),
Provides: libjpeg-dev,
Replaces: libjpeg62-dev,
 libjpeg7-dev,
 libjpeg8-dev,
 libjpeg9-dev,
Conflicts: libjpeg62-dev,
 libjpeg7-dev,
 libjpeg8-dev,
 libjpeg9-dev,
Description: JPEG image codec library
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions to accelerate baseline and progressive JPEG compression and decompression on systems with common CPU architectures. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Package: libjpeg62-turbo
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
Provides: libjpeg62 (= ${binary:Version}),
Replaces: libjpeg62,
Conflicts: libjpeg62,
Description: JPEG image codec library
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions to accelerate baseline and progressive JPEG compression and decompression on systems with common CPU architectures. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Package: libturbojpeg0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends},
Depends: ${shlibs:Depends},
 ${misc:Depends},
Replaces: libturbojpeg
Conflicts: libturbojpeg,
 libjpeg-turbo8,
Description: JPEG image codec library
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions to accelerate baseline and progressive JPEG compression and decompression on systems with common CPU architectures. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Package: libturbojpeg0-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libturbojpeg0 (= ${binary:Version}),
Provides: libturbojpeg-dev,
Replaces: libturbojpeg-dev,
Conflicts: libturbojpeg-dev,
 libturbojpeg1-dev,
 libjpeg-turbo8-dev,
Description: JPEG image codec library
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions to accelerate baseline and progressive JPEG compression and decompression on systems with common CPU architectures. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Package: libjpeg-turbo-progs
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Provides: libjpeg-progs,
Replaces: libjpeg-progs,
Conflicts: libjpeg-progs,
Description: JPEG image codec library
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions to accelerate baseline and progressive JPEG compression and decompression on systems with common CPU architectures. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Package: libturbojpeg-java
Section: java
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${java:Depends},
 libturbojpeg0 (>= ${source:Version}),
Description: JPEG image codec library
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions to accelerate baseline and progressive JPEG compression and decompression on systems with common CPU architectures. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.