Commit Graph

19 Commits

Author SHA1 Message Date
brad
f8031cbdfb better 2002-01-24 15:13:47 +00:00
brad
0bf25427d0 - add workaround for optimization bug in GCC for sparc64; problem pointed out by marc@
- fpic -> fPIC for sparc64
2002-01-24 04:55:50 +00:00
brad
8050cf7066 damn cvs, this was not supposed to be removed 2002-01-19 17:50:13 +00:00
brad
2bd845dea8 upgrade to libtiff 3.5.7 2002-01-19 09:34:42 +00:00
brad
092746fb44 Use our in-tree copy instead of patching the one that comes with libtiff. 2001-10-10 19:28:50 +00:00
wilfried
97034e70a2 use -fPIC rather than -fpic
regenerate the patches with update-patches
ok naddy@
2001-10-10 15:15:00 +00:00
pvalchev
605ad5eab3 alpha does have shared libraries now; repair 2001-10-08 05:27:00 +00:00
brad
a72f4e812e pass the pic flag along to the compiler when linking the shared library. 2000-10-19 11:56:02 +00:00
brad
fc21c35236 use "cc -shared" for the creation of shared libraries 2000-09-26 06:34:18 +00:00
brad
29ee8e9fc2 enable creation of shared libraries on powerpc 2000-09-26 06:24:17 +00:00
fgsch
394f6bf943 Update to tiff 3.5.5; see www.libtiff.org/v3.5.5.html for changelog. 2000-05-21 10:57:40 +00:00
espie
dd104576f5 Fake... a bit more hairy, since tiff is writing Makefiles at a weird point. 2000-03-06 16:48:26 +00:00
brad
4df1762c75 strip tools binaries when installing them 2000-01-23 21:04:49 +00:00
brad
48ace64959 upgrade to libtiff 3.5.4, biggest change:
- Removed LZW Compression to comply with Unisys patent extortion
- Changed default compression in tools to TIFF_PACKBITS, and changed usage
descriptions in tools to reflect removal of LZW compression
- Added Pixar tag support
2000-01-01 21:28:30 +00:00
brad
0192668870 stop tiff from creating an unnecessary sym link durring install 1999-11-04 23:19:46 +00:00
brad
58569be24a add libtiff v3.5.2 1999-10-26 22:05:20 +00:00
marc
b3aac7c901 1) remove tiff from graphics makefile as there is nothing to make
2) change tiff/Makefile to spit out message saying to use tiff34
   remove all tiff files, patches, and pkg data; they're no longer needed
3) install tiff34 as libtiff, tiff.h, and tiffio.h; add symbolic links
   so the old names of libtiff34, tiff34.h, and tiffio34.h still work.
4) Change ImageMagick to use -ltiff, not -ltiff34; remove the patch
   files and directory as they are no longer needed.
5) Change gimp to use -ltiff, not -ltiff34; remove the patch files and
   directory as they are no longer needed.

NOTE: with these changes ImageMagick and gimp require the updated tiff34
      port.
1998-06-10 02:56:11 +00:00
marc
9c16b034ba pr 404: don't make .so on alpha 1998-02-13 22:27:45 +00:00
angelos
2d12646ace libtiff port. 1997-12-03 02:37:00 +00:00