From 52d473acc1d44cc62f7e4e3ef639ef6944680cf7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 2 Oct 2008 19:09:56 +0200 Subject: [PATCH] Added tiff-3.8.2 template. --HG-- extra : convert_revision : bf3f291eba314d31bbf054cd6935a97cf9e41897 --- dependencies/tiff-3.8.2-deps.db | Bin 0 -> 1024 bytes templates/tiff-3.8.2.tmpl | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 dependencies/tiff-3.8.2-deps.db create mode 100755 templates/tiff-3.8.2.tmpl diff --git a/dependencies/tiff-3.8.2-deps.db b/dependencies/tiff-3.8.2-deps.db new file mode 100644 index 0000000000000000000000000000000000000000..f59bf7b80886942591611b6eb349f4be7aa88e5d GIT binary patch literal 1024 zcmYc?WMyDx00Jfu0Rajy#wb1PLx2&6s-eWEG^Q>zXBjqyZ2-3snFB literal 0 HcmV?d00001 diff --git a/templates/tiff-3.8.2.tmpl b/templates/tiff-3.8.2.tmpl new file mode 100755 index 00000000000..b6b2d3313b9 --- /dev/null +++ b/templates/tiff-3.8.2.tmpl @@ -0,0 +1,20 @@ +# Template build file for 'tiff-3.8.2'. +pkgname=tiff-3.8.2 +extract_sufx=".tar.gz" +url=http://libtiff.maptools.org/dl +build_style=gnu_configure +configure_args="--enable-rpath --enable-cxx --without-x" +short_desc="Library and tools for reading and writing TIFF data files" +maintainer="Juan RP " +checksum=1b4d825e3be08764e953fc58246d0c25ab4dd17d +long_desc=" + This is software provides support for the Tag Image Format (TIFF). + Included is a library, libtiff, for reading and writing TIFF, a + collection of tools for doing simple manipulations of TIFF images, and + documentation on the library and tools. A random assortment of + TIFF-related software contributed by others is also included. + + The library, along with associated tool programs, should handle most of + your needs for reading and writing files that follow the 5.0 or 6.0 + TIFF spec. There is also considerable support for some of the more + esoteric portions of the 6.0 TIFF spec."