Ravenports generated: 13 Jan 2021 14:36
[ravenports.git] / bucket_3F / tiff
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               tiff
4 VERSION=                4.2.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.2.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.2.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.6.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 eb0484e568ead8fa23b513e9b0041df7e327f4ee2d22db5a533929dfc19633cb      2809373 tiff-4.2.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:2653: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  v4.2.0.html
250 share/doc/tiff/images/
251  back.gif
252  bali.jpg
253  cat.gif
254  cover.jpg
255  cramps.gif
256  dave.gif
257  info.gif
258  jello.jpg
259  jim.gif
260  note.gif
261  oxford.gif
262  quad.jpg
263  ring.gif
264  smallliz.jpg
265  strike.gif
266  warning.gif
267 share/doc/tiff/man/
268  TIFFClose.3tiff.html
269  TIFFDataWidth.3tiff.html
270  TIFFError.3tiff.html
271  TIFFFieldDataType.3tiff.html
272  TIFFFieldName.3tiff.html
273  TIFFFieldPassCount.3tiff.html
274  TIFFFieldReadCount.3tiff.html
275  TIFFFieldTag.3tiff.html
276  TIFFFieldWriteCount.3tiff.html
277  TIFFFlush.3tiff.html
278  TIFFGetField.3tiff.html
279  TIFFOpen.3tiff.html
280  TIFFPrintDirectory.3tiff.html
281  TIFFRGBAImage.3tiff.html
282  TIFFReadDirectory.3tiff.html
283  TIFFReadEncodedStrip.3tiff.html
284  TIFFReadEncodedTile.3tiff.html
285  TIFFReadRGBAImage.3tiff.html
286  TIFFReadRGBAStrip.3tiff.html
287  TIFFReadRGBATile.3tiff.html
288  TIFFReadRawStrip.3tiff.html
289  TIFFReadRawTile.3tiff.html
290  TIFFReadScanline.3tiff.html
291  TIFFReadTile.3tiff.html
292  TIFFSetDirectory.3tiff.html
293  TIFFSetField.3tiff.html
294  TIFFWarning.3tiff.html
295  TIFFWriteDirectory.3tiff.html
296  TIFFWriteEncodedStrip.3tiff.html
297  TIFFWriteEncodedTile.3tiff.html
298  TIFFWriteRawStrip.3tiff.html
299  TIFFWriteRawTile.3tiff.html
300  TIFFWriteScanline.3tiff.html
301  TIFFWriteTile.3tiff.html
302  TIFFbuffer.3tiff.html
303  TIFFcodec.3tiff.html
304  TIFFcolor.3tiff.html
305  TIFFmemory.3tiff.html
306  TIFFquery.3tiff.html
307  TIFFsize.3tiff.html
308  TIFFstrip.3tiff.html
309  TIFFswab.3tiff.html
310  TIFFtile.3tiff.html
311  fax2ps.1.html
312  fax2tiff.1.html
313  index.html
314  libtiff.3tiff.html
315  pal2rgb.1.html
316  ppm2tiff.1.html
317  raw2tiff.1.html
318  tiff2bw.1.html
319  tiff2pdf.1.html
320  tiff2ps.1.html
321  tiff2rgba.1.html
322  tiffcmp.1.html
323  tiffcp.1.html
324  tiffcrop.1.html
325  tiffdither.1.html
326  tiffdump.1.html
327  tiffgt.1.html
328  tiffinfo.1.html
329  tiffmedian.1.html
330  tiffset.1.html
331  tiffsplit.1.html
332
333
334 [FILE:726:patches/patch-Makefile.in]
335 --- Makefile.in.orig    2020-12-19 17:48:16 UTC
336 +++ Makefile.in
337 @@ -492,19 +492,6 @@ distclean-libtool:
338         -rm -f libtool config.lt
339  install-dist_docDATA: $(dist_doc_DATA)
340         @$(NORMAL_INSTALL)
341 -       @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
342 -       if test -n "$$list"; then \
343 -         echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
344 -         $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
345 -       fi; \
346 -       for p in $$list; do \
347 -         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
348 -         echo "$$d$$p"; \
349 -       done | $(am__base_list) | \
350 -       while read files; do \
351 -         echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
352 -         $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
353 -       done
354  
355  uninstall-dist_docDATA:
356         @$(NORMAL_UNINSTALL)
357
358
359 [FILE:439:patches/patch-tiffcrop.1]
360 --- man/tiffcrop.1.orig 2020-04-04 13:17:42 UTC
361 +++ man/tiffcrop.1
362 @@ -499,7 +499,6 @@ the portrait or landscape option. The pa
363  the image. It breaks each original image into a series of smaller images
364  that will fit on the target paper size at the specified resolution.
365  .fi 
366 -.RE
367  .PP 
368  Extract two regions 2048 pixels wide by 2048 pixels high from each page of
369  a multi\-page input file and write each region to a separate output file.
370