p5-cairo for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    p5-cairo  most recent diff


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



      # $Id: Portfile 30247 2007-10-23 02:05:08Z jmpp macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0
      perl5.setup Cairo 1.041
      Maintainers: nomaintainer
      Description: Perl bindings to the cairo library
      Long Description: Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.

      Platform: darwin

      Homepage: http://gtk2-perl.sourceforge.net/
      master_sites sourceforge:gtk2-perl

      checksums md5 94d8ec38298dbfada0f142455da181d9

      depends_lib port:cairo port:p5-extutils-depends port:p5-extutils-pkgconfig port:p5-glib


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

     Where to find more information:

    Darwin Ports



    image test