---
name: lcms2
version: 2.4
origin: graphics/lcms2
comment: Accurate, fast, and small-footprint color management engine
arch: freebsd:9:x86:64
www: http://www.littlecms.com/
maintainer: sunpoet@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [MIT]
flatsize: 2876485
desc: |
  Little CMS intends to be a small-footprint color management engine, with
  special focus on accuracy and performance.  It uses the International Color
  Consortium standard (ICC), which is the modern standard when regarding to
  color management.  The ICC specification is widely used and is referred to
  in many International and other de-facto standards.  It was approved as an
  International Standard, ISO 15076-1, in 2005.

  Since version 2.1, Little CMS fully implements ICC specification 4.2 plus
  all addendums; it fully supports all kind of V2 and V4 profiles, including
  abstract, devicelink, and named color profiles.

  Color management refers to techniques that ensure consistent colors while
  images are transferred from scanners or cameras to monitors and printers.

  WWW: http://www.littlecms.com/
categories: [graphics]
options: {DOCS: on, JPEGICC: off, TIFFICC: off}
files:
  /usr/local/bin/linkicc: 31920cef09ec98d3bf934f029c3264bd209197171f5864e095733ef6d02a47a0
  /usr/local/bin/psicc: 98b3fd1b6c51454ef501fb99514c5f5a0011fb2959773f3ef8227e0fcf4f70b1
  /usr/local/bin/transicc: f75992522a970f3efc70150e384ec5905155ac2ff2b8afdc152a3fe6a24100cc
  /usr/local/include/lcms2.h: a56e18882c481792a0b0e51522747995cb1f0c0becc2060a8ac2f5688eb5db42
  /usr/local/include/lcms2_plugin.h: 379ad35518f326f0696c7d1175b13588c6817e41db6ac54e07757ffc6c305967
  /usr/local/lib/liblcms2.so: '-'
  /usr/local/lib/liblcms2.so.2: c956bf65d84336a90645ad0be464851890ceb763dbda58d33f24dc7117cf6fe2
  /usr/local/libdata/pkgconfig/lcms2.pc: 5006c22eba2ecb3251269f51434333b74da3ae2a1416aa71bee900a952ad3125
  /usr/local/man/man1/linkicc.1.gz: 30f4d0df4f3be0133e58210cd2f771bd8a09173e9fb7a53f231382839981908a
  /usr/local/man/man1/psicc.1.gz: ea17c9f617843a271ac62c93ee640d37b784bded243e2326d13da5bc42d24a95
  /usr/local/man/man1/transicc.1.gz: 7078d3ca6e3fe7a05d2220fdfdf86595966936600d6345e55125a51c08f705fe
  /usr/local/share/doc/lcms2/LittleCMS2.4 API.pdf: 947d38a84e37fb473dd4c278b17464def06ad294d5a69989689a47252b04da0b
  /usr/local/share/doc/lcms2/LittleCMS2.4 Plugin API.pdf: d8b6413010cc9db994057bddc684e62dce6cb4356b9359d13c738bb663d01d91
  /usr/local/share/doc/lcms2/LittleCMS2.4 tutorial.pdf: f00c5aeb7d89af5c0c5f6b768b79e1490c796305ddc9e45b226a18e15e0214b2
  /usr/local/share/licenses/lcms2-2.4/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/lcms2-2.4/MIT: 3507caa9b70264bdbe49eff56f570238ee9294ead5d32982e642c249e3053bd4
  /usr/local/share/licenses/lcms2-2.4/catalog.mk: 18731d1d58ae86fd69f2c3c5e8a99cd5db000138d516a6d12556390e57dda6e8
directories:
  /usr/local/share/licenses/lcms2-2.4/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/lcms2/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
