From ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- graphics/xzgv/DESCR | 16 ++++++++++++++++ graphics/xzgv/PLIST | 9 +++++++++ graphics/xzgv/pkg/DESCR | 16 ---------------- graphics/xzgv/pkg/PLIST | 9 --------- 4 files changed, 25 insertions(+), 25 deletions(-) create mode 100644 graphics/xzgv/DESCR create mode 100644 graphics/xzgv/PLIST delete mode 100644 graphics/xzgv/pkg/DESCR delete mode 100644 graphics/xzgv/pkg/PLIST (limited to 'graphics/xzgv') diff --git a/graphics/xzgv/DESCR b/graphics/xzgv/DESCR new file mode 100644 index 00000000000..9191831add8 --- /dev/null +++ b/graphics/xzgv/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/PLIST b/graphics/xzgv/PLIST new file mode 100644 index 00000000000..2db129df9a9 --- /dev/null +++ b/graphics/xzgv/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:54:51 zuntum 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 diff --git a/graphics/xzgv/pkg/DESCR b/graphics/xzgv/pkg/DESCR deleted file mode 100644 index 9191831add8..00000000000 --- a/graphics/xzgv/pkg/DESCR +++ /dev/null @@ -1,16 +0,0 @@ -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 deleted file mode 100644 index 9150ce80cfb..00000000000 --- a/graphics/xzgv/pkg/PLIST +++ /dev/null @@ -1,9 +0,0 @@ -@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 -- cgit v1.2.3