Download and Install epeg version 0.9.0 on Mac OS X
Wednesday the 27th of August, 2008

    epeg  most recent diff


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



      # $Id: Portfile 30230 2007-10-22 23:03:23Z jmpp macports.org $
      PortSystem 1.0
      Name: epeg
      Version: 0.9.0
      Description: An IMMENSELY FAST JPEG thumbnailer library API.
      Long Description: Its a convenience library API to using libjpeg to load JPEG images destined to be turned into thumbnails of the original, saving information with these thumbnails, retreiving it and managing to load the image ready for scaling with the minimum of fuss and CPU overhead.
      Maintainers: nomaintainer
      Category: graphics x11
      Platform: darwin
      Homepage: http://www.enlightenment.org
      master_sites sourceforge:enlightenment
      checksums md5 9b68516f27e8c0386d03168444a4f5de
      depends_lib lib:libjpeg:jpeg
      configure.args --mandir=${prefix}/share/man
      configure.cppflags-append "-L${prefix}/lib"
      configure.cflags-append "-no-cpp-precomp -L${prefix}/lib"

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

     Where to find more information:

    Darwin Ports



    image test