Enblend version 3.2 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    enblend  most recent diff


    version 3.2

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


      The enblend Portfile 56248 2009-08-25 18:25:06Z jmr macports.org $

      PortSystem 1.0

      Name: enblend
      Version: 3.2
      Category: graphics
      Maintainers: nomaintainer
      Description: a tool to composite images
      Long Description: Enblend is a tool to composite overlapping images with invisible (or very difficult to see) seams. Enfuse is a tool for automatic exposure and contrast blending.
      Homepage: http://enblend.sourceforge.net/
      Platform: darwin
      Master Sites: sourceforge:${name}
      distname enblend-enfuse-${version}
      Checksums: md5 9b6ebaf672f5103c633a53c9723d99c3 sha1 e44226ec6759dd3e6dcf46bb34848b64536ad495 rmd160 7a9b0037b821ac287327477d52665372d0850dbb

      depends_lib port:boost port:lcms port:libpng port:libxmi port:mesa port:openexr

      configure.args --mandir=${prefix}/share/man --enable-image-cache=yes

      post-destroot {
      xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} AUTHORS ChangeLog COPYING NEWS README TODO VIGRA_LICENSE ${destroot}${prefix}/share/doc/${name}
      }

      platform macosx {
      depends_lib-delete port:mesa
      depends_lib-append port:glew
      configure.args-append --with-apple-opengl-framework
      }

      livecheck.regex {(?i)enblend-enfuse enblend-enfuse-(.*) 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/enblend
      % sudo port install enblend
      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 enblend
      ---> Verifying checksum for enblend
      ---> Extracting enblend
      ---> Configuring enblend
      ---> Building enblend with target all
      ---> Staging enblend into destroot
      ---> Installing enblend
    - 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 enblend with these commands:
      %  man enblend
      % apropos enblend
      % which enblend
      % locate enblend

     Where to find more information:

    Darwin Ports



    Lightbox this page.