Tools for Converting from and to the Tiff Format
This package contains the library and support programs for the TIFF
image format.
- Developed at graphics
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/tiff && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000109 109 Bytes | |
baselibs.conf | 0000000195 195 Bytes | |
tiff-4.0.1-dont-fancy-upsampling.patch | 0000000522 522 Bytes | |
tiff-4.0.1-seek.patch | 0000000629 629 Bytes | |
tiff-4.0.1-tiff2pdf-colors.patch | 0000000545 545 Bytes | |
tiff-4.0.1.tar.bz2 | 0001669981 1.59 MB | |
tiff.changes | 0000015460 15.1 KB | |
tiff.spec | 0000003785 3.7 KB |
Revision 37 (latest revision is 98)
Stephan Kulow (coolo)
accepted
request 112147
from
Ismail Dönmez (namtrac)
(revision 37)
- Add lzma support - Implement %check - Drop visibility patch because it breaks compilation - change package name libtiff4 to libtiff5. library number is 5 actually. - Update to 4.0.1 * configure.ac - Add libtiff private dependency on -llzma for pkg-config - Add support for using library symbol versioning on ELF systems with the GNU linker. * libtiff/tif_win32.c: Eliminate some minor 64-bit warnings in tif_win32.c * libtiff/tif_jpeg.c: Extra caution for case where sp is NULL. * libtiff/tif_dir.c, libtiff/tif_dirread.c: Extra caution around assumption tag fetching is always successful. * libtiff/tiffio.h: Use double-underbar syntax in GCC printf attribute specification to lessen the risk of accidental macro substitution. * Update automake used to 1.11.3.
Comments 0