Libggimisc version 2.2.2 - How to Download and Install on Mac OS X
Friday the 20th of November, 2009

    libggimisc  most recent diff


    version 2.2.2

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


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

      PortSystem 1.0

      Name: libggimisc
      Version: 2.2.2
      Category: graphics
      Maintainers: nomaintainer
      Description: GGI Miscellaneous
      Long Description: LibGGIMisc is a place to put support for graphics target features which are not deserving their own special extensions. Right now this means basically some VGA adaptor features -- getting and waiting for the raster position, using a hardware horizontal splitline feature, and loading/unloading font data from hardware text modes.

      Homepage: http://www.ggi-project.org/
      Platform: darwin

      depends_lib port:libggi

      Master Sites: ${homepage}ftp/ggi/v2.2/ sourceforge:ggi
      distname ${name}-${version}.src
      use_bzip2 yes
      Checksums: md5 8e525280ccee2eaab07946ca7aee159f sha1 2c93b1a219c10ddf318d658ab73ac02de515ee80 rmd160 db433d5dc74cae1674bdb5e88b443523db6bffe2

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.