Package libtiff: Information

    Source package: libtiff
    Version: 4.4.0-alt4
    Latest version according to Repology
    Build time:  Jun 8, 2023, 02:37 AM in the task #322581
    Category: System/Libraries
    Report package bug
    License: BSD-style
    Summary: Library of functions for manipulating TIFF format image files
    Description: 
    This package contains a library of functions for manipulating
    TIFF (Tagged Image File Format) image format files.  TIFF is a widely
    used file format for bitmapped images.  TIFF files usually end in the
    .tif extension and they are often quite large.

    List of rpms provided by this srpm:
    libtiff-devel (x86_64, ppc64le, i586, armh, aarch64)
    libtiff-utils (x86_64, ppc64le, i586, armh, aarch64)
    libtiff-utils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libtiff5 (x86_64, ppc64le, i586, armh, aarch64)
    libtiff5-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libtiffxx-devel (x86_64, ppc64le, i586, armh, aarch64)
    libtiffxx5 (x86_64, ppc64le, i586, armh, aarch64)
    libtiffxx5-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    tiffgt (x86_64, ppc64le, i586, armh, aarch64)
    tiffgt-debuginfo (x86_64, ppc64le, i586, armh, aarch64)




      1. gcc-c++
      2. libfreeglut-devel
      3. libSM-devel
      4. libXi-devel
      5. libXmu-devel
      6. libjpeg-devel
      7. libwebp-devel
      8. liblzma-devel
      9. libzstd-devel
      10. zlib-devel
      11. libdeflate-devel

    Last changed


    June 7, 2023 Vladimir D. Seleznev 4.4.0-alt4
    - Built without libjbig support (closes: #46425).
    - spec: fixed url (closes: #43644).
    March 19, 2023 Vladimir D. Seleznev 4.4.0-alt3
    - Built with exported TIFFSetCompressionScheme and _TIFFgetMode syms (are
      needed for tcl-img-1.4.14).