Download and Install gimp version 2.4 on Mac OS X
Friday the 25th of July, 2008

    gimp  most recent diff


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



      # $Id: Portfile 33554 2008-01-30 04:59:39Z ryandesign macports.org $

      PortSystem 1.0

      Name: gimp
      Version: 2.4
      revision 4
      Category: graphics
      Maintainers: nomaintainer
      Homepage: http://www.gimp.org/
      Platform: darwin

      Description: The Gimp - Batteries Included
      Long Description: This is a META port for the gimp2 which includes help and documentation, support for icns, jp2000 and RAW formats, content-aware rescaling Gutenprint and scanner frontends and even a nice theme (Nodoka). Mac OS X users also get a Gimp.app bundle, a \"Show in Finder\" menu and clipboard integration.

      depends_lib port:icns-gimp port:gimp-jp2 port:gimp-lqr-plugin port:gtk-nodoka-engine port:gutenprint port:ufraw port:xsane

      platform macosx {
      depends_lib-append port:gimp-app port:macclipboard-gimp port:macfile-gimp
      }

      distfiles
      master_sites
      use_configure no
      build {}

      destroot {
      xinstall -d ${destroot}${prefix}/share/gimp/2.0/themes/Nodoka
      system "cd ${destroot}${prefix}/share/gimp/2.0/themes/Nodoka &&
      ln -s ${prefix}/share/themes/Nodoka/gtk-2.0/gtkrc"
      }

      Variant: animation description "Include the Gimp Animation Package (gimp-gap)." {
      depends_lib-append port:gimp-gap
      }

      Variant: manual description {Include the help files.} {
      depends_lib-append port:gimp-user-manual
      }


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

     Where to find more information:

    Darwin Ports



    image test