Subject: CVS commit: pkgsrc/graphics/qiv
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 11/26/2004 22:18:28
Module Name:	pkgsrc
Committed By:	snj
Date:		Fri Nov 26 22:18:28 UTC 2004

Modified Files:
	pkgsrc/graphics/qiv: Makefile distinfo
	pkgsrc/graphics/qiv/patches: patch-aa

Log Message:
Update to 2.0.

Changes:
* changed round(); to myround(); and fixed Makefile.Solaris
* fixed qiv_display_text_window
* added patch by Joachim Kuebart: if images is < 5 and PgUp is pressed,
*  mage_index might become negative..
* small patch that remove a warning with gcc 3.4
* qiv_display_text_window update (Push any key..) - its really cool! :-)
* cleaned up README, qiv-command.example, manpage..
* Fixed Help-Screen remove. Added qiv-command-stdout support, now "metacam"
  (EXIF-Header) or other tools can be used within qiv and the output is shown
  in a box in the pixture like the helpscreen.
* All arrow-keys = normal moving.
  All arrow-keys+Shift = faster moving.
  NumPad-arrow-keys+NumLock = faster moving.
* Added Xinerama patch by Jeff Dairiki
* fixed manpage (ignore_path_sort was wrong)
* Added patch by HaJo Schatz: "--disable_grab, -G" Disable pointer/kbd grab
  in fullscreen mode for Remote-Display stuff.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/graphics/qiv/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/graphics/qiv/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/qiv/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.