summaryrefslogtreecommitdiff
path: root/graphics/gqview
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-10-22 12:59:05 +0000
committerwiz <wiz@pkgsrc.org>2001-10-22 12:59:05 +0000
commitedc22b31fba0e6a4016242ff20e06ead28a399ef (patch)
tree64b9a36319fba2ea8978a7e9add7b8f9be4493ae /graphics/gqview
parent2a6275afcbbc850784347b6cd7ba66785454fd63 (diff)
downloadpkgsrc-edc22b31fba0e6a4016242ff20e06ead28a399ef.tar.gz
Update to 0.12.0.
Changes: > Added date and size display columns to the file list. > Added file managementi (copy, move, etc.) to the collection pop-up menus. > Added to file dialogs a right-click menu for renaming and deleting files. Also added a button to create new directories. > Added translations et, fi, nl. - Updated translations de, fr, it, ja, pl, sl. - New option to sort files ascending or descending. - New option to sort files by numerical order (8,9,10...). - .thumbnails directories are now created group writeable. - Files dropped on the duplicates window are now filtered. - Made removing multiple files from the duplicates window faster. * Fix file rename missing cursor bug. * Fixed memory leak in the find duplicates window. * Minor bug fixes.
Diffstat (limited to 'graphics/gqview')
-rw-r--r--graphics/gqview/Makefile4
-rw-r--r--graphics/gqview/distinfo8
-rw-r--r--graphics/gqview/patches/patch-aa10
-rw-r--r--graphics/gqview/pkg/PLIST5
4 files changed, 15 insertions, 12 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index 57c8434551b..8539354ac80 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2001/08/29 22:41:18 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2001/10/22 12:59:05 wiz Exp $
#
-DISTNAME= gqview-0.10.1
+DISTNAME= gqview-0.12.0
CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/}
diff --git a/graphics/gqview/distinfo b/graphics/gqview/distinfo
index 536c6aee819..440c566782a 100644
--- a/graphics/gqview/distinfo
+++ b/graphics/gqview/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2001/06/18 21:48:52 jlam Exp $
+$NetBSD: distinfo,v 1.5 2001/10/22 12:59:05 wiz Exp $
-SHA1 (gqview-0.10.1.tar.gz) = 671601d844e7d24adee83432f54517777e4a51ef
-Size (gqview-0.10.1.tar.gz) = 430143 bytes
-SHA1 (patch-aa) = f58342f4b8dba56c22a579ad71db6e501609c9d7
+SHA1 (gqview-0.12.0.tar.gz) = 55e3c810081e76e884b765aec6222ac3a6c5ff62
+Size (gqview-0.12.0.tar.gz) = 498769 bytes
+SHA1 (patch-aa) = 9b94839d1a9685ce817276aa4166210cced84ac2
SHA1 (patch-ab) = 0616d61e3dfa96b9c1c814bcfca9086337f7da50
diff --git a/graphics/gqview/patches/patch-aa b/graphics/gqview/patches/patch-aa
index 9ba220e7ddf..d09e39a1e4e 100644
--- a/graphics/gqview/patches/patch-aa
+++ b/graphics/gqview/patches/patch-aa
@@ -1,16 +1,16 @@
-$NetBSD: patch-aa,v 1.8 2001/05/03 14:41:30 jlam Exp $
+$NetBSD: patch-aa,v 1.9 2001/10/22 12:59:06 wiz Exp $
---- configure.orig Mon Feb 26 15:35:33 2001
+--- configure.orig Sat Oct 20 02:11:57 2001
+++ configure
-@@ -2168,7 +2168,6 @@
+@@ -2224,7 +2224,6 @@
FALSE_FALSE=
fi
-localedir='${prefix}/share/locale'
- ALL_LINGUAS="de es fr hu it ja pl pt_BR ru sk sl tr zh_CN.GB2312 zh_TW.Big5"
-@@ -3999,6 +3998,9 @@
+ ALL_LINGUAS="de es et fi fr hu it ja nl pl pt_BR ru sk sl tr zh_CN.GB2312 zh_TW.Big5"
+@@ -4055,6 +4054,9 @@
< $srcdir/po/POTFILES.in > po/POTFILES
diff --git a/graphics/gqview/pkg/PLIST b/graphics/gqview/pkg/PLIST
index 0fbe698fac0..aecdda0f2cd 100644
--- a/graphics/gqview/pkg/PLIST
+++ b/graphics/gqview/pkg/PLIST
@@ -1,12 +1,15 @@
-@comment $NetBSD: PLIST,v 1.7 2001/03/04 09:12:08 jlam Exp $
+@comment $NetBSD: PLIST,v 1.8 2001/10/22 12:59:06 wiz Exp $
bin/gqview
man/man1/gqview.1
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gqview.mo
+${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gqview.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gqview.mo
${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/pl/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gqview.mo