pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gqview-devel Update to 1.3.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/868db3c19be3
branches:  trunk
changeset: 463042:868db3c19be3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 26 08:26:45 2003 +0000

description:
Update to 1.3.3.
Changes:
Added safe delete option (trash buffer), off by default.
Duplicate image results now grouped using rank, closer matches are listed first.
Results for comparing two file sets now display which list contains each image.
Sorting of filenames is now case insensitive by default.
Prebuffer next image option also retains the previous image.
Automatic list/image refresh now optional.
Size of the exif sidebar can now be adjusted.
Added undo to the sort manager.
Delete and rename dialogs now display the effected image.
Added --alternate command line option to enable testing the alternate image similarity algorithm.
Updated German and Spanish translations.
Added current folder (.) back to the simple folder list.
Increased editor slot count to 10, updated the defaults.
Removed redraw flicker when entering fullscreen.
Grey out suboptions when parent is disabled in preferences.
Exif flash display fix.

diffstat:

 graphics/gqview-devel/Makefile |  5 ++---
 graphics/gqview-devel/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 581ce714e436 -r 868db3c19be3 graphics/gqview-devel/Makefile
--- a/graphics/gqview-devel/Makefile    Sun Oct 26 08:18:23 2003 +0000
+++ b/graphics/gqview-devel/Makefile    Sun Oct 26 08:26:45 2003 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:41:07 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/10/26 08:26:45 wiz Exp $
 #
 
-DISTNAME=      gqview-1.3.2
-PKGREVISION=   1
+DISTNAME=      gqview-1.3.3
 CATEGORIES=    graphics x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gqview/}
 
diff -r 581ce714e436 -r 868db3c19be3 graphics/gqview-devel/distinfo
--- a/graphics/gqview-devel/distinfo    Sun Oct 26 08:18:23 2003 +0000
+++ b/graphics/gqview-devel/distinfo    Sun Oct 26 08:26:45 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/06/17 07:57:03 wiz Exp $
+$NetBSD: distinfo,v 1.4 2003/10/26 08:26:45 wiz Exp $
 
-SHA1 (gqview-1.3.2.tar.gz) = 95377932d72a3f786ddcffca316ef3f33f205f2c
-Size (gqview-1.3.2.tar.gz) = 961045 bytes
+SHA1 (gqview-1.3.3.tar.gz) = 15dde3924a82caf07f741d16bef93eebd7dc5b6e
+Size (gqview-1.3.3.tar.gz) = 987037 bytes



Home | Main Index | Thread Index | Old Index