Package libjpeg-turbo: Information

  • Default inline alert: Version in the repository: 3.0.2-alt2.1

Source package: libjpeg-turbo
Version: 2.1.2-alt1
Latest version according to Repology
Build time:  Feb 3, 2022, 03:28 PM in the task #294623
Category: System/Libraries
Report package bug
License: BSD-3-Clause
Summary: A SIMD-accelerated library for manipulating JPEG image format files
Description: 
libjpeg-turbo is a derivative of libjpeg which uses SIMD instructions
(MMX, SSE2, etc.) to accelerate baseline JPEG compression and
decompression on x86 and x86-64 systems.  On such systems, libjpeg-turbo
is generally 2-4x as fast as the unmodified version of libjpeg, all else
being equal.

List of rpms provided by this srpm:
libjpeg (x86_64, ppc64le, i586, armh, aarch64)
libjpeg-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libjpeg-devel (x86_64, ppc64le, i586, armh, aarch64)
libjpeg-devel-static (x86_64, ppc64le, i586, armh, aarch64)
libjpeg-utils (x86_64, ppc64le, i586, armh, aarch64)
libjpeg-utils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libturbojpeg (x86_64, ppc64le, i586, armh, aarch64)
libturbojpeg-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libturbojpeg-devel (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Sergey Bolshakov



    1. cmake
    2. ctest
    3. nasm

Last changed


Feb. 3, 2022 Sergey Bolshakov 2:2.1.2-alt1
- 2.1.2 released
Aug. 30, 2021 Sergey Bolshakov 2:2.0.6-alt4
- rebuilt with lto on
June 29, 2021 Ilya Kurdyukov 2:2.0.6-alt3
- added PGO (profile-guided optimization)