Download and Install greycstoration version 2.5.2.1 on Mac OS X
Tuesday the 8th of July, 2008

    greycstoration  most recent diff


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



      # $Id: Portfile 31167 2007-11-17 10:02:27Z ryandesign macports.org $

      PortSystem 1.0

      Name: greycstoration
      Version: 2.5.2.1
      Category: graphics
      Description: Open source algorithm for image denoising and interpolation
      Long Description: GREYCstoration is an image regularization algorithm which processes an image by locally removing small variations of pixel intensities while preserving significant global image features, such as sharp edges and corners. The most direct application of image regularization is denoising. By extension, it can also be used to inpaint or resize images.

      Maintainers: julien.lusson gmail.com
      Platform: darwin
      Homepage: http://www.greyc.ensicaen.fr/~dtschump/greycstoration/

      master_sites ${homepage}data/
      use_bzip2 yes

      distname GREYCstoration-${version}
      checksums md5 9acb29050f479b6d4e59bb1096a87451 sha1 2bfa17573b60a1477c99f34cfb8400d9b78aa9c2 rmd160 b3cb5d0638952c601b70158ee3e63b45feb5fb07

      use_configure no

      depends_lib port:gimp2

      build.target olinux

      destroot {
      xinstall -m 755 ${worksrcpath}/greycstoration ${destroot}${prefix}/bin/
      xinstall -m 755 -d ${destroot}${prefix}/lib/gimp/2.0/plug-ins
      xinstall -m 755 ${worksrcpath}/greycstoration4gimp ${destroot}${prefix}/lib/gimp/2.0/plug-ins
      }

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

     Where to find more information:

    Darwin Ports



    image test