Fri Nov 7 08:52:05 2008 UTC ()
Update to 2.10.10:

version 2.10.10
---------------

	New features and user visible changes:

	* Added ability to hide video and audio files, using the gconf key
	  /apps/gthumb/browser/show_only_images.

	Bugs fixed:

	* #552453: gthumb 2.10.9 contains COPYING for GPL v3
	* #546383: gthumb 2.10.9 fails to link Patch by Götz Waschk.
	* Do not exclude xcf images from the file list.

	New or updated application translations:

	* Romanian (Mihai Varzaru)
	* Thai (Manatsawin Hanmongkolchai)
	* Turkish (M. Emin Akşehirli)


(wiz)
diff -r1.41 -r1.42 pkgsrc/graphics/gthumb/Makefile
diff -r1.11 -r1.12 pkgsrc/graphics/gthumb/PLIST
diff -r1.19 -r1.20 pkgsrc/graphics/gthumb/distinfo

cvs diff -r1.41 -r1.42 pkgsrc/graphics/gthumb/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/gthumb/Makefile 2008/08/26 16:25:32 1.41
+++ pkgsrc/graphics/gthumb/Makefile 2008/11/07 08:52:05 1.42
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.41 2008/08/26 16:25:32 drochner Exp $ 1# $NetBSD: Makefile,v 1.42 2008/11/07 08:52:05 wiz Exp $
2 2
3DISTNAME= gthumb-2.10.9 3DISTNAME= gthumb-2.10.10
4CATEGORIES= graphics 4CATEGORIES= graphics
5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.10/} 5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.10/}
6 6
7MAINTAINER= minskim@NetBSD.org 7MAINTAINER= minskim@NetBSD.org
8HOMEPAGE= http://gthumb.sourceforge.net/ 8HOMEPAGE= http://gthumb.sourceforge.net/
9COMMENT= Image viewer and browser for the GNOME Desktop 9COMMENT= Image viewer and browser for the GNOME Desktop
10 10
11PKG_DESTDIR_SUPPORT= user-destdir 11PKG_DESTDIR_SUPPORT= user-destdir
12 12
13USE_TOOLS+= intltool msgfmt pkg-config gmake 13USE_TOOLS+= intltool msgfmt pkg-config gmake
14USE_DIRS+= xdg-1.1 gnome2-1.5 14USE_DIRS+= xdg-1.1 gnome2-1.5
15USE_PKGLOCALEDIR= yes 15USE_PKGLOCALEDIR= yes
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes

cvs diff -r1.11 -r1.12 pkgsrc/graphics/gthumb/PLIST (expand / switch to unified diff)

--- pkgsrc/graphics/gthumb/PLIST 2008/08/26 16:25:32 1.11
+++ pkgsrc/graphics/gthumb/PLIST 2008/11/07 08:52:05 1.12
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.11 2008/08/26 16:25:32 drochner Exp $ 1@comment $NetBSD: PLIST,v 1.12 2008/11/07 08:52:05 wiz Exp $
2bin/gthumb 2bin/gthumb
3lib/bonobo/servers/GNOME_GThumb.server 3lib/bonobo/servers/GNOME_GThumb.server
4lib/gthumb/modules/libduplicates.la 4lib/gthumb/modules/libduplicates.la
5lib/gthumb/modules/libjpegtran.la 5lib/gthumb/modules/libjpegtran.la
6lib/gthumb/modules/libphotoimporter.la 6lib/gthumb/modules/libphotoimporter.la
7lib/gthumb/modules/libpngexporter.la 7lib/gthumb/modules/libpngexporter.la
8lib/gthumb/modules/libsearch.la 8lib/gthumb/modules/libsearch.la
9lib/gthumb/modules/libwebexporter.la 9lib/gthumb/modules/libwebexporter.la
10lib/libgthumb.la 10lib/libgthumb.la
11man/man1/gthumb.1 11man/man1/gthumb.1
12share/applications/gthumb.desktop 12share/applications/gthumb.desktop
13share/gconf/schemas/gthumb.schemas 13share/gconf/schemas/gthumb.schemas
14share/gnome/help/gthumb/C/figures/comment.png 14share/gnome/help/gthumb/C/figures/comment.png
@@ -150,26 +150,27 @@ share/locale/ko/LC_MESSAGES/gthumb.mo @@ -150,26 +150,27 @@ share/locale/ko/LC_MESSAGES/gthumb.mo
150share/locale/lt/LC_MESSAGES/gthumb.mo 150share/locale/lt/LC_MESSAGES/gthumb.mo
151share/locale/lv/LC_MESSAGES/gthumb.mo 151share/locale/lv/LC_MESSAGES/gthumb.mo
152share/locale/mk/LC_MESSAGES/gthumb.mo 152share/locale/mk/LC_MESSAGES/gthumb.mo
153share/locale/ml/LC_MESSAGES/gthumb.mo 153share/locale/ml/LC_MESSAGES/gthumb.mo
154share/locale/ms/LC_MESSAGES/gthumb.mo 154share/locale/ms/LC_MESSAGES/gthumb.mo
155share/locale/nb/LC_MESSAGES/gthumb.mo 155share/locale/nb/LC_MESSAGES/gthumb.mo
156share/locale/ne/LC_MESSAGES/gthumb.mo 156share/locale/ne/LC_MESSAGES/gthumb.mo
157share/locale/nl/LC_MESSAGES/gthumb.mo 157share/locale/nl/LC_MESSAGES/gthumb.mo
158share/locale/nn/LC_MESSAGES/gthumb.mo 158share/locale/nn/LC_MESSAGES/gthumb.mo
159share/locale/pa/LC_MESSAGES/gthumb.mo 159share/locale/pa/LC_MESSAGES/gthumb.mo
160share/locale/pl/LC_MESSAGES/gthumb.mo 160share/locale/pl/LC_MESSAGES/gthumb.mo
161share/locale/pt/LC_MESSAGES/gthumb.mo 161share/locale/pt/LC_MESSAGES/gthumb.mo
162share/locale/pt_BR/LC_MESSAGES/gthumb.mo 162share/locale/pt_BR/LC_MESSAGES/gthumb.mo
 163share/locale/ro/LC_MESSAGES/gthumb.mo
163share/locale/ru/LC_MESSAGES/gthumb.mo 164share/locale/ru/LC_MESSAGES/gthumb.mo
164share/locale/rw/LC_MESSAGES/gthumb.mo 165share/locale/rw/LC_MESSAGES/gthumb.mo
165share/locale/sk/LC_MESSAGES/gthumb.mo 166share/locale/sk/LC_MESSAGES/gthumb.mo
166share/locale/sq/LC_MESSAGES/gthumb.mo 167share/locale/sq/LC_MESSAGES/gthumb.mo
167share/locale/sr/LC_MESSAGES/gthumb.mo 168share/locale/sr/LC_MESSAGES/gthumb.mo
168share/locale/sr@Latn/LC_MESSAGES/gthumb.mo 169share/locale/sr@Latn/LC_MESSAGES/gthumb.mo
169share/locale/sv/LC_MESSAGES/gthumb.mo 170share/locale/sv/LC_MESSAGES/gthumb.mo
170share/locale/th/LC_MESSAGES/gthumb.mo 171share/locale/th/LC_MESSAGES/gthumb.mo
171share/locale/tr/LC_MESSAGES/gthumb.mo 172share/locale/tr/LC_MESSAGES/gthumb.mo
172share/locale/uk/LC_MESSAGES/gthumb.mo 173share/locale/uk/LC_MESSAGES/gthumb.mo
173share/locale/vi/LC_MESSAGES/gthumb.mo 174share/locale/vi/LC_MESSAGES/gthumb.mo
174share/locale/xh/LC_MESSAGES/gthumb.mo 175share/locale/xh/LC_MESSAGES/gthumb.mo
175share/locale/zh_CN/LC_MESSAGES/gthumb.mo 176share/locale/zh_CN/LC_MESSAGES/gthumb.mo

cvs diff -r1.19 -r1.20 pkgsrc/graphics/gthumb/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/gthumb/distinfo 2008/08/26 16:25:32 1.19
+++ pkgsrc/graphics/gthumb/distinfo 2008/11/07 08:52:05 1.20
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.19 2008/08/26 16:25:32 drochner Exp $ 1$NetBSD: distinfo,v 1.20 2008/11/07 08:52:05 wiz Exp $
2 2
3SHA1 (gthumb-2.10.9.tar.gz) = 71bc83991125c6eff80615877f5a646d11f0670e 3SHA1 (gthumb-2.10.10.tar.gz) = d45e63f3ec850d52e180ee725b6646fb24454b48
4RMD160 (gthumb-2.10.9.tar.gz) = 2777859e0a8ef019ac949517f265b45fbdf7ecea 4RMD160 (gthumb-2.10.10.tar.gz) = 87d887923899c150a0563e082d510bb921f1eae9
5Size (gthumb-2.10.9.tar.gz) = 3415427 bytes 5Size (gthumb-2.10.10.tar.gz) = 3439789 bytes
6SHA1 (patch-aa) = 782e9ce646cdb2d5fbc28675cffb75f7e059a071 6SHA1 (patch-aa) = 782e9ce646cdb2d5fbc28675cffb75f7e059a071