summaryrefslogtreecommitdiff
path: root/graphics/xzgv/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xzgv/pkg')
-rw-r--r--graphics/xzgv/pkg/COMMENT1
-rw-r--r--graphics/xzgv/pkg/DESCR16
-rw-r--r--graphics/xzgv/pkg/PLIST9
3 files changed, 26 insertions, 0 deletions
diff --git a/graphics/xzgv/pkg/COMMENT b/graphics/xzgv/pkg/COMMENT
new file mode 100644
index 00000000000..ae8ee9f1f10
--- /dev/null
+++ b/graphics/xzgv/pkg/COMMENT
@@ -0,0 +1 @@
+Image viewer
diff --git a/graphics/xzgv/pkg/DESCR b/graphics/xzgv/pkg/DESCR
new file mode 100644
index 00000000000..9191831add8
--- /dev/null
+++ b/graphics/xzgv/pkg/DESCR
@@ -0,0 +1,16 @@
+xzgv is a picture viewer for X, with a thumbnail-based file selector.
+It uses GTK+ and Imlib. Most file formats are supported, and the
+thumbnails used are compatible with xv, zgv, and the Gimp. It can also
+be used with `xzgv file(s)', to effectively bypass the file selector.
+For more on how xzgv works and how to use it, do `info xzgv' or `man
+xzgv' once it's installed.
+
+xzgv differs from other picture viewers for X in that it uses one
+window for both the file selector and viewer, it (unlike xv) allows
+both scrolling and fit-to-window methods of viewing large pictures,
+and it (unlike xv and some others) doesn't ever mangle the picture's
+aspect ratio without you telling it to.
+
+It also provides extensive keyboard support; if you prefer using the
+keyboard, this is almost certainly the best viewer for you. But it
+doesn't skimp on the mousey stuff, either.
diff --git a/graphics/xzgv/pkg/PLIST b/graphics/xzgv/pkg/PLIST
new file mode 100644
index 00000000000..9150ce80cfb
--- /dev/null
+++ b/graphics/xzgv/pkg/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/11/25 19:02:27 jtb Exp $
+bin/xzgv
+@unexec install-info --delete --info-dir=%D/info %D/info/xzgv
+info/xzgv
+info/xzgv-1
+info/xzgv-2
+info/xzgv-3
+@exec install-info --info-dir=%D/info %D/info/xzgv
+man/man1/xzgv.1