Goocanvas version 0.14 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    goocanvas  most recent diff


    version 0.14

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The goocanvas Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: goocanvas
      Version: 0.14
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: a Cairo Canvas Widget for GTK+
      Long Description: GooCanvas is a canvas widget for GTK+ that uses the cairo 2D library for drawing.
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://live.gnome.org/GooCanvas
      Master Sites: gnome:sources/${name}/${branch}/

      use_bzip2 yes

      Checksums: md5 c2bfb5d717e602842981112dff61bf2e sha1 67610985c6869731b6bc66878444f96c92e314fb rmd160 bbda9f746636654ffac397b7d95a091bfec4580e

      depends_build port:pkgconfig port:intltool

      depends_lib port:gtk2

      livecheck.type regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
      livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.