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

    version 2.26.3

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


      # -*- 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 eog Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: eog
      Version: 2.26.3
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: An image viewing program.
      Long Description: This is the Eye of Gnome, an image viewer program. It is meant to be a fast and functional image viewer as well as an image cataloging program.
      Maintainers: devans openmaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 0660a0ce0fa4a46656fad84d61895917 sha1 dce3dc99d3df80bcfad1401bd6efdcd7dfc88e30 rmd160 53710759e71a304789eaaeeddefa56ac80af8494

      depends_build port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc

      depends_lib port:gnome-desktop port:gconf port:libart_lgpl port:gnome-icon-theme port:shared-mime-info port:libexif port:lcms port:exempi port:py25-gtk port:py25-gobject

      use_bzip2 yes

      configure.args --mandir=${prefix}/share/man --disable-scrollkeeper --disable-schemas-install

      configure.python ${prefix}/bin/python2.5

      post-activate {
      system "scrollkeeper-update"
      system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
      }

      livecheck.type regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
      livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.