Gtkglarea version 1.2.3 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gtkglarea  most recent diff


    version 1.2.3

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


      The gtkglarea Portfile 45796 2009-01-22 08:03:37Z digdog macports.org $
      PortSystem 1.0
      Name: gtkglarea
      Version: 1.2.3
      Category: x11 devel
      Maintainers: digdog
      Description: OpenGL widget to GTK+
      Homepage: http://www.student.oulu.fi/~jlof/gtkglarea/
      Platform: darwin
      Long Description: Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which is basically wrapper around GLX functions. The widget itself is very similar to GtkDrawinigArea widget and adds only three extra functions. Lower level gdkgl functions make it easy to render on any widget that has OpenGL capable visual, rendering to off-screen pixmaps is also supported.
      Master Sites: http://www.imem.unavarra.es/3d_mec/download/sources/ http://www.cis.nctu.edu.tw/~is85005/dports/gtkglarea/
      Checksums: md5 cd82b1ca47d9bd13e0b890181b33a871
      depends_lib port:glib1 port:gettext port:gtk1
      configure.cflags -no-cpp-precomp
      configure.ldflags -framework OpenGL

      use_parallel_build yes

      # gtk1 is not universal
      universal_variant no

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.