Py26-opengl version 3.0.0c1 - How to Download and Install on Mac OS X
Thursday the 18th of March, 2010

    py26-opengl  most recent diff


    version 3.0.0c1

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


      The py26-opengl Portfile 57646 2009-09-14 13:55:51Z jmr macports.org $

      PortSystem 1.0
      PortGroup python26 1.0

      Name: py26-opengl
      Version: 3.0.0c1
      Category: python graphics
      Platform: darwin
      license BSD
      Maintainers: jmr openmaintainer

      Description: Python binding to OpenGL
      Long Description: PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library and is provided under an extremely liberal BSD-style Open-Source licenses.

      Homepage: http://pyopengl.sourceforge.net/

      Master Sites: sourceforge:pyopengl
      distname PyOpenGL-${version}

      Checksums: md5 51a33cea33f3e8eb2eaf12f574dcb1af sha1 557dd43f7c9ca9a49bf0d704fe77dbdcd1978e7a rmd160 9ee8598410fb0384ded76b691b8cb89914ea95c7

      depends_build-append port:py26-setuptools
      depends_lib-append port:py26-pil port:py26-numpy

      test.run yes

      livecheck.type sourceforge
      livecheck.name pyopengl
      livecheck.distname PyOpenGL

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.