diff --git a/dependencies/build-depends.db b/dependencies/build-depends.db index 55300f415f7..0c85bd47770 100644 Binary files a/dependencies/build-depends.db and b/dependencies/build-depends.db differ 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."