[56075] trunk/dports/gnome/evince/Portfile

devans at macports.org devans at macports.org
Sun Aug 23 19:57:31 PDT 2009


Revision: 56075
          http://trac.macports.org/changeset/56075
Author:   devans at macports.org
Date:     2009-08-23 19:57:31 -0700 (Sun, 23 Aug 2009)
Log Message:
-----------
evince: add dependency on libspectre and enable PostScript backend.

Modified Paths:
--------------
    trunk/dports/gnome/evince/Portfile

Modified: trunk/dports/gnome/evince/Portfile
===================================================================
--- trunk/dports/gnome/evince/Portfile	2009-08-24 02:55:29 UTC (rev 56074)
+++ trunk/dports/gnome/evince/Portfile	2009-08-24 02:57:31 UTC (rev 56075)
@@ -5,6 +5,7 @@
 
 name            evince
 version         2.26.2
+revision        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 \
@@ -25,6 +26,7 @@
                 port:gnome-icon-theme \
                 port:poppler \
                 port:t1lib \
+                port:libspectre \
                 port:xorg-libsm \
                 port:nautilus
 
@@ -37,7 +39,7 @@
                 --disable-schemas-install \
                 --disable-introspection \
                 --disable-djvu \
-                --disable-ps \
+                --enable-ps \
                 --enable-pdf \
                 --enable-tiff \
                 --enable-dvi \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090823/6419b272/attachment.html>


More information about the macports-changes mailing list