Summary
TIFF image library and tools, mostly for scanner and fax support, but also used by GIS and other imaging tools.
Versions
v4.4.0-r2 :: 4 :: gentoo
- Modified
- License
- libtiff
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x64-solaris ~x86 ~x86-linux
- USE flags
- cxx jbig jpeg lzma test verify-sig webp zlib zstd
v4.4.0-r1 :: 4 :: gentoo
- Modified
- License
- libtiff
- Keywords
- amd64 x86 ~alpha ~amd64-linux ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x64-solaris ~x86-linux
- USE flags
- cxx jbig jpeg lzma test verify-sig webp zlib zstd
USE flags
General
- cxx
- Build support for C++ (bindings, extra libraries, code generation, ...)
- jbig
- Enable jbig-kit support for tiff, Hylafax, ImageMagick, etc
- jpeg
- Add JPEG image support
- lzma
- Support for LZMA compression algorithm
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- verify-sig
- Verify upstream signatures on distfiles
- webp
- Add support for the WebP image format
- zlib
- Add support for zlib compression
- zstd
- Enable support for ZSTD compression
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Dependencies
app-arch / xz-utils : Utils for managing LZMA compressed files
app-arch / zstd : zstd fast compression library
media-libs / jbigkit : data compression algorithm for bi-level high-resolution images
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libwebp : A lossy image compression format
Runtime Dependencies
app-arch / xz-utils : Utils for managing LZMA compressed files
app-arch / zstd : zstd fast compression library
media-libs / jbigkit : data compression algorithm for bi-level high-resolution images
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libwebp : A lossy image compression format
Depending packages
app-emulation / crossover-bin : Commercial version of app-emulation/wine with paid support
app-office / wps-office : WPS Office is an office productivity suite
dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)
Bugs
- 915075
- media-libs/tiff-compat-4.4.0-r1 fails test - FAIL: ppm2tiff_pbm.sh
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/tiff-compat: restore !=media-libs/tiff-4.4* blocker
There's no reason to drop it just yet. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - NHOrus · gentoo
media-libs/tiff-compat: Fix implicit declarations in configure
by regenerating it with autotools. Drop blocker on tiff-4.4* - it was dropped two years ago Also fix C23 compliance by adding AC_SYSTEM_EXTENSIONS and updating config header templates, plus one stubborn source file. Bug: https://bugs.gentoo.org/910693 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40089 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATH
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
media-libs/tiff-compat: Stabilize 4.4.0-r1 x86, #888946
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/tiff-compat: Stabilize 4.4.0-r1 amd64, #888946
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-libs/tiff-compat: Correct DESCRIPTION
Closes: https://bugs.gentoo.org/886345 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-libs/tiff-compat: Add a blocker on matching tiff versions
Closes: https://bugs.gentoo.org/886309 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/tiff-compat: new package, add 4.4.0
Signed-off-by: Sam James <sam@gentoo.org>