Cairomm-devel version 1.7.2 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    cairomm-devel  most recent diff


    version 1.7.2

      View the most recent changes for the cairomm-devel port at: cairomm-devel.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for cairomm-devel.
      The raw portfile for cairomm-devel 1.7.2 is located here:
      http://cairomm-devel.darwinports.com/dports/graphics/cairomm-devel/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-devel


      # -*- 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-devel Portfile 59672 2009-10-19 15:38:35Z devans macports.org $

      PortSystem 1.0

      Name: cairomm-devel
      conflicts cairomm
      set my_name cairomm
      Version: 1.7.2
      Revision: 2
      Category: graphics
      Maintainers: devans openmaintainer
      dist_subdir ${my_name}
      distname ${my_name}-${version}

      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 b4758616872cb11068cba4e8d3c38b89 sha1 d0c84195d7c4f16688283af259dd6438dddb0db6 rmd160 4587a5e87bd6be171b926cc5f1ba38da6caf4bab

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

      livecheck.type regex
      livecheck.url http://cairographics.org/releases/
      livecheck.regex ${my_name}-(\[0-9\]+\\.\[0-9\]*\[13579\]\\.\[0-9\]+)

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.