Cairomm version 1.8.4 - How to Download and Install on Mac OS X
Monday the 22nd of March, 2010

    cairomm  most recent diff


    version 1.8.4

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The cairomm Portfile 59672 2009-10-19 15:38:35Z devans macports.org $

      PortSystem 1.0

      Name: cairomm
      conflicts cairomm-devel
      Version: 1.8.4
      set branch [join [lrange [split ${version} .] 0 1] .]
      Category: graphics
      Maintainers: devans openmaintainer
      Description: Cairo is a vector graphics library with cross-device output support.
      Long Description: Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).
      Homepage: http://cairographics.org/
      Master Sites: ${homepage}releases/
      Platform: darwin

      Checksums: md5 559afbc47484ba3fad265e38a3dafe90 sha1 fdea579f406261881a0f4f6242a3980aecef382d rmd160 eeab13a5378a9d657295512ac655cf1e90dece8f

      depends_lib path:lib/pkgconfig/cairo.pc:cairo port:libsigcxx2

      Patch Files: patch-quartz-lp64.diff

      livecheck.type regex
      livecheck.url http://cairographics.org/releases/
      livecheck.regex "${name}-(${branch}(?:\\.\\d+)*)${extract.suffix}"

    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/cairomm
      % sudo port install cairomm
      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 cairomm
      ---> Verifying checksum for cairomm
      ---> Extracting cairomm
      ---> Configuring cairomm
      ---> Building cairomm with target all
      ---> Staging cairomm into destroot
      ---> Installing cairomm
    - 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 cairomm with these commands:
      %  man cairomm
      % apropos cairomm
      % which cairomm
      % locate cairomm

     Where to find more information:

    Darwin Ports



    Lightbox this page.