diff options
author | gdt <gdt@pkgsrc.org> | 2006-11-27 19:28:37 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2006-11-27 19:28:37 +0000 |
commit | 7e599de5b13f313e17725c74a9cb0f6d0cb30b21 (patch) | |
tree | a16db819f2f69f6e635a60b94e55c3ebc33ac09f /graphics/gqview-devel | |
parent | 3737cdffd0a6f63692cc7328ecf743b90bcd59bd (diff) | |
download | pkgsrc-7e599de5b13f313e17725c74a9cb0f6d0cb30b21.tar.gz |
This release includes all the changes in 2.0.3 below. In
addition, it adds a command to view the image in grayscale, adds a
--geometry command line option, and continues progress on the Pan View
(of note: display of exif data and full size image in info balloon,
and improved search shortcuts).
2.0.3 changes:
This maintenance release adds translations for Basque and Esperanto,
uses new window icons, and fixes several bugs and crashes.
Diffstat (limited to 'graphics/gqview-devel')
-rw-r--r-- | graphics/gqview-devel/Makefile | 4 | ||||
-rw-r--r-- | graphics/gqview-devel/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile index 5c9b68df18c..fa07676cce6 100644 --- a/graphics/gqview-devel/Makefile +++ b/graphics/gqview-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2006/10/17 12:11:23 gdt Exp $ +# $NetBSD: Makefile,v 1.24 2006/11/27 19:28:37 gdt Exp $ -DISTNAME= gqview-2.1.2 +DISTNAME= gqview-2.1.4 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/} diff --git a/graphics/gqview-devel/distinfo b/graphics/gqview-devel/distinfo index 7d448da559a..bdbe11b62a3 100644 --- a/graphics/gqview-devel/distinfo +++ b/graphics/gqview-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2006/10/17 12:11:23 gdt Exp $ +$NetBSD: distinfo,v 1.14 2006/11/27 19:28:38 gdt Exp $ -SHA1 (gqview-2.1.2.tar.gz) = aa74444d715133beeb332e6f6f8eda6fef13c3ac -RMD160 (gqview-2.1.2.tar.gz) = 501df7a40a38af9b16b0c241e576d4dc6e1a24eb -Size (gqview-2.1.2.tar.gz) = 1554688 bytes +SHA1 (gqview-2.1.4.tar.gz) = 5495933e8335f564499d70180b80602a5e2355ac +RMD160 (gqview-2.1.4.tar.gz) = 78b430255c31b6203a9075dcdb92b2109568e763 +Size (gqview-2.1.4.tar.gz) = 1645993 bytes |