Download and Install libexif version 0.6.16 on Mac OS X
Friday the 25th of July, 2008

    libexif  most recent diff


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



      # $Id: Portfile 29247 2007-09-18 17:51:12Z nox macports.org $

      PortSystem 1.0

      Name: libexif
      Version: 0.6.16
      revision 1
      Category: graphics
      Maintainers: nomaintainer
      Description: EXIF parsing library

      Long Description: Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags.

      Homepage: http://libexif.sourceforge.net/
      Platform: darwin
      master_sites sourceforge
      use_bzip2 yes

      checksums md5 deee153b1ded5a944ea05d041d959eca sha1 4fea28a05496b3c7075ca5f619439340be534a3f rmd160 3754861ad0550f9d77b0aa745dcb3d394ec658ed

      depends_build port:pkgconfig
      depends_lib port:gettext port:libiconv

      configure.args --with-doc-dir=${prefix}/share/doc/${name}-${version} --disable-docs

      test.run yes
      test.target check

      Variant: doc description {Install extra documentation} {
      depends_build-append port:doxygen
      configure.args-delete --disable-docs
      }


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

     Where to find more information:

    Darwin Ports



    image test