Macclipboard-gimp version 0.7 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    macclipboard-gimp  most recent diff


    version 0.7

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The macclipboard-gimp Portfile 45767 2009-01-21 16:53:22Z devans macports.org $

      PortSystem 1.0

      Name: macclipboard-gimp
      Version: 0.7
      Maintainers: nomaintainer
      Description: Gimp <-> Mac clipboard
      Long Description: MacClipboard is a port of the WinClipboard plugin for Gimp 2.0 to Mac OS X. you can copy Gimp layers and paste them into Macintosh programs and paste images into Gimp from Mac programs. Access to system services for screen capture and scanning is also provided.

      universal_variant no

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

      Master Sites: sourceforge:gimp-mac-helper
      Checksums: md5 5176f2dd865c5925cad5e6c5695e6e8d

      depends_lib lib:libgimp-2.0:gimp2

      patch {
      reinplace "s|/sw|${prefix}|g" ${worksrcpath}/Makefile
      reinplace "s|gcc|${configure.cc}|g" ${worksrcpath}/Makefile
      delete ${worksrcpath}/macclipboard
      }

      use_configure no

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

      livecheck.regex "MacClipboard (\\d+(?:\\.\\d+)*) released"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.