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

    version 2.2.2

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


      The libggi Portfile 30911 2007-11-10 23:56:07Z simon macports.org $

      PortSystem 1.0

      Name: libggi
      Version: 2.2.2
      Category: graphics
      Maintainers: nomaintainer
      Description: General Graphics Interface
      Long Description: LibGGI provides an opaque interface to the display's acceleration functions. It was originally intended to allow user programs to interface with KGI, the GGI Kernel Graphics Interface, but other display types can be easily used by loading the appropriate display target.
      Homepage: http://www.ggi-project.org/
      Platform: darwin

      depends_lib port:libgii

      Master Sites: ${homepage}ftp/ggi/v2.2/ sourceforge:ggi
      distname ${name}-${version}.src
      use_bzip2 yes
      Checksums: md5 51d92ea810dad5360f6f0d02dd8b84a4 sha1 aa439b21fb040b5b52ae18099a0c3cb02e50110f rmd160 e76d22f06231e0aa1f752e33951802f243b7f0aa

      worksrcdir ${name}-${version}

      Patch Files: patch-include__ggi__internal__internal.h patch-programs__check__speed.c

      post-patch {
      reinplace "s|need_relink=yes|need_relink=no|" ${worksrcpath}/ltmain.sh
      }

      configure.args --mandir=${prefix}/share/man

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.