diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-12-29 11:40:28 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-12-29 11:40:28 +0000 |
commit | f0eda4f67ec3ff1344c1cef8d4e1900144c18640 (patch) | |
tree | c070dc76690d2b5323e891bbea0844bdfe6823b0 /graphics | |
parent | 517dc48a7cd199489e33a6a0bfedac15896dcec3 (diff) | |
download | pkgsrc-f0eda4f67ec3ff1344c1cef8d4e1900144c18640.tar.gz |
Update gqview to version 1.0
Requested by Masao Uebayashi <uebayashi@soum.co.jp> in pkg/15007,
patch resent in private mail.
Changes:
1.0 - 12/15/2001
Updated translations hu and nl.
0.99.3 (RC1) - 12/10/2001
Added translation for no.
Updated translations es, et, fr, it, nl, ru.
Clarified release license in about dialog.
0.99.2 - 12/5/2001
Updated translations de, fi, fr, pt_BR, sk, zh_TW.
Minor man page and README updates.
0.99.1 - 11/25/2001
Added translation da (Danish).
Updated translations fr (French) and pt_BR (Brazilian Portuguese).
Fixed incorrect file listing when attempting to enter a directory with no read access.
0.99.0 - 11/19/2001
Added a help window, it merely displays the README.
Fixed bug causing window to never resize larger when changing images and the zoom is set to fit window.
Several small bug fixes.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gqview/Makefile | 4 | ||||
-rw-r--r-- | graphics/gqview/PLIST | 9 | ||||
-rw-r--r-- | graphics/gqview/distinfo | 10 | ||||
-rw-r--r-- | graphics/gqview/patches/patch-aa | 15 | ||||
-rw-r--r-- | graphics/gqview/patches/patch-ab | 4 |
5 files changed, 25 insertions, 17 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index 19340f36c74..9695b7a96f9 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2001/11/15 10:57:32 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2001/12/29 11:40:28 zuntum Exp $ # -DISTNAME= gqview-0.13.0 +DISTNAME= gqview-1.0 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/} diff --git a/graphics/gqview/PLIST b/graphics/gqview/PLIST index 464e7a5434b..eb5e0046633 100644 --- a/graphics/gqview/PLIST +++ b/graphics/gqview/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2001/11/15 10:57:32 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2001/12/29 11:40:28 zuntum Exp $ bin/gqview man/man1/gqview.1 +share/gqview/README +${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gqview.mo @@ -10,12 +12,13 @@ ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gqview.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/pt_BR/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/tr/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/zh_CN.GB2312/LC_MESSAGES/gqview.mo -${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gqview.mo diff --git a/graphics/gqview/distinfo b/graphics/gqview/distinfo index 8f681f759c4..c30ed1b4c48 100644 --- a/graphics/gqview/distinfo +++ b/graphics/gqview/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2001/11/15 10:57:32 wiz Exp $ +$NetBSD: distinfo,v 1.7 2001/12/29 11:40:28 zuntum Exp $ -SHA1 (gqview-0.13.0.tar.gz) = 147e98ab7dcb3a7b41340bdb0752b26bdb2c5014 -Size (gqview-0.13.0.tar.gz) = 535730 bytes -SHA1 (patch-aa) = 195e557d408c1d3fc49f09099414d058fb4f1ac0 -SHA1 (patch-ab) = 5cf42f8ba217f94bd7195cc4ad635cf4f736c0ab +SHA1 (gqview-1.0.tar.gz) = 9b00363110f35a82e9015a5d8969e117601134ed +Size (gqview-1.0.tar.gz) = 595290 bytes +SHA1 (patch-aa) = 208be46bea6149029a1a4ab1e53852c115031a05 +SHA1 (patch-ab) = 63ebe32da0f76d7df2eed61aa05dd965f376952f diff --git a/graphics/gqview/patches/patch-aa b/graphics/gqview/patches/patch-aa index 413a6deb9f6..6bc4d6e5c47 100644 --- a/graphics/gqview/patches/patch-aa +++ b/graphics/gqview/patches/patch-aa @@ -1,19 +1,24 @@ -$NetBSD: patch-aa,v 1.10 2001/11/15 10:57:32 wiz Exp $ +$NetBSD: patch-aa,v 1.11 2001/12/29 11:40:28 zuntum Exp $ ---- configure.orig Thu Nov 15 08:34:22 2001 +--- configure.orig Sun Dec 16 02:42:15 2001 +++ configure -@@ -2224,7 +2224,6 @@ +@@ -2229,7 +2229,6 @@ FALSE_FALSE= fi -localedir='${prefix}/share/locale' - ALL_LINGUAS="de es et fi fr hu it ja nl pl pt_BR ru sk sl tr uk zh_CN.GB2312 zh_TW.Big5" -@@ -4055,6 +4054,9 @@ + ALL_LINGUAS="da de es et fi fr hu it ja nl no pl pt_BR ru sk sl tr uk zh_CN.GB2312 zh_TW" +@@ -4060,7 +4059,13 @@ < $srcdir/po/POTFILES.in > po/POTFILES +- ++# Use ${PKGLOCALEDIR} for the location of installed locale files. ++DATADIRNAME="${PKGLOCALEDIR}" ++localedir='${prefix}/${DATADIRNAME}/locale' ++ +# Use ${PKGLOCALEDIR} for the location of installed locale files. +DATADIRNAME="${PKGLOCALEDIR}" +localedir='${prefix}/${DATADIRNAME}/locale' diff --git a/graphics/gqview/patches/patch-ab b/graphics/gqview/patches/patch-ab index 9590da97def..2f3131cf7b1 100644 --- a/graphics/gqview/patches/patch-ab +++ b/graphics/gqview/patches/patch-ab @@ -1,6 +1,6 @@ -$NetBSD: patch-ab,v 1.6 2001/11/15 10:57:32 wiz Exp $ +$NetBSD: patch-ab,v 1.7 2001/12/29 11:40:29 zuntum Exp $ ---- src/Makefile.in.orig Thu Nov 15 08:38:34 2001 +--- src/Makefile.in.orig Sun Dec 16 02:43:25 2001 +++ src/Makefile.in @@ -103,7 +103,7 @@ INCLUDES = -I$(srcdir) -I$(builddir) \ |