lcms 1.19.dfsg-1.2ubuntu4 source package in Ubuntu

Changelog

lcms (1.19.dfsg-1.2ubuntu4) trusty; urgency=medium

  * Use dh-autoreconf to update libtool macros for new ports.  Drop manual
    config.{guess,sub} updates.
 -- Colin Watson <email address hidden>   Mon, 06 Jan 2014 13:54:13 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lcms_1.19.dfsg.orig.tar.gz 906.0 KiB 80ae32cb9f568af4dc7ee4d3c05a4c31fc513fc3e31730fed0ce7378237273a9
lcms_1.19.dfsg-1.2ubuntu4.diff.gz 38.8 KiB 3a00154d740609acf92391cc06074f09b06a6fdc0f4d950ef7759b7ba0c09b96
lcms_1.19.dfsg-1.2ubuntu4.dsc 2.2 KiB ed32ada3598128cc0f0172829bc24d8e140e3057ff91006bdebe4d81fe83e7ff

View changes file

Binary packages built by this source

liblcms-utils: Little CMS color management library utilities

 lcms is a standalone CMM engine, which deals with the color management.
 LittleCMS implements a fast transformation between ICC profiles. The
 intention of it is to be portable across several platforms. This package
 contains additional utilities(jpegicc and tifficc) which comes with lcms.

liblcms1: Little CMS color management library

 lcms is a standalone CMM engine, which deals with the color management.
 LittleCMS implements a fast transformation between ICC profiles. The
 intention of it is to be portable across several platforms.

liblcms1-dev: Litle CMS color management library development headers

 Development headers for Little CMS color management library.
 lcms is a standalone CMM engine, which deals with the color management.
 LittleCMS implements a fast transformation between ICC profiles. The
 intention of it is to be portable across several platforms.

python-liblcms: Python bindings for Little CMS color management library

 LittleCMS color management library Python bindings have been produced
 with SWIG and allow access to liblcms1 functions from Python code.