|
- Source: libjpeg-turbo-static
- Section: devel
- Priority: optional
- Maintainer: falkTX <falktx@falktx.com>
- Build-Depends: debhelper-compat (= 13),
- kxstudio-build-scripts (>= 5),
- cmake,
- nasm
- Standards-Version: 4.5.0
- Homepage: https://www.libjpeg-turbo.org/
- Rules-Requires-Root: no
-
- Package: libjpeg-turbo-static
- Architecture: any
- Depends: ${misc:Depends}, ${shlibs:Depends}
- Description: libjpeg-turbo JPEG library (static)
- The libjpeg-turbo JPEG library is a library for handling JPEG files.
- .
- libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
- SSE2, NEON) to accelerate baseline JPEG compression and decompression
- on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is
- an API/ABI compatible with the IJG JPEG library.
- .
- This package provides the static library used in KXStudio builds.
|