diff options
author | xtraeme <xtraeme> | 2003-12-23 08:25:30 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-23 08:25:30 +0000 |
commit | 075fc1bb1423aac9fd468d697d0a6b20a967d17a (patch) | |
tree | 45c1c866041366df1bb3c66a80f371d1e7449778 /graphics | |
parent | 6ffd569d42f845837f1a0c6b9955b81f1a4cc0ad (diff) | |
download | pkgsrc-075fc1bb1423aac9fd468d697d0a6b20a967d17a.tar.gz |
Update to 1.3.7 from Soren Jacobsen PR pkg/23850.
Changes sine 1.3.6:
* Added text display of filename in icon view.
* Context menus now have underscore mnemonics.
* Fullscreen key binding changed to F.
* Added Swedish, updated Russian translations.
* Fix crash when updating thumbnails.
* Fix warnings/crash when thumbnails are set over 100 pixels high.
* Fix crash when displaying exif data.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gqview-devel/Makefile | 4 | ||||
-rw-r--r-- | graphics/gqview-devel/PLIST | 3 | ||||
-rw-r--r-- | graphics/gqview-devel/distinfo | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile index 4c50b368632..dbc791598da 100644 --- a/graphics/gqview-devel/Makefile +++ b/graphics/gqview-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2003/12/16 02:25:45 ben Exp $ +# $NetBSD: Makefile,v 1.13 2003/12/23 08:25:30 xtraeme Exp $ # -DISTNAME= gqview-1.3.6 +DISTNAME= gqview-1.3.7 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/} diff --git a/graphics/gqview-devel/PLIST b/graphics/gqview-devel/PLIST index 7e029ac6679..d5ed1b9bdca 100644 --- a/graphics/gqview-devel/PLIST +++ b/graphics/gqview-devel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/06/17 07:57:03 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/12/23 08:25:30 xtraeme Exp $ bin/gqview man/man1/gqview.1 share/gqview/README @@ -22,6 +22,7 @@ ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gqview.mo diff --git a/graphics/gqview-devel/distinfo b/graphics/gqview-devel/distinfo index 8888c0dc5ad..263f068a46f 100644 --- a/graphics/gqview-devel/distinfo +++ b/graphics/gqview-devel/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2003/12/16 02:25:45 ben Exp $ +$NetBSD: distinfo,v 1.8 2003/12/23 08:25:30 xtraeme Exp $ -SHA1 (gqview-1.3.6.tar.gz) = 8311c65f371db76953b02a1f03a8e2dd4d8a9df6 -Size (gqview-1.3.6.tar.gz) = 1072380 bytes +SHA1 (gqview-1.3.7.tar.gz) = 11a45104008435cb8a9826a9d181d1d8e15c705d +Size (gqview-1.3.7.tar.gz) = 1100590 bytes |