source: rtems-source-builder/rtems/config/graphics/libtiff-4.0.6-1.cfg @ a353d55

4.104.95
Last change on this file since a353d55 was 3c8c00c7, checked in by Pavel Pisa <ppisa@…>, on 04/16/16 at 13:29:03

graphics: update libtiff to 4.0.6 version.

There has been collision between local extern excessive function
declaration and C library (newlib) provided header and type.

  • Property mode set to 100644
File size: 298 bytes
Line 
1#
2# libtiff 4.0.2
3#
4
5%if %{release} == %{nil}
6 %define release 1
7%endif
8
9%include %{_configdir}/rtems-bsp.cfg
10
11#
12# tiff Version
13#
14%define tiff_version 4.0.6
15
16%hash md5 tiff-%{tiff_version}.tar.gz d1d2e940dea0b5ad435f21f03d96dd72
17
18#
19# tiff Build configuration
20#
21%include %{_configdir}/libtiff-1.cfg
Note: See TracBrowser for help on using the repository browser.