From 1e9da84707608129ca1ccde4bd032eb49f1ef2ac Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 25 Nov 2004 18:50:31 +0000 Subject: Update gthumb to 2.6.1. Changes: * Fixed bug #158682: Modified image auto-saved through confirmation dialog loses EXIF data. * Fixed bug #158253: Crash when parsing dir with UTF8(?) filenames * Fixed bug #158174: Clicking cancel while thumbnail list is still being extracted from camera crashes gthumb. * Fixed Bug #156851: Crash on startup on 64-bit architectures, and other 64-bit cleanliness issues. * Fixed bug #156933: Patch to enable resizing of Import Photos dialog. * Fixes bug #152542: Add F12 keybinding to the Revert action. * Fixes bug #157761: Cannot resize the columns in the "find duplicates" dialog of gthumb. * Enhanced usability with non-loadable images, for example xcf images. --- graphics/gthumb/Makefile | 4 ++-- graphics/gthumb/PLIST | 6 ++++-- graphics/gthumb/distinfo | 8 ++++---- graphics/gthumb/patches/patch-aa | 6 +++--- 4 files changed, 13 insertions(+), 11 deletions(-) (limited to 'graphics/gthumb') diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 37fd56d0667..fe74da4dc66 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2004/10/30 00:25:04 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2004/11/25 18:50:31 minskim Exp $ -DISTNAME= gthumb-2.6.0.1 +DISTNAME= gthumb-2.6.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gthumb/} diff --git a/graphics/gthumb/PLIST b/graphics/gthumb/PLIST index 7d20eec8e3b..266f9e932cb 100644 --- a/graphics/gthumb/PLIST +++ b/graphics/gthumb/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/25 20:00:55 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/11/25 18:50:31 minskim Exp $ bin/gthumb lib/bonobo/servers/GNOME_GThumb_CatalogView.server lib/bonobo/servers/GNOME_GThumb_Viewer.server @@ -128,6 +128,7 @@ share/gthumb/icons/rotate.xpm ${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gthumb.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gthumb.mo ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gthumb.mo +${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gthumb.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gthumb.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gthumb.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gthumb.mo @@ -153,6 +154,7 @@ ${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gthumb.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gthumb.mo ${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gthumb.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gthumb.mo +${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gthumb.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gthumb.mo ${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gthumb.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gthumb.mo @@ -186,7 +188,7 @@ share/pixmaps/gthumb.png @dirrm share/gnome/help/gthumb/C @dirrm share/gnome/help/gthumb @comment in gnome2-dirs: @dirrm share/gnome/help -@comment in gnome2-dirs: @dirrm share/gnome-2.0o/ui +@comment in gnome2-dirs: @dirrm share/gnome-2.0/ui @comment in GConf2: @dirrm share/gconf/schemas @comment in xdg-dirs: @dirrm share/applications @comment in xdg-dirs: @dirrm share/application-registry diff --git a/graphics/gthumb/distinfo b/graphics/gthumb/distinfo index 791486135b3..3b6d9cd56b1 100644 --- a/graphics/gthumb/distinfo +++ b/graphics/gthumb/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/10/25 20:00:55 minskim Exp $ +$NetBSD: distinfo,v 1.2 2004/11/25 18:50:31 minskim Exp $ -SHA1 (gthumb-2.6.0.1.tar.gz) = 6435ffe3892997bb366e0cb97dfeae8f6311717f -Size (gthumb-2.6.0.1.tar.gz) = 3087128 bytes -SHA1 (patch-aa) = 9f4364ce3cece892d42b6f0a66a54d5164922db3 +SHA1 (gthumb-2.6.1.tar.gz) = 71f75cc1594b17509780264a049ebbdf4904b68d +Size (gthumb-2.6.1.tar.gz) = 3155257 bytes +SHA1 (patch-aa) = fd593b6157b8749cdb92bf502c01b70c090b7947 diff --git a/graphics/gthumb/patches/patch-aa b/graphics/gthumb/patches/patch-aa index fd014aa7ffc..9cc822f4075 100644 --- a/graphics/gthumb/patches/patch-aa +++ b/graphics/gthumb/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.1.1.1 2004/10/25 20:00:55 minskim Exp $ +$NetBSD: patch-aa,v 1.2 2004/11/25 18:50:31 minskim Exp $ ---- data/Makefile.in.orig 2004-10-21 01:24:31.000000000 -0500 +--- data/Makefile.in.orig 2004-11-20 14:27:47.000000000 -0600 +++ data/Makefile.in -@@ -682,7 +682,7 @@ uninstall-man: uninstall-man1 +@@ -684,7 +684,7 @@ uninstall-man: uninstall-man1 @INTLTOOL_SCHEMAS_RULE@ -- cgit v1.2.3