diff options
author | drochner <drochner@pkgsrc.org> | 2007-12-17 19:31:29 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-12-17 19:31:29 +0000 |
commit | 440e42feb099f6d3e3b3eb055fe3eaf5bf3db648 (patch) | |
tree | 5a9c4144ebb20b4a8e143108ab5e14ea6f31f83b /graphics | |
parent | 1c518ff2472d4951f0afa062356fb52cdf6988b1 (diff) | |
download | pkgsrc-440e42feb099f6d3e3b3eb055fe3eaf5bf3db648.tar.gz |
update to 2.10.7
changes:
-bugfixes
-french manual added
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gthumb/Makefile | 8 | ||||
-rw-r--r-- | graphics/gthumb/PLIST | 10 | ||||
-rw-r--r-- | graphics/gthumb/distinfo | 8 |
3 files changed, 17 insertions, 9 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 20d17916979..b30a427ad9b 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.35 2007/09/21 13:03:50 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2007/12/17 19:31:29 drochner Exp $ -DISTNAME= gthumb-2.10.6 -PKGREVISION= 2 +DISTNAME= gthumb-2.10.7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.10/} @@ -37,8 +36,9 @@ BUILDLINK_API_DEPENDS.libglade+= libglade>=2.4.0 .include "../../print/libgnomeprint/buildlink3.mk" .include "../../print/libgnomeprintui/buildlink3.mk" .include "../../sysutils/gnome-vfs/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../textproc/libxml2/buildlink3.mk" -.include "../../textproc/scrollkeeper/omf.mk" +.include "../../mk/omf-scrollkeeper.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/libXrender/buildlink3.mk" diff --git a/graphics/gthumb/PLIST b/graphics/gthumb/PLIST index 5b0dd455d4b..2062ef2a004 100644 --- a/graphics/gthumb/PLIST +++ b/graphics/gthumb/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2007/09/25 10:54:13 hira Exp $ +@comment $NetBSD: PLIST,v 1.10 2007/12/17 19:31:29 drochner Exp $ bin/gthumb lib/bonobo/servers/GNOME_GThumb.server lib/gthumb/modules/libduplicates.la @@ -22,6 +22,11 @@ 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/fr/figures/comment.png +share/gnome/help/gthumb/fr/figures/main-win.png +share/gnome/help/gthumb/fr/figures/nav-button.png +share/gnome/help/gthumb/fr/figures/preferences.png +share/gnome/help/gthumb/fr/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 @@ -171,6 +176,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-fr.omf share/omf/gthumb/gthumb-sv.omf @dirrm share/omf/gthumb @comment in scrollkeeper: @dirrm share/omf @@ -187,6 +193,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/fr/figures +@dirrm share/gnome/help/gthumb/fr @dirrm share/gnome/help/gthumb/es/figures @dirrm share/gnome/help/gthumb/es @dirrm share/gnome/help/gthumb/C/figures diff --git a/graphics/gthumb/distinfo b/graphics/gthumb/distinfo index 62454c2a04c..b494c188d2d 100644 --- a/graphics/gthumb/distinfo +++ b/graphics/gthumb/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.16 2007/09/03 16:11:06 drochner Exp $ +$NetBSD: distinfo,v 1.17 2007/12/17 19:31:29 drochner Exp $ -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 (gthumb-2.10.7.tar.gz) = 8dfcefec432f408917aff925e9fddde4c6854896 +RMD160 (gthumb-2.10.7.tar.gz) = f5c8ea6468310c72f65fd382b62da535dc63d6b4 +Size (gthumb-2.10.7.tar.gz) = 3345119 bytes SHA1 (patch-aa) = 782e9ce646cdb2d5fbc28675cffb75f7e059a071 SHA1 (patch-ab) = cdc799e16b2d213e62d538138634569fab857103 |