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

    libgphoto2  most recent diff


    version 2.4.4

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


      The libgphoto2 Portfile 54147 2009-07-21 23:52:48Z brett macports.org $

      PortSystem 1.0
      Name: libgphoto2
      Version: 2.4.4
      Revision: 1
      Category: devel
      Maintainers: nomaintainer
      Description: The gphoto2 digital camera library
      Long Description: The gphoto2 library can be used by applications to access various digital camera models.

      Platform: darwin

      Homepage: http://www.gphoto.org/proj/libgphoto2/
      Master Sites: sourceforge:gphoto
      use_bzip2 yes

      Checksums: md5 8aff5ac4ca72cba17de633078cf1612e sha1 a1d881e27231037bb860b952560cec36ce6a8988 rmd160 bdb26313f1b5b2b425a7ed13bfe10a3f04488209

      depends_build port:pkgconfig
      depends_lib port:dbus port:gettext port:jpeg port:libexif port:libiconv port:libusb-compat port:libtool

      Patch Files: patch-configure.diff patch-configure-nodoxygen.diff patch-camlibs_Makefile.in.diff

      configure.cflags-append -I${prefix}/include -no-cpp-precomp
      configure.args --mandir=${prefix}/share/man --with-drivers=all --with-libexif=auto

      Variant: without_libexif description {Disable libexif support} {
      depends_lib-delete port:libexif
      configure.args-delete --with-libexif=auto
      configure.args-append --with-libexif=no
      }

      Variant: with_doxygen description {Use doxygen to generate API docs} {
      depends_build-append port:doxygen
      patchfiles-delete patch-configure-nodoxygen.diff
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.