Kiwi version 1.9.20 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    version 1.9.20

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


      The kiwi Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: kiwi
      Version: 1.9.20
      set branch [join [lrange [split ${version} .] 0 1] .]
      Category: devel gnome python
      Maintainers: nomaintainer
      Description: Framework for Python applications with GUIs.
      Long Description: Kiwi is a framework and a set of enhanced PyGTK widgets designed to make building programs with graphical interfaces both easy to write and easy to maintain. Kiwi is pure Python and should work cross-platform, but is developed on Python 2.4, Linux ix86.
      Homepage: http://www.async.com.br/projects/kiwi
      Platform: darwin

      Master Sites: gnome:sources/${name}/${branch}/
      Checksums: md5 2ed0ea4b7b22466ecf415a37602212d3 sha1 e150e4d5a43d97b1ff3e732a8fb40dedf5d81867 rmd160 2fb3cff74a55decfd11fffc0096188ef60806c60

      depends_lib-append path:lib/pkgconfig/glib-2.0.pc:glib2 port:py25-gobject port:py25-gtk port:py25-numeric
      depends_build-append port:pkgconfig

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.