evince version 2.21.1 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    evince  most recent diff


      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.21.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
      Google
      Web Darwinports.com



      # $Id: Portfile 33130 2008-01-18 19:41:34Z sfiera macports.org $
      PortSystem 1.0
      Name: evince
      Version: 2.21.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/[strsed ${version} {/\.[0-9]*$//}]/
      use_bzip2 yes
      checksums md5 24fb73444987357373098e57c8361ebb
      depends_lib port:atk port:audiofile port:avahi port:cairo port:dbus port:dbus-glib port:esound port:expat port:fontconfig port:freetype port:gconf port:gettext port: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 port:pango port:poppler port:popt port:tiff port:zlib
      depends_build port:gnome-doc-utils port:m4 port:perl5.8 port:pkgconfig port:scrollkeeper

      Variant: djvu {
      depends_lib-append port:djvulibre
      }

      configure.args --disable-scrollkeeper --enable-nautilus --with-print=gtk
      configure.ldflags-append -lstdc++
      configure.cflags-append -D__DARWIN_UNIX03=1
      pre-build {
      # remove Russian translation since it botches the build for now
      file delete ${worksrcdir}/help/ru
      }

      post-activate {
      system "scrollkeeper-update"
      system "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



    image test