From 774dc064ba1d76e4e99e0891bdcd96cd075334d3 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 11 Oct 2008 02:12:02 +0200 Subject: [PATCH] Added lcms-1.17 template. --HG-- extra : convert_revision : 3c1346e5a4faef5ed43d4d6c9b3dbbfea60dc513 --- dependencies/build-depends.db | Bin 18432 -> 18432 bytes templates/lcms.tmpl | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100755 templates/lcms.tmpl diff --git a/dependencies/build-depends.db b/dependencies/build-depends.db index 55300f415f7499b68bbcfeb9b232c0472ac77800..0c85bd477701cec511317ff2a4e5b35052053dec 100644 GIT binary patch delta 60 zcmZpez}PT>af1LCuN*@P5FTNi!!U#K#zaN;$rm_SIJFpnASXGuc=7=~1+J3Jv@~5~ NJqtaf&9k{uZ2=6+5pVzi delta 29 lcmZpez}PT>af1LCw+zD^h9it~7-lfun5fvec@9^KEdYuY39kSE diff --git a/templates/lcms.tmpl b/templates/lcms.tmpl new file mode 100755 index 00000000000..d16ca8a7a3a --- /dev/null +++ b/templates/lcms.tmpl @@ -0,0 +1,18 @@ +# Template build file for 'lcms'. +pkgname=lcms +version=1.17 +extract_sufx=".tar.gz" +url=http://www.littlecms.com +build_style=gnu_configure +pkgconfig_override="lcms.pc" +short_desc="Light Color Management System -- a color management library" +maintainer="Juan RP " +checksum=1ad67295b53a82e4813294cbcdfccf8a5bdb1bbd +long_desc=" + LCMS is the Little Color Management System, a Color Matching Method + (CMM) library which implements fast transforms between ICC profiles. + It is released under LGPL with source code and meant to be portable. + + Color management refers to techniques that ensure consistent color + as images are transferred from scanners or cameras to monitors and + printers."