Download and Install imlib version 1.9.15 on Mac OS X
Monday the 8th of September, 2008

    imlib  most recent diff


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



      # $Id: Portfile 30230 2007-10-22 23:03:23Z jmpp macports.org $

      PortSystem 1.0
      Name: imlib
      Version: 1.9.15
      Category: graphics devel
      Maintainers: nomaintainer
      Description: Graphics library related to the enlightenment window manager
      Long Description: Imlib is an advanced graphics library meant to replace existing libraries like libXpm, and provides many more features with much greater flexibility and speed.

      Platform: darwin

      Homepage: http://www.enlightenment.org/pages/imlib.html
      master_sites gnome:sources/imlib/1.9
      use_bzip2 yes

      checksums md5 7db987e6c52e4daf70d7d0f471238eae

      depends_lib port:gtk1 port:jpeg port:tiff port:libungif port:libpng

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

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      eval xinstall -m 644 -W ${worksrcpath}/doc [glob ${worksrcpath}/doc/*.gif] index.html ${destroot}${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/imlib
      % sudo port install imlib
      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 imlib
      ---> Verifying checksum for imlib
      ---> Extracting imlib
      ---> Configuring imlib
      ---> Building imlib with target all
      ---> Staging imlib into destroot
      ---> Installing imlib
    - 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 imlib with these commands:
      %  man imlib
      % apropos imlib
      % which imlib
      % locate imlib

     Where to find more information:

    Darwin Ports



    image test