Download and Install macfile-gimp version 0.1 on Mac OS X
Sunday the 12th of October, 2008

    macfile-gimp  most recent diff


    version 0.1

      View the most recent changes for the macfile-gimp port at: macfile-gimp.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for macfile-gimp.
      The raw portfile for macfile-gimp 0.1 is located here:
      http://macfile-gimp.darwinports.com/dports/aqua/macfile-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/macfile-gimp
      Google
      Web Darwinports.com



      # $Id: Portfile 33544 2008-01-29 18:59:26Z yves macports.org $

      PortSystem 1.0

      Name: macfile-gimp
      Version: 0.1
      Maintainers: nomaintainer
      Description: \"Show in Finder\" Gimp plugin
      Long Description: Quickie plugin to add a \"Show in Finder\" to the Gimp image window file menu.

      Category: aqua graphics
      Platform: macosx
      Homepage: http://leuksman.com/pages/MacFile

      master_sites sourceforge:gimp-mac-helper
      checksums md5 38b4d3f860fb1d8fe511915f2f8670c3

      depends_lib lib:libgimp-2.0:gimp2

      patch {
      reinplace "s|/sw|${prefix}|g" ${worksrcpath}/Makefile
      delete ${worksrcpath}/macfile
      }

      use_configure no

      destroot {
      xinstall -m 755 -d ${destroot}${prefix}/lib/gimp/2.0/plug-ins
      xinstall -m 755 ${worksrcpath}/macfile ${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/macfile-gimp
      % sudo port install macfile-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 macfile-gimp
      ---> Verifying checksum for macfile-gimp
      ---> Extracting macfile-gimp
      ---> Configuring macfile-gimp
      ---> Building macfile-gimp with target all
      ---> Staging macfile-gimp into destroot
      ---> Installing macfile-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 macfile-gimp with these commands:
      %  man macfile-gimp
      % apropos macfile-gimp
      % which macfile-gimp
      % locate macfile-gimp

     Where to find more information:

    Darwin Ports



    Lightbox this page.