diff options
author | snj <snj@pkgsrc.org> | 2014-10-10 20:57:32 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2014-10-10 20:57:32 +0000 |
commit | d07b2c645779b26fe9404c10cdb655b8ac29cf29 (patch) | |
tree | 7898be1c2296ad768635c560afb4b92942d4438e /graphics/qiv/distinfo | |
parent | b3abfff0482dccd567916d8ca28eff83b1ed29ce (diff) | |
download | pkgsrc-d07b2c645779b26fe9404c10cdb655b8ac29cf29.tar.gz |
Update qiv to 2.3.1. Changes:
- Add desktop integration.
- Browse option now starts with first picture on command line.
- Fix direction of scrollwheel for next/previous image
- Center mouse cursor position in magnifying window
- Optimize libmagic calls
- Improve display of exif GPS tags
- New option --vikeys to allow for vi-style movement
- Disable screensaver and DPMS during slideshow
- Improvements to qiv-command.example (filename quoting, extract more
EXIF infos)
- Fix possible segfaults when dealing with corrupt embedded color
profiles.
- Do not segfault when "browse" option is called without a further
argument.
- Fix magnifying window. Zoom factor of magnifying window can be
changed by +/- keys.
- Make conditional rotate leave images that fit alone.
- Add --followlinks option to all symlinks to dirs.
- Fixed inconsistency with rotate option, add conditional rotation
- Add runtime option to display Exif information
- Add runtime option to toggle grab mode
- Add support for embedded color profiles in tiff
- Better fullscreen handling with multi monitors. Xinerama is no
longer needed.
- Notice when a mouse click makes the display-text disappear.
- Simplify image-move checking code and allow it to move an image farther.
- Add support for embedded color profiles in jpg
- Add color profile support via lcms2
- When using "--watch" option, make sure pic is not reloaded while still
written.
Diffstat (limited to 'graphics/qiv/distinfo')
-rw-r--r-- | graphics/qiv/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/qiv/distinfo b/graphics/qiv/distinfo index 78cd3f5be8b..afd887fc275 100644 --- a/graphics/qiv/distinfo +++ b/graphics/qiv/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2012/12/12 12:56:25 wiz Exp $ +$NetBSD: distinfo,v 1.11 2014/10/10 20:57:32 snj Exp $ -SHA1 (qiv-2.2.4.tgz) = 650052cb72820701300b2bfeb09b966625ee3dba -RMD160 (qiv-2.2.4.tgz) = ec8f99f7edeb6f681d8c76e5fb96e16f64761676 -Size (qiv-2.2.4.tgz) = 98874 bytes -SHA1 (patch-aa) = 5625ed30f00aaebfb7b0fca13290879169dd1f99 +SHA1 (qiv-2.3.1.tgz) = 8f8455951047ed41c773b9214375d02f7acaf814 +RMD160 (qiv-2.3.1.tgz) = 04a128a3eb96f68c2465e457ab661e0d2d1be8c0 +Size (qiv-2.3.1.tgz) = 130621 bytes +SHA1 (patch-aa) = e48c7997153dfc41e7b63f738d65762635f42ba6 |