Download and Install jpegpixi version 1.1.0 on Mac OS X
Thursday the 24th of July, 2008

    jpegpixi  most recent diff


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



      # $Id: Portfile 32685 2008-01-11 07:25:02Z ryandesign macports.org $

      PortSystem 1.0

      Name: jpegpixi
      Version: 1.1.0
      Category: graphics
      Platform: darwin
      Maintainers: nomaintainer
      Description: JPEG Pixel Interpolator
      Long Description: Jpegpixi is short for JPEG Pixel Interpolator. The intent of the program is to interpolate pixels (single pixels, dots, stripes) in JPEG images. This is useful to correct images from a digital camera with CCD defects. For example, if one pixel is always bright green, this pixel can be interpolated with jpegpixi.

      Homepage: http://www.zero-based.org/software/jpegpixi/
      master_sites ${homepage}
      checksums md5 b8a325d464d4bcfafe35ff0fa81eb337

      depends_lib lib:jpeg:jpeg

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

      post-destroot {
      foreach locale {de fi fr} {
      file delete -force ${destroot}${prefix}/share/man/${locale}
      }
      }

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

     Where to find more information:

    Darwin Ports



    image test