Gtk-canvas version 0.1.1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gtk-canvas  most recent diff


    version 0.1.1

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


      The gtk-canvas Portfile 49776 2009-04-18 02:44:12Z raimue macports.org $

      PortSystem 1.0

      Name: gtk-canvas
      Version: 0.1.1
      Platform: darwin
      Maintainers: erickt openmaintainer
      Category: x11
      Description: Straight backport of the GNOME canvas
      Homepage: http://www.atai.org

      Long Description: This is a straight port of the GNOME Canvas from the stable gnome-libs 1.2.4 back to gtk+. The widget is called GtkCanvas.

      depends_lib lib:libgtk1:gtk1 lib:libgnome:gnome-libs lib:libart:libart_lgpl lib:libtiff:tiff lib:libpng:libpng lib:libungif:libungif

      Master Sites: http://www.atai.org/gtk-canvas
      Checksums: md5 6872220119a4a3c284fe54a186e2ed57

      worksrcdir ${name}-${version}/gtk-canvas

      configure.dir ${worksrcpath}/..
      configure.pre_args --prefix '${prefix}'

      destroot.destdir prefix=${destroot}${prefix}

      platform darwin {
      patchfiles patch-gtk-canvas-load.c
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.