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

    icns-gimp  most recent diff


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



      # $Id: Portfile 31390 2007-11-22 06:41:05Z takanori macports.org $

      PortSystem 1.0

      Name: icns-gimp
      Version: 0.1
      Maintainers: nomaintainer
      Description: Gimp file format plug-in for Macintosh icon files (.icns)
      Long Description: Gimp file format plug-in for Macintosh icon files (.icns) Currently read-only. Can load true color, 8-bit, 4-bit, and 1-bit icons at 128x128, 48x48, 32x32, and 16x16 sizes. Multiple images are loaded as separate layers.

      Category: graphics
      Homepage: http://leuksman.com/pages/icns
      Platform: darwin
      master_sites sourceforge:gimp-mac-helper
      patchfiles patch-Makefile.diff
      checksums md5 e491775279b973db3cab06c7359855e8

      depends_lib lib:libgimp-2.0:gimp2

      post-patch {
      reinplace "s|/sw|${prefix}|g" ${worksrcpath}/Makefile
      reinplace "s|#define ICO_DBG||g" ${worksrcpath}/icnsload.c
      }

      use_configure no

      build.target icns

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

     Where to find more information:

    Darwin Ports



    image test