Download and Install lcms version 1.17 on Mac OS X
Thursday the 24th of July, 2008

    lcms  most recent diff


      View the most recent changes for the lcms port at: lcms.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for lcms.
      The raw portfile for lcms 1.17 is located here:
      http://lcms.darwinports.com/dports/graphics/lcms/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/lcms
      Google
      Web Darwinports.com



      # $Id: Portfile 35709 2008-04-03 17:30:13Z gui_dos macports.org $

      PortSystem 1.0

      Name: lcms
      Version: 1.17
      Category: graphics
      Maintainers: nomaintainer
      Description: Little Color Management System, a color matching method library
      Long Description: 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.
      Homepage: http://www.littlecms.com/
      Platform: darwin
      master_sites sourceforge:lcms ${homepage}
      checksums md5 07bdbb4cfb05d21caa58fe3d1c84ddc1 sha1 083eb02890048f843803a5974914e54b5e034493 rmd160 1ad67295b53a82e4813294cbcdfccf8a5bdb1bbd

      depends_lib port:jpeg port:tiff port:zlib

      configure.args --mandir=${prefix}/share/man

      test.run yes
      test.target check


    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/lcms
      % sudo port install lcms
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching lcms
      ---> Verifying checksum for lcms
      ---> Extracting lcms
      ---> Configuring lcms
      ---> Building lcms with target all
      ---> Staging lcms into destroot
      ---> Installing lcms
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using lcms with these commands:
      %  man lcms
      % apropos lcms
      % which lcms
      % locate lcms

     Where to find more information:

    Darwin Ports



    image test