add tiff-4.0.2 bset

This commit is contained in:
YANG Qiao
2015-08-10 07:48:22 -05:00
committed by Joel Sherrill
parent c22fc6df4e
commit d2ee14c694
3 changed files with 111 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
#
# Build set for libtiff
#
%define release 1
#
# RTEMS Version
#
%define rtems_version 4.11
#
# The RTEMS URL paths.
#
%include rtems-urls.bset
#
# Build libtiff.
#
graphics/libtiff-4.0.2-1.cfg

View File

@@ -0,0 +1,21 @@
#
# libtiff 4.0.2
#
%if %{release} == %{nil}
%define release 1
%endif
%include %{_configdir}/rtems-bsp.cfg
#
# tiff Version
#
%define tiff_version 4.0.2
%hash md5 tiff-%{tiff_version}.tar.gz 04a08fa1e07e696e820a0c3f32465a13
#
# tiff Build configuration
#
%include %{_configdir}/libtiff-1.cfg