summaryrefslogtreecommitdiff
path: root/office/evince/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-01-01 03:31:45 -0500
committerRobby Workman <rworkman@slackbuilds.org>2020-01-03 02:06:16 -0600
commitf0424e1e0505428c6252a46c58f737bc9341b595 (patch)
tree580ba0708a628f65152085769c98413a6bc34bc5 /office/evince/README
parent632539f0bcea4118acee65820ab72838a5e77a18 (diff)
downloadslackbuilds-f0424e1e0505428c6252a46c58f737bc9341b595.tar.gz
office/evince: Updated for version 3.28.5, new maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/evince/README')
-rw-r--r--office/evince/README16
1 files changed, 12 insertions, 4 deletions
diff --git a/office/evince/README b/office/evince/README
index 0bf4384784..9798de4cf8 100644
--- a/office/evince/README
+++ b/office/evince/README
@@ -1,3 +1,5 @@
+evince (a simple gtk-based document viewer)
+
Evince is a document viewer for multiple document formats. It currently
supports pdf, postscript, djvu, tiff and dvi. The goal of evince is to
replace the multiple document viewers that exist on the GNOME Desktop
@@ -6,10 +8,16 @@ with a single simple application.
Evince is specifically designed to support the following file formats:
* PDF
* Postscript
-* djvu
-* tiff
-* dvi
-Texlive is an optional dependency (for dvi support).
+* DjVu
+* TIFF
+* CBR/CBZ (comic books)
+* DVI (requires optional dependency texlive)
+* XPS (requires optional dependency libgxps)
This uses dconf (runtime-only) to save various settings (and even
then, not ALL settings are saved).
+
+Note: this is the last version I could get to compile and run on Slackware
+14.2. Newer versions of evince require newer glib2 and gtk+3 libraries
+than 14.2 provides, so please don't email me asking for updates (you'll
+have to wait until Slackware 15.0 is released).