diff options
author | drochner <drochner@pkgsrc.org> | 2007-09-03 16:11:06 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-09-03 16:11:06 +0000 |
commit | 39121d3dc8686231324553855131ace2821904c5 (patch) | |
tree | 9973eef4f9a0cf4eda1afeb9c4bdb32f8f439b16 /graphics | |
parent | bed941e1af37e951bd431ac44834747d8fb61b78 (diff) | |
download | pkgsrc-39121d3dc8686231324553855131ace2821904c5.tar.gz |
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 (limited to 'graphics')
-rw-r--r-- | graphics/gthumb/Makefile | 4 | ||||
-rw-r--r-- | graphics/gthumb/PLIST | 12 | ||||
-rw-r--r-- | graphics/gthumb/distinfo | 8 |
3 files changed, 17 insertions, 7 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index cc4d5bdd54f..5717715846d 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -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 --git a/graphics/gthumb/PLIST b/graphics/gthumb/PLIST index 41fe8e70d2a..47b53551085 100644 --- a/graphics/gthumb/PLIST +++ b/graphics/gthumb/PLIST @@ -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/nav-button.png 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_CN/LC_MESSAGES/gthumb.mo 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 @@ share/omf/gthumb/gthumb-sv.omf @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 @@ share/omf/gthumb/gthumb-sv.omf @comment in xdg-dirs: @dirrm share/applications @dirrm lib/gthumb/modules @dirrm lib/gthumb +@comment in libbonobo: @dirrm lib/bonobo/servers diff --git a/graphics/gthumb/distinfo b/graphics/gthumb/distinfo index e0c9c8a3dcc..62454c2a04c 100644 --- a/graphics/gthumb/distinfo +++ b/graphics/gthumb/distinfo @@ -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 |