Download and Install py-cgkit version 1.2.0 on Mac OS X
Thursday the 28th of August, 2008

    py-cgkit  most recent diff


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



      # $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-cgkit
      Version: 1.2.0
      revision 1
      Category: python
      Platform: darwin
      Maintainers: nomaintainer
      Description: Python module with basic types and functions for 3D graphics
      Long Description: The Python Computer Graphics Kit is a collection of Python modules that contain the basic types and functions to be able to create 3D computer graphics images. The kit mainly focuses on Pixar\'s RenderMan interface, but some modules can also be used for OpenGL programs or non-RenderMan compliant renderers like POV-Ray, for example.

      Homepage: http://cgkit.sourceforge.net/
      master_sites sourceforge:cgkit
      distname cgkit-${version}
      checksums md5 0d1e9f5feaf68c24d24addfe35fb046c
      use_zip yes

      post-destroot {
      xinstall -m 644 -W ${worksrcpath} README.txt license.txt changelog.txt ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    image test