diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:07:53 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:07:53 +0200 |
commit | 46543de3a43a5fb2e88881a211dc8196d3b7bdc8 (patch) | |
tree | 64ff997937af68c5833bc8d50a72101bb92accce /graphics/zgv/README | |
parent | c7b408a4b85d69552a95154e7dda67b919e959dd (diff) | |
download | slackbuilds-46543de3a43a5fb2e88881a211dc8196d3b7bdc8.tar.gz |
graphics/zgv: Removed from 13.0 repository
Diffstat (limited to 'graphics/zgv/README')
-rw-r--r-- | graphics/zgv/README | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/zgv/README b/graphics/zgv/README deleted file mode 100644 index e4da8c44ba..0000000000 --- a/graphics/zgv/README +++ /dev/null @@ -1,13 +0,0 @@ -zgv (svgalib picture viewer) - -zgv is a picture viewer with a thumbnail-based file selector. -It supports most popular formats and allows panning and fit-to-screen -methods of viewing, slideshows, scaling, gamma adjustment, etc. - -By default, the zgv binary is installed suid root, but we have patched -the build to not do this. Instead, we install a udev rules file that -should allow non-root users who belong to the "video" group to use zgv. -Note that you will have to "modprobe svgalib_helper" prior to using zgv. - -For further information see zgvs manpage, info files and -/usr/doc/zgv-5.9/SECURITY. |