summaryrefslogtreecommitdiff
path: root/graphics/gqview/Makefile
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2005-02-28 22:42:34 +0000
committersnj <snj@pkgsrc.org>2005-02-28 22:42:34 +0000
commitc1ba828b497b66e9ce7d26f60b54e3a7e1bf34c8 (patch)
tree1151a4e02569d3fd78faa7a8e1226754e49eb688 /graphics/gqview/Makefile
parent59d53dc973b95ec8d983fbf8504c2f4be4a21078 (diff)
downloadpkgsrc-c1ba828b497b66e9ce7d26f60b54e3a7e1bf34c8.tar.gz
Update to 2.0.0. Changes:
+ Search utility. + Ability to assign keywords and comments to an image. + Printing, including proof sheets. + Support for the Thumbnail Managing Standard, on by default. + Fullscreen support for multihead configurations. + Fullscreen can now delay showing next image until it is loaded. + Image information now viewable in fullscreen (I key). + Extensive user manual. + Command line control of existing GQview process. + Collections are now updated when moving or renaming a file. - Shift + Click on an image will start mouse scrolling. - Control + Arrows will jump to respective edges of image. - Slideshow interval precision is now .1 second. - Find duplicates by checksum now uses MD5 algorithm. - Exif sidebar can now be customized. - Sort manager now has symlink option. - Sort manager can now add images to collections. - Window maximization state now retained between sessions. - Clean up all dialogs. - Added hidden option scroll_reset_method (see docs chapter 10.7). - Maintenance utility for caches and data used by GQview. - Utility to create thumbnails ahead of time in one step.
Diffstat (limited to 'graphics/gqview/Makefile')
-rw-r--r--graphics/gqview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index 30a60746330..4ece9fca14a 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2004/10/15 23:48:44 snj Exp $
+# $NetBSD: Makefile,v 1.51 2005/02/28 22:42:34 snj Exp $
-DISTNAME= gqview-1.4.5
+DISTNAME= gqview-2.0.0
CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/}