Download and Install cairomm version 1.6.0 on Mac OS X
Sunday the 20th of July, 2008

    cairomm  most recent diff


      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.6.0 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
      Google
      Web Darwinports.com



      # $Id: Portfile 36132 2008-04-19 05:29:12Z gui_dos macports.org $

      PortSystem 1.0

      Name: cairomm
      Version: 1.6.0
      revision 1
      Category: graphics
      Maintainers: nomaintainer
      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 549b0c9eaa25d61c4dd92d2de1cb4a46 sha1 934dc378af07ad019a9063f88e975be2f885172c rmd160 ca14d8602d0685d86d0c8f3969ba19b9fb51c509

      patchfiles patch-cairomm-context.cc.diff
      depends_lib port:xrender port:fontconfig port:freetype port:libpng port:render port:zlib port:expat port:cairo

      post-configure {
      reinplace "s/-dynamiclib/-dynamiclib -flat_namespace/" ${worksrcpath}/libtool
      }

    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



    image test