libgii version 1.0.2 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    libgii  most recent diff


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



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

      PortSystem 1.0

      Name: libgii
      Version: 1.0.2
      Category: devel
      Maintainers: nomaintainer
      Description: General Input Interface
      Long Description: LibGII is intended to be to input what LibGGI is to graphics. LibGII is based on the concept of input streams, which virtualize access to the underlying input drivers. Events from various input devices are abstracted into easy-to-use structures. LibGII also allows the application to join streams together, receiving input from an arbitrary combination of devices. LibGII is a separate component from LibGGI, although LibGGI depends on LibGII for input purposes.
      Homepage: http://www.ggi-project.org/
      Platform: darwin

      master_sites ${homepage}ftp/ggi/v2.2/ sourceforge:ggi
      distname ${name}-${version}.src
      use_bzip2 yes
      checksums md5 e002b3b3b7fae2b2558fe7ac854359b7 sha1 5ee0cd4a5652df85d68303ace41b88df825a6ea0 rmd160 8109f5e9bdd061c3d90120b439c471f5c4369971

      worksrcdir ${name}-${version}

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

     Where to find more information:

    Darwin Ports



    image test