Ravenports generated: 24 Jul 2020 11:40
[ravenports.git] / bucket_3F / tiff
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               tiff
4 VERSION=                4.1.0
5 KEYWORDS=               graphics
6 VARIANTS=               standard
7 SDESC[standard]=        TIFF image format library and tools
8 HOMEPAGE=               http://www.simplesystems.org/libtiff/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            http://download.osgeo.org/libtiff/
13 DISTFILE[1]=            tiff-4.1.0.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         docs
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 BUILDRUN_DEPENDS=       jbigkit:single:standard
23
24 USES=                   cpe jpeg libtool c++:primary zlib
25
26 LICENSE=                BSD3CLAUSE:primary
27 LICENSE_FILE=           BSD3CLAUSE:{{WRKSRC}}/COPYRIGHT
28 LICENSE_SCHEME=         solo
29
30 CPE_PRODUCT=            libtiff
31 CPE_VERSION=            4.1.0
32 FPC_EQUIVALENT=         graphics/tiff
33
34 MUST_CONFIGURE=         gnu
35 CONFIGURE_ARGS=         --with-jpeg-include-dir={{LOCALBASE}}/include
36                         --with-jpeg-lib-dir={{LOCALBASE}}/lib
37                         --enable-ld-version-script
38                         --without-x
39
40 INSTALL_TARGET=         install-strip
41 INSTALL_REQ_TOOLCHAIN=  yes
42 PLIST_SUB=              SOVERSION=5.5.0
43                         SOMAJOR=5
44
45 TEST_TARGET=            check
46
47 post-patch:
48         ${REINPLACE_CMD} "/\.po 0/d" ${WRKSRC}/man/*
49
50 post-install:
51         @${MKDIR} ${STAGEDIR}${STD_DOCDIR}/images ${STAGEDIR}${STD_DOCDIR}/man
52         ${INSTALL_DATA} ${WRKSRC}/html/*.html ${STAGEDIR}${STD_DOCDIR}/
53         ${INSTALL_DATA} ${WRKSRC}/html/images/*.jpg ${STAGEDIR}${STD_DOCDIR}/images/
54         ${INSTALL_DATA} ${WRKSRC}/html/images/*.gif ${STAGEDIR}${STD_DOCDIR}/images/
55         ${INSTALL_DATA} ${WRKSRC}/html/man/*.html ${STAGEDIR}${STD_DOCDIR}/man/
56
57 pre-configure:
58         ${REINPLACE_CMD} \
59                 -e 's|tiffgt.1 ||' \
60                 ${WRKSRC}/man/Makefile.in
61         ${REINPLACE_CMD} -e 's|^docfiles|no-docfiles|' \
62                 -e 's|man html|man|' ${WRKSRC}/Makefile.in
63
64 [FILE:646:descriptions/desc.primary]
65 This software provides support for the Tag Image File Format (TIFF),
66 a widely used format for storing image data.
67
68 Included in this software distribution is a library, libtiff, for
69 reading and writing TIFF, a small collection of tools for doing
70 simple manipulations of TIFF images on UNIX systems, and documentation
71 on the library and tools. A small assortment of TIFF-related software
72 for UNIX that has been contributed by others is also included.
73
74 The library is capable of dealing with images that are written to
75 follow the 5.0 or 6.0 TIFF spec.  There is also considerable support
76 for some of the more esoteric portions of the 6.0 TIFF spec.
77
78
79 [FILE:96:distinfo]
80 5d29f32517dadb6dbcd1255ea5bbc93a2b54b94fbf83653b4d65c7d6775b8634      2421581 tiff-4.1.0.tar.gz
81
82
83 [FILE:1815:manifests/plist.primary]
84 bin/
85  fax2ps
86  fax2tiff
87  pal2rgb
88  ppm2tiff
89  raw2tiff
90  tiff2bw
91  tiff2pdf
92  tiff2ps
93  tiff2rgba
94  tiffcmp
95  tiffcp
96  tiffcrop
97  tiffdither
98  tiffdump
99  tiffinfo
100  tiffmedian
101  tiffset
102  tiffsplit
103 include/
104  tiff.h
105  tiffconf.h
106  tiffio.h
107  tiffio.hxx
108  tiffvers.h
109 lib/
110  libtiff.a
111  libtiff.so
112  libtiff.so.%%SOMAJOR%%
113  libtiff.so.%%SOVERSION%%
114  libtiffxx.a
115  libtiffxx.so
116  libtiffxx.so.%%SOMAJOR%%
117  libtiffxx.so.%%SOVERSION%%
118 lib/pkgconfig/libtiff-4.pc
119 share/man/man1/
120  fax2ps.1.gz
121  fax2tiff.1.gz
122  pal2rgb.1.gz
123  ppm2tiff.1.gz
124  raw2tiff.1.gz
125  tiff2bw.1.gz
126  tiff2pdf.1.gz
127  tiff2ps.1.gz
128  tiff2rgba.1.gz
129  tiffcmp.1.gz
130  tiffcp.1.gz
131  tiffcrop.1.gz
132  tiffdither.1.gz
133  tiffdump.1.gz
134  tiffinfo.1.gz
135  tiffmedian.1.gz
136  tiffset.1.gz
137  tiffsplit.1.gz
138 share/man/man3/
139  TIFFClose.3tiff.gz
140  TIFFDataWidth.3tiff.gz
141  TIFFError.3tiff.gz
142  TIFFFieldDataType.3tiff.gz
143  TIFFFieldName.3tiff.gz
144  TIFFFieldPassCount.3tiff.gz
145  TIFFFieldReadCount.3tiff.gz
146  TIFFFieldTag.3tiff.gz
147  TIFFFieldWriteCount.3tiff.gz
148  TIFFFlush.3tiff.gz
149  TIFFGetField.3tiff.gz
150  TIFFOpen.3tiff.gz
151  TIFFPrintDirectory.3tiff.gz
152  TIFFRGBAImage.3tiff.gz
153  TIFFReadDirectory.3tiff.gz
154  TIFFReadEncodedStrip.3tiff.gz
155  TIFFReadEncodedTile.3tiff.gz
156  TIFFReadRGBAImage.3tiff.gz
157  TIFFReadRGBAStrip.3tiff.gz
158  TIFFReadRGBATile.3tiff.gz
159  TIFFReadRawStrip.3tiff.gz
160  TIFFReadRawTile.3tiff.gz
161  TIFFReadScanline.3tiff.gz
162  TIFFReadTile.3tiff.gz
163  TIFFSetDirectory.3tiff.gz
164  TIFFSetField.3tiff.gz
165  TIFFWarning.3tiff.gz
166  TIFFWriteDirectory.3tiff.gz
167  TIFFWriteEncodedStrip.3tiff.gz
168  TIFFWriteEncodedTile.3tiff.gz
169  TIFFWriteRawStrip.3tiff.gz
170  TIFFWriteRawTile.3tiff.gz
171  TIFFWriteScanline.3tiff.gz
172  TIFFWriteTile.3tiff.gz
173  TIFFbuffer.3tiff.gz
174  TIFFcodec.3tiff.gz
175  TIFFcolor.3tiff.gz
176  TIFFmemory.3tiff.gz
177  TIFFquery.3tiff.gz
178  TIFFsize.3tiff.gz
179  TIFFstrip.3tiff.gz
180  TIFFswab.3tiff.gz
181  TIFFtile.3tiff.gz
182  libtiff.3tiff.gz
183
184
185 [FILE:2640:manifests/plist.docs]
186 share/doc/tiff/
187  TIFFTechNote2.html
188  addingtags.html
189  bugs.html
190  build.html
191  contrib.html
192  document.html
193  images.html
194  index.html
195  internals.html
196  intro.html
197  libtiff.html
198  misc.html
199  support.html
200  tools.html
201  v3.4beta007.html
202  v3.4beta016.html
203  v3.4beta018.html
204  v3.4beta024.html
205  v3.4beta028.html
206  v3.4beta029.html
207  v3.4beta031.html
208  v3.4beta032.html
209  v3.4beta033.html
210  v3.4beta034.html
211  v3.4beta035.html
212  v3.4beta036.html
213  v3.5.1.html
214  v3.5.2.html
215  v3.5.3.html
216  v3.5.4.html
217  v3.5.5.html
218  v3.5.6-beta.html
219  v3.5.7.html
220  v3.6.0.html
221  v3.6.1.html
222  v3.7.0.html
223  v3.7.0alpha.html
224  v3.7.0beta.html
225  v3.7.0beta2.html
226  v3.7.1.html
227  v3.7.2.html
228  v3.7.3.html
229  v3.7.4.html
230  v3.8.0.html
231  v3.8.1.html
232  v3.8.2.html
233  v3.9.0beta.html
234  v3.9.1.html
235  v3.9.2.html
236  v4.0.0.html
237  v4.0.1.html
238  v4.0.10.html
239  v4.0.2.html
240  v4.0.3.html
241  v4.0.4.html
242  v4.0.4beta.html
243  v4.0.5.html
244  v4.0.6.html
245  v4.0.7.html
246  v4.0.8.html
247  v4.0.9.html
248  v4.1.0.html
249 share/doc/tiff/images/
250  back.gif
251  bali.jpg
252  cat.gif
253  cover.jpg
254  cramps.gif
255  dave.gif
256  info.gif
257  jello.jpg
258  jim.gif
259  note.gif
260  oxford.gif
261  quad.jpg
262  ring.gif
263  smallliz.jpg
264  strike.gif
265  warning.gif
266 share/doc/tiff/man/
267  TIFFClose.3tiff.html
268  TIFFDataWidth.3tiff.html
269  TIFFError.3tiff.html
270  TIFFFieldDataType.3tiff.html
271  TIFFFieldName.3tiff.html
272  TIFFFieldPassCount.3tiff.html
273  TIFFFieldReadCount.3tiff.html
274  TIFFFieldTag.3tiff.html
275  TIFFFieldWriteCount.3tiff.html
276  TIFFFlush.3tiff.html
277  TIFFGetField.3tiff.html
278  TIFFOpen.3tiff.html
279  TIFFPrintDirectory.3tiff.html
280  TIFFRGBAImage.3tiff.html
281  TIFFReadDirectory.3tiff.html
282  TIFFReadEncodedStrip.3tiff.html
283  TIFFReadEncodedTile.3tiff.html
284  TIFFReadRGBAImage.3tiff.html
285  TIFFReadRGBAStrip.3tiff.html
286  TIFFReadRGBATile.3tiff.html
287  TIFFReadRawStrip.3tiff.html
288  TIFFReadRawTile.3tiff.html
289  TIFFReadScanline.3tiff.html
290  TIFFReadTile.3tiff.html
291  TIFFSetDirectory.3tiff.html
292  TIFFSetField.3tiff.html
293  TIFFWarning.3tiff.html
294  TIFFWriteDirectory.3tiff.html
295  TIFFWriteEncodedStrip.3tiff.html
296  TIFFWriteEncodedTile.3tiff.html
297  TIFFWriteRawStrip.3tiff.html
298  TIFFWriteRawTile.3tiff.html
299  TIFFWriteScanline.3tiff.html
300  TIFFWriteTile.3tiff.html
301  TIFFbuffer.3tiff.html
302  TIFFcodec.3tiff.html
303  TIFFcolor.3tiff.html
304  TIFFmemory.3tiff.html
305  TIFFquery.3tiff.html
306  TIFFsize.3tiff.html
307  TIFFstrip.3tiff.html
308  TIFFswab.3tiff.html
309  TIFFtile.3tiff.html
310  fax2ps.1.html
311  fax2tiff.1.html
312  index.html
313  libtiff.3tiff.html
314  pal2rgb.1.html
315  ppm2tiff.1.html
316  raw2tiff.1.html
317  tiff2bw.1.html
318  tiff2pdf.1.html
319  tiff2ps.1.html
320  tiff2rgba.1.html
321  tiffcmp.1.html
322  tiffcp.1.html
323  tiffcrop.1.html
324  tiffdither.1.html
325  tiffdump.1.html
326  tiffgt.1.html
327  tiffinfo.1.html
328  tiffmedian.1.html
329  tiffset.1.html
330  tiffsplit.1.html
331
332
333 [FILE:726:patches/patch-Makefile.in]
334 --- Makefile.in.orig    2019-11-03 20:10:35 UTC
335 +++ Makefile.in
336 @@ -492,19 +492,6 @@ distclean-libtool:
337         -rm -f libtool config.lt
338  install-dist_docDATA: $(dist_doc_DATA)
339         @$(NORMAL_INSTALL)
340 -       @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
341 -       if test -n "$$list"; then \
342 -         echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
343 -         $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
344 -       fi; \
345 -       for p in $$list; do \
346 -         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
347 -         echo "$$d$$p"; \
348 -       done | $(am__base_list) | \
349 -       while read files; do \
350 -         echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
351 -         $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
352 -       done
353  
354  uninstall-dist_docDATA:
355         @$(NORMAL_UNINSTALL)
356
357
358 [FILE:439:patches/patch-tiffcrop.1]
359 --- man/tiffcrop.1.orig 2017-12-02 15:21:49 UTC
360 +++ man/tiffcrop.1
361 @@ -495,7 +495,6 @@ the portrait or landscape option. The pa
362  the image. It breaks each original image into a series of smaller images
363  that will fit on the target paper size at the specified resolution.
364  .fi 
365 -.RE
366  .PP 
367  Extract two regions 2048 pixels wide by 2048 pixels high from each page of
368  a multi\-page input file and write each region to a separate output file.
369