Evince version 2.24.1 - How to Download and Install on Mac OS X
Saturday the 4th of July, 2009

    version 2.24.1

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


      The evince Portfile 42752 2008-11-30 16:13:23Z mcalhoun macports.org $

      PortSystem 1.0

      Name: evince
      Version: 2.24.1
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: Evince is a document viewer for multiple document formats like pdf, and many others.
      Long Description: ${description}
      Maintainers: nomaintainer
      Category: gnome print
      Platform: darwin
      Homepage: http://www.gnome.org/
      Master Sites: gnome:sources/evince/${branch}/
      use_bzip2 yes
      Checksums: md5 ad0e463ab1fe596fc52c03403a9b9f1e sha1 e25e9df5b0830e28bba690c9969e341116ccbec0 rmd160 d0839847a1a466859e655d7f3748624517a28fc4
      depends_lib port:atk port:audiofile port:cairo port:dbus port:dbus-glib port:esound port:expat port:fontconfig port:freetype port:gconf port:gettext path:lib/pkgconfig/glib-2.0.pc:glib2 port:gnome-keyring port:gnome-icon-theme port:gnome-vfs port:gtk2 port:hicolor-icon-theme port:jpeg port:libart_lgpl port:libglade2 port:libgnome port:libgnomecanvas port:libgnomeui port:libiconv port:libpng port:libxml2 port:libxslt port:nautilus port:openssl path:lib/pkgconfig/pango.pc:pango port:poppler port:popt port:tiff port:zlib
      depends_build port:gnome-doc-utils port:m4 path:bin/perl:perl5 port:pkgconfig port:rarian

      Variant: djvu description {Builds against port:djvulibre} {
      depends_lib-append port:djvulibre
      }

      configure.args --disable-scrollkeeper --enable-nautilus --with-print=gtk --enable-pixbuf --mandir=${prefix}/share/man
      configure.ldflags-append -lstdc++
      configure.cflags-append -D__DARWIN_UNIX03=1

      post-activate {
      system "${prefix}/bin/scrollkeeper-update"
      system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.