Download and Install gimp-gap version 2.2.2 on Mac OS X
Thursday the 24th of July, 2008

    gimp-gap  most recent diff


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



      # $Id: Portfile 30375 2007-10-26 03:25:38Z yves macports.org $

      PortSystem 1.0

      Name: gimp-gap
      Version: 2.2.2
      Category: graphics
      Maintainers: nomaintainer
      Description: The Gimp Animation Package.
      Long Description: ${description}
      Homepage: http://www.gimp.org/
      Platform: darwin

      master_sites ftp://ftp.gimp.org/pub/gimp/plug-ins/v2.2/gap/
      checksums md5 2c7ea1cf560a2693310781265d8f3c05
      use_bzip2 yes

      depends_lib port:gimp2 port:XviD
      depends_run port:MPlayer

      post-patch {
      reinplace "s|enable-shared|prefix=${prefix} --enable-shared|" ${worksrcpath}/extern_libs/configure_options_ffmpeg.txt
      }

      configure.args --disable-audio-support --disable-libmpeg3
      post-configure {
      reinplace "s|-Wl,-d|-Wl|g" ${worksrcpath}/extern_libs/ffmpeg/config.mak
      reinplace "s|no-cpp-precomp|no-cpp-precomp -DHAVE_LRINTF -fno-common|g" ${worksrcpath}/extern_libs/ffmpeg/config.mak
      reinplace "s|APPLE|NOTHANKS|" ${worksrcpath}/extern_libs/ffmpeg/libavformat/tcp.c
      }

      post-destroot {
      foreach dir {howto reference} {
      xinstall -d ${destroot}${prefix}/share/${name}/$dir
      foreach txt [glob -d ${worksrcpath}/docs/$dir/txt *.txt] {
      xinstall -m 644 $txt ${destroot}${prefix}/share/${name}/$dir
      }
      }
      }

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

     Where to find more information:

    Darwin Ports



    image test