Download and Install giblib version 1.2.4 on Mac OS X
Thursday the 7th of August, 2008

    giblib  most recent diff


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



      # $Id: Portfile 20310 2006-11-01 21:38:15Z blair macports.org $

      PortSystem 1.0
      Name: giblib
      Version: 1.2.4
      Category: graphics devel
      Platform: darwin
      Maintainers: tristan cs.dartmouth.edu
      Description: Utility library for lists, strings and imlib2.
      Long Description: giblib2 incorporates doubly linked lists, some string functions, and a wrapper for imlib2. The wrapper does two things. It gives you access to fontstyles, which can be loaded from files, saved to files or defined dynamically through the API. It also, and more importantly, wraps imlib2's context API.

      Homepage: http://linuxbrit.co.uk/giblib/
      master_sites http://linuxbrit.co.uk/downloads/

      checksums md5 c810ef5389baf24882a1caca2954385e

      depends_lib port:imlib2 port:freetype port:zlib

      # install docs to $prefix/share/doc instead of $prefix/doc
      destroot.args docsdir=${prefix}/share/doc/${name}


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

     Where to find more information:

    Darwin Ports



    image test