pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gthumb update to 2.10.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0309ac4d1f36
branches:  trunk
changeset: 532890:0309ac4d1f36
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon Sep 03 16:11:06 2007 +0000

description:
update to 2.10.6
changes:
* Added shift+x keybinding to always perform zoom to fit
* Added a shift-w keybinding to force a fit width action
* Faster browsing of remote locations
* Keep the ui responsive when loading and saving remote images and
  when creating video thumbnails
* Much faster loading of exif DataTime tags. This provides faster
  folder loading in the sort-by-DateTime mode
-bugfixes

diffstat:

 graphics/gthumb/Makefile |   4 ++--
 graphics/gthumb/PLIST    |  12 +++++++++++-
 graphics/gthumb/distinfo |   8 ++++----
 3 files changed, 17 insertions(+), 7 deletions(-)

diffs (72 lines):

diff -r 97d426240ffa -r 0309ac4d1f36 graphics/gthumb/Makefile
--- a/graphics/gthumb/Makefile  Mon Sep 03 16:08:47 2007 +0000
+++ b/graphics/gthumb/Makefile  Mon Sep 03 16:11:06 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2007/07/17 10:33:38 drochner Exp $
+# $NetBSD: Makefile,v 1.33 2007/09/03 16:11:06 drochner Exp $
 
-DISTNAME=              gthumb-2.10.5
+DISTNAME=              gthumb-2.10.6
 CATEGORIES=            graphics
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gthumb/2.10/}
 
diff -r 97d426240ffa -r 0309ac4d1f36 graphics/gthumb/PLIST
--- a/graphics/gthumb/PLIST     Mon Sep 03 16:08:47 2007 +0000
+++ b/graphics/gthumb/PLIST     Mon Sep 03 16:11:06 2007 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.7 2007/04/11 18:08:54 drochner Exp $
+@comment $NetBSD: PLIST,v 1.8 2007/09/03 16:11:06 drochner Exp $
 bin/gthumb
+lib/bonobo/servers/GNOME_GThumb.server
 lib/gthumb/modules/libduplicates.la
 lib/gthumb/modules/libjpegtran.la
 lib/gthumb/modules/libphotoimporter.la
@@ -16,6 +17,11 @@
 share/gnome/help/gthumb/C/figures/preferences.png
 share/gnome/help/gthumb/C/gthumb.xml
 share/gnome/help/gthumb/C/legal.xml
+share/gnome/help/gthumb/es/figures/comment.png
+share/gnome/help/gthumb/es/figures/main-win.png
+share/gnome/help/gthumb/es/figures/nav-button.png
+share/gnome/help/gthumb/es/figures/preferences.png
+share/gnome/help/gthumb/es/gthumb.xml
 share/gnome/help/gthumb/sv/figures/comment.png
 share/gnome/help/gthumb/sv/figures/main-win.png
 share/gnome/help/gthumb/sv/figures/nav-button.png
@@ -164,6 +170,7 @@
 share/locale/zh_HK/LC_MESSAGES/gthumb.mo
 share/locale/zh_TW/LC_MESSAGES/gthumb.mo
 share/omf/gthumb/gthumb-C.omf
+share/omf/gthumb/gthumb-es.omf
 share/omf/gthumb/gthumb-sv.omf
 @dirrm share/omf/gthumb
 @comment in scrollkeeper: @dirrm share/omf
@@ -180,6 +187,8 @@
 @dirrm share/gthumb
 @dirrm share/gnome/help/gthumb/sv/figures
 @dirrm share/gnome/help/gthumb/sv
+@dirrm share/gnome/help/gthumb/es/figures
+@dirrm share/gnome/help/gthumb/es
 @dirrm share/gnome/help/gthumb/C/figures
 @dirrm share/gnome/help/gthumb/C
 @dirrm share/gnome/help/gthumb
@@ -188,3 +197,4 @@
 @comment in xdg-dirs: @dirrm share/applications
 @dirrm lib/gthumb/modules
 @dirrm lib/gthumb
+@comment in libbonobo: @dirrm lib/bonobo/servers
diff -r 97d426240ffa -r 0309ac4d1f36 graphics/gthumb/distinfo
--- a/graphics/gthumb/distinfo  Mon Sep 03 16:08:47 2007 +0000
+++ b/graphics/gthumb/distinfo  Mon Sep 03 16:11:06 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2007/07/17 10:33:38 drochner Exp $
+$NetBSD: distinfo,v 1.16 2007/09/03 16:11:06 drochner Exp $
 
-SHA1 (gthumb-2.10.5.tar.gz) = 99403dbda4ca8c6aa2ea47457cbc4b25474fad19
-RMD160 (gthumb-2.10.5.tar.gz) = 9847f75e2f7977078b3da9e074391d85e3cecd9d
-Size (gthumb-2.10.5.tar.gz) = 3038522 bytes
+SHA1 (gthumb-2.10.6.tar.gz) = 8c6973e647152c636079c0add1155a3e4822e29d
+RMD160 (gthumb-2.10.6.tar.gz) = 21b44366ec52873fcf327ef7181608630009c039
+Size (gthumb-2.10.6.tar.gz) = 3125596 bytes
 SHA1 (patch-aa) = 782e9ce646cdb2d5fbc28675cffb75f7e059a071
 SHA1 (patch-ab) = cdc799e16b2d213e62d538138634569fab857103



Home | Main Index | Thread Index | Old Index