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

    libggigcp  most recent diff


    version 1.0.2

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


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

      PortSystem 1.0

      Name: libggigcp
      Version: 1.0.2
      Category: graphics
      Maintainers: nomaintainer
      Description: GGI Generic Color & Palette
      Long Description: LibGGIGCP is a generic color and palette management extension. It supports conversion between different color spaces such as RGBA, YUV, HSV and CMYK. Furthermore it supports a generic color-blending, which can also be used for transluency effects.
      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 d8e8a5317db1e3aeac98338a2ad10c69 sha1 4e36a901d1f740cce04939cbdeb7c6272abfa1f8 rmd160 d7bdc789afcd78ee73660cc07f670c1a217fa1ab

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.