Sat Jun 5 11:17:41 2010 UTC ()
Update to 0.16.1:

What's new in gnome-mag-0.16.1:

* Fixes:
	#612818 - gnome-mag fails to build with latest gtk 2.19.7 (André Klapper)
	#610935 - POTFILES.in is broken
	#609456 - Broken build because of colorblind when building from git

* Translations:
	Fran Diéguez (gl), Inaki Larranaga Murgoitio (eu), Kostas Papadimas (el)
	Roman Mátyus (sk)

What's new in gnome-mag-0.16.0:

* New features:
	Added D-BUS support.

* Translations:
	Dumitru Mișu Moldovan (ro), Jamil Ahmed (bn), Thomas Thurman (en@shaw)


(wiz)
diff -r1.54 -r1.55 pkgsrc/x11/gnome-mag/Makefile
diff -r1.25 -r1.26 pkgsrc/x11/gnome-mag/PLIST
diff -r1.30 -r1.31 pkgsrc/x11/gnome-mag/distinfo

cvs diff -r1.54 -r1.55 pkgsrc/x11/gnome-mag/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/gnome-mag/Attic/Makefile 2009/10/31 01:14:42 1.54
+++ pkgsrc/x11/gnome-mag/Attic/Makefile 2010/06/05 11:17:40 1.55
@@ -1,37 +1,38 @@ @@ -1,37 +1,38 @@
1# $NetBSD: Makefile,v 1.54 2009/10/31 01:14:42 wiz Exp $ 1# $NetBSD: Makefile,v 1.55 2010/06/05 11:17:40 wiz Exp $
2# 2#
3 3
4DISTNAME= gnome-mag-0.15.9 4DISTNAME= gnome-mag-0.16.1
5CATEGORIES= x11 gnome 5CATEGORIES= x11 gnome
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.15/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.16/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.gnome.org/ 10HOMEPAGE= http://www.gnome.org/
11COMMENT= GNOME screen magnifier 11COMMENT= GNOME screen magnifier
12LICENSE= gnu-lgpl-v2 12LICENSE= gnu-lgpl-v2
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_TOOLS+= gmake intltool msgfmt pkg-config 16USE_TOOLS+= gmake intltool msgfmt pkg-config
17USE_PKGLOCALEDIR= yes 17USE_PKGLOCALEDIR= yes
18USE_LIBTOOL= yes 18USE_LIBTOOL= yes
19GNU_CONFIGURE= yes 19GNU_CONFIGURE= yes
20 20
21PKGCONFIG_OVERRIDE+= gnome-mag-1.0.pc.in 21PKGCONFIG_OVERRIDE+= gnome-mag-1.0.pc.in
22 22
23BUILDLINK_DEPMETHOD.libXt?= build 23BUILDLINK_DEPMETHOD.libXt?= build
24 24
 25.include "../../devel/GConf/buildlink3.mk"
25.include "../../devel/at-spi/buildlink3.mk" 26.include "../../devel/at-spi/buildlink3.mk"
26.include "../../devel/gettext-lib/buildlink3.mk" 27.include "../../devel/gettext-lib/buildlink3.mk"
27.include "../../devel/glib2/buildlink3.mk" 28.include "../../devel/glib2/buildlink3.mk"
28.include "../../devel/libbonobo/buildlink3.mk" 29.include "../../devel/libbonobo/buildlink3.mk"
29.include "../../devel/popt/buildlink3.mk" 30.include "../../devel/popt/buildlink3.mk"
30.include "../../net/ORBit2/buildlink3.mk" 31.include "../../net/ORBit2/buildlink3.mk"
31.include "../../x11/gtk2/buildlink3.mk" 32.include "../../x11/gtk2/buildlink3.mk"
32.include "../../x11/libSM/buildlink3.mk" 33.include "../../x11/libSM/buildlink3.mk"
33.include "../../x11/libX11/buildlink3.mk" 34.include "../../x11/libX11/buildlink3.mk"
34.include "../../x11/libXt/buildlink3.mk" 35.include "../../x11/libXt/buildlink3.mk"
35.include "../../x11/libXdamage/buildlink3.mk" 36.include "../../x11/libXdamage/buildlink3.mk"
36.include "../../x11/libXcomposite/buildlink3.mk" 37.include "../../x11/libXcomposite/buildlink3.mk"
37.include "../../mk/bsd.pkg.mk" 38.include "../../mk/bsd.pkg.mk"

cvs diff -r1.25 -r1.26 pkgsrc/x11/gnome-mag/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/x11/gnome-mag/Attic/PLIST 2009/10/31 01:14:42 1.25
+++ pkgsrc/x11/gnome-mag/Attic/PLIST 2010/06/05 11:17:40 1.26
@@ -1,62 +1,66 @@ @@ -1,62 +1,66 @@
1@comment $NetBSD: PLIST,v 1.25 2009/10/31 01:14:42 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.26 2010/06/05 11:17:40 wiz Exp $
2bin/magnifier 2bin/magnifier
3include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h 3include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h
4lib/bonobo/servers/GNOME_Magnifier.server 4lib/bonobo/servers/GNOME_Magnifier.server
5lib/libgnome-mag.la 5lib/libgnome-mag.la
6lib/orbit-2.0/GNOME_Magnifier_module.la 6lib/orbit-2.0/GNOME_Magnifier_module.la
7lib/pkgconfig/gnome-mag-1.0.pc 7lib/pkgconfig/gnome-mag-1.0.pc
8man/man1/magnifier.1 8man/man1/magnifier.1
 9share/dbus-1/services/org.freedesktop.gnome.Magnifier.service
9share/gnome-mag/1_32/appstart.xpm 10share/gnome-mag/1_32/appstart.xpm
10share/gnome-mag/1_32/bottom_left_corner.xpm 11share/gnome-mag/1_32/bottom_left_corner.xpm
11share/gnome-mag/1_32/bottom_side.xpm 12share/gnome-mag/1_32/bottom_side.xpm
12share/gnome-mag/1_32/busy.xpm 13share/gnome-mag/1_32/busy.xpm
13share/gnome-mag/1_32/crosshair.xpm 14share/gnome-mag/1_32/crosshair.xpm
14share/gnome-mag/1_32/default.xpm 15share/gnome-mag/1_32/default.xpm
15share/gnome-mag/1_32/fleur.xpm 16share/gnome-mag/1_32/fleur.xpm
16share/gnome-mag/1_32/hand.xpm 17share/gnome-mag/1_32/hand.xpm
17share/gnome-mag/1_32/left_ptr.xpm 18share/gnome-mag/1_32/left_ptr.xpm
18share/gnome-mag/1_32/left_side.xpm 19share/gnome-mag/1_32/left_side.xpm
19share/gnome-mag/1_32/no.xpm 20share/gnome-mag/1_32/no.xpm
20share/gnome-mag/1_32/right_side.xpm 21share/gnome-mag/1_32/right_side.xpm
21share/gnome-mag/1_32/sb_h_double_arrow.xpm 22share/gnome-mag/1_32/sb_h_double_arrow.xpm
22share/gnome-mag/1_32/sb_v_double_arrow.xpm 23share/gnome-mag/1_32/sb_v_double_arrow.xpm
23share/gnome-mag/1_32/top_left_corner.xpm 24share/gnome-mag/1_32/top_left_corner.xpm
24share/gnome-mag/1_32/top_right_corner.xpm 25share/gnome-mag/1_32/top_right_corner.xpm
25share/gnome-mag/1_32/top_side.xpm 26share/gnome-mag/1_32/top_side.xpm
26share/gnome-mag/1_32/up.xpm 27share/gnome-mag/1_32/up.xpm
27share/gnome-mag/1_32/xterm.xpm 28share/gnome-mag/1_32/xterm.xpm
 29share/gnome-mag/dbus/org.freedesktop.gnome.Magnifier
 30share/gnome-mag/dbus/org.freedesktop.gnome.ZoomRegion
28share/gnome-mag/default-cursor.xpm 31share/gnome-mag/default-cursor.xpm
29share/idl/gnome-mag-1.0/GNOME_Magnifier.idl 32share/idl/gnome-mag-1.0/GNOME_Magnifier.idl
30share/locale/ang/LC_MESSAGES/gnome-mag.mo 33share/locale/ang/LC_MESSAGES/gnome-mag.mo
31share/locale/ar/LC_MESSAGES/gnome-mag.mo 34share/locale/ar/LC_MESSAGES/gnome-mag.mo
32share/locale/as/LC_MESSAGES/gnome-mag.mo 35share/locale/as/LC_MESSAGES/gnome-mag.mo
33share/locale/ast/LC_MESSAGES/gnome-mag.mo 36share/locale/ast/LC_MESSAGES/gnome-mag.mo
34share/locale/az/LC_MESSAGES/gnome-mag.mo 37share/locale/az/LC_MESSAGES/gnome-mag.mo
35share/locale/be/LC_MESSAGES/gnome-mag.mo 38share/locale/be/LC_MESSAGES/gnome-mag.mo
36share/locale/be@latin/LC_MESSAGES/gnome-mag.mo 39share/locale/be@latin/LC_MESSAGES/gnome-mag.mo
37share/locale/bg/LC_MESSAGES/gnome-mag.mo 40share/locale/bg/LC_MESSAGES/gnome-mag.mo
38share/locale/bn/LC_MESSAGES/gnome-mag.mo 41share/locale/bn/LC_MESSAGES/gnome-mag.mo
39share/locale/bn_IN/LC_MESSAGES/gnome-mag.mo 42share/locale/bn_IN/LC_MESSAGES/gnome-mag.mo
40share/locale/br/LC_MESSAGES/gnome-mag.mo 43share/locale/br/LC_MESSAGES/gnome-mag.mo
41share/locale/bs/LC_MESSAGES/gnome-mag.mo 44share/locale/bs/LC_MESSAGES/gnome-mag.mo
42share/locale/ca/LC_MESSAGES/gnome-mag.mo 45share/locale/ca/LC_MESSAGES/gnome-mag.mo
43share/locale/ca@valencia/LC_MESSAGES/gnome-mag.mo 46share/locale/ca@valencia/LC_MESSAGES/gnome-mag.mo
44share/locale/cs/LC_MESSAGES/gnome-mag.mo 47share/locale/cs/LC_MESSAGES/gnome-mag.mo
45share/locale/cy/LC_MESSAGES/gnome-mag.mo 48share/locale/cy/LC_MESSAGES/gnome-mag.mo
46share/locale/da/LC_MESSAGES/gnome-mag.mo 49share/locale/da/LC_MESSAGES/gnome-mag.mo
47share/locale/de/LC_MESSAGES/gnome-mag.mo 50share/locale/de/LC_MESSAGES/gnome-mag.mo
48share/locale/dz/LC_MESSAGES/gnome-mag.mo 51share/locale/dz/LC_MESSAGES/gnome-mag.mo
49share/locale/el/LC_MESSAGES/gnome-mag.mo 52share/locale/el/LC_MESSAGES/gnome-mag.mo
 53share/locale/en@shaw/LC_MESSAGES/gnome-mag.mo
50share/locale/en_CA/LC_MESSAGES/gnome-mag.mo 54share/locale/en_CA/LC_MESSAGES/gnome-mag.mo
51share/locale/en_GB/LC_MESSAGES/gnome-mag.mo 55share/locale/en_GB/LC_MESSAGES/gnome-mag.mo
52share/locale/eo/LC_MESSAGES/gnome-mag.mo 56share/locale/eo/LC_MESSAGES/gnome-mag.mo
53share/locale/es/LC_MESSAGES/gnome-mag.mo 57share/locale/es/LC_MESSAGES/gnome-mag.mo
54share/locale/et/LC_MESSAGES/gnome-mag.mo 58share/locale/et/LC_MESSAGES/gnome-mag.mo
55share/locale/eu/LC_MESSAGES/gnome-mag.mo 59share/locale/eu/LC_MESSAGES/gnome-mag.mo
56share/locale/fa/LC_MESSAGES/gnome-mag.mo 60share/locale/fa/LC_MESSAGES/gnome-mag.mo
57share/locale/fi/LC_MESSAGES/gnome-mag.mo 61share/locale/fi/LC_MESSAGES/gnome-mag.mo
58share/locale/fr/LC_MESSAGES/gnome-mag.mo 62share/locale/fr/LC_MESSAGES/gnome-mag.mo
59share/locale/ga/LC_MESSAGES/gnome-mag.mo 63share/locale/ga/LC_MESSAGES/gnome-mag.mo
60share/locale/gl/LC_MESSAGES/gnome-mag.mo 64share/locale/gl/LC_MESSAGES/gnome-mag.mo
61share/locale/gu/LC_MESSAGES/gnome-mag.mo 65share/locale/gu/LC_MESSAGES/gnome-mag.mo
62share/locale/he/LC_MESSAGES/gnome-mag.mo 66share/locale/he/LC_MESSAGES/gnome-mag.mo

cvs diff -r1.30 -r1.31 pkgsrc/x11/gnome-mag/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/gnome-mag/Attic/distinfo 2009/10/31 01:14:42 1.30
+++ pkgsrc/x11/gnome-mag/Attic/distinfo 2010/06/05 11:17:40 1.31
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.30 2009/10/31 01:14:42 wiz Exp $ 1$NetBSD: distinfo,v 1.31 2010/06/05 11:17:40 wiz Exp $
2 2
3SHA1 (gnome-mag-0.15.9.tar.bz2) = b04c6728f8998d476ce1cb39734e72ca02d68bf5 3SHA1 (gnome-mag-0.16.1.tar.bz2) = a7629cf9ce7c8a065de806c8fb7bd7f536a1d647
4RMD160 (gnome-mag-0.15.9.tar.bz2) = b246e5d3eb8d2817287f7a54d10d3e17f7e24550 4RMD160 (gnome-mag-0.16.1.tar.bz2) = be70383eb4321478cd72b56f8ae0f22aa74e8bad
5Size (gnome-mag-0.15.9.tar.bz2) = 532685 bytes 5Size (gnome-mag-0.16.1.tar.bz2) = 546444 bytes