head 1.8; access; symbols pkgsrc-2013Q2:1.8.0.4 pkgsrc-2013Q2-base:1.8 pkgsrc-2012Q4:1.8.0.2 pkgsrc-2012Q4-base:1.8 pkgsrc-2011Q4:1.7.0.4 pkgsrc-2011Q4-base:1.7 pkgsrc-2011Q3:1.7.0.2 pkgsrc-2011Q3-base:1.7 pkgsrc-2011Q2:1.5.0.46 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.44 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.42 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.40 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.38 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.36 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.34 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.32 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.30 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.28 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.26 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.24 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.22 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.20 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.18 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.16 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.14 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.12 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.10 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.8 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.6 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.4 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.5.0.2 pkgsrc-2004Q1-base:1.5 pkgsrc-2003Q4:1.4.0.4 pkgsrc-2003Q4-base:1.4 netbsd-1-6-1:1.4.0.2 netbsd-1-6-1-base:1.4 netbsd-1-6:1.3.0.8 netbsd-1-6-RELEASE-base:1.3 pkgviews:1.3.0.4 pkgviews-base:1.3 buildlink2:1.3.0.2 buildlink2-base:1.3 netbsd-1-5-PATCH003:1.3 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.8 date 2012.01.31.02.21.56; author obache; state dead; branches; next 1.7; 1.7 date 2011.07.18.12.02.02; author tron; state Exp; branches; next 1.6; 1.6 date 2011.07.17.12.04.27; author tron; state Exp; branches; next 1.5; 1.5 date 2003.12.13.00.47.03; author wiz; state dead; branches; next 1.4; 1.4 date 2002.12.24.03.44.20; author wiz; state Exp; branches; next 1.3; 1.3 date 2002.03.26.12.36.03; author rh; state Exp; branches; next 1.2; 1.2 date 2002.03.25.02.10.08; author dmcmahill; state dead; branches; next 1.1; 1.1 date 2002.03.24.20.28.05; author dmcmahill; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2002.03.24.20.28.05; author dmcmahill; state Exp; branches; next ; desc @@ 1.8 log @Update atk to 2.2.0. Based on PR#45738 by Patrick Welche. Changes in version 2.2.0: ========================= * * Updated Gujarati, Oriya, Assamese, Danish, Portuguese, Czech and * Catalan (Valencian) translations Changes in version 2.1.92: ========================== * * Updated Visual Studio files due AtkWindow addition * Bug 649577: atk_add_global_event_listener should only accept ATK events * Minor documentation updates * Updated German, Basque, Japanese, Serbian, Catalan, Tamil, Punjabi, * Asturian, Italian, Polish, British English, Brazilian Portuguese, * Korean, Telugu and Kannada Translation Changes in version 2.1.5: ========================= * * Bug 638924: Add AtkWindow * Fixing out of tree compilation on Win32 * Update README.txt * Fixing release number of the new ATK roles added * Updated Traditional Chinese, Indonesian, Bulgarian, French, * Hungarian and Swedish translations Changes in version 2.1.0: ========================= * * Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1 * Bug 651343: New ATK Roles * Added Leon Fan as maintainer * Improved Visual C++ 2010 infrastructure * Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian, * Norwegian, Galician, and Spanish translations @ text @$NetBSD: patch-aa,v 1.7 2011/07/18 12:02:02 tron Exp $ Fix broken shared library version number. Patch taken from here: https://bugzilla.gnome.org/show_bug.cgi?id=654767 --- configure.ac.orig 2011-06-13 17:18:30.000000000 +0100 +++ configure.ac 2011-07-18 12:43:20.000000000 +0100 @@@@ -21,17 +21,18 @@@@ m4_define([atk_version], [atk_major_version.atk_minor_version.atk_micro_version]) -dnl The X.Y in -latk-X.Y line. This is expected to stay 1.0 until Atk 2. +dnl The X.Y in -latk-X.Y line. This is expected to stay 1.0 until Atk 3. m4_define([atk_api_version], [1.0]) dnl Number of releases since we've added interfaces m4_define([atk_interface_age], [1]) +dnl binary_age includes major version as ATK 2 is still fully API and ABI compatible m4_define([atk_binary_age], - [m4_eval(100 * atk_minor_version + 10 + atk_micro_version)]) + [m4_eval(10000 * atk_major_version + 100 * atk_minor_version + 10 + atk_micro_version)]) m4_define([lt_current], - [m4_eval(100 * atk_minor_version + 10 + atk_micro_version - atk_interface_age)]) + [m4_eval(10000 * atk_major_version + 100 * atk_minor_version + 10 + atk_micro_version - atk_interface_age)]) m4_define([lt_revision], [atk_interface_age]) m4_define([lt_age], [m4_eval(atk_binary_age - atk_interface_age)]) m4_define([lt_version_info], [lt_current:lt_revision:lt_age]) @ 1.7 log @Use patch provided by the ATK maintainers to fix GNOME bug 654767. Tested under NetBSD/amd64 5.1_STABLE and Mac OS 10.6.8. Bump package revision because the shared library version was increased. @ text @d1 1 a1 1 $NetBSD$ @ 1.6 log @Fix shared library version number based on OBATA Akio's analysis in GNOME bug 654767. The package is now compatible with previously built binary packages under Mac OS X. @ text @d3 1 a3 2 Work around shared library version problems which cause a version number downgrade that e.g. break Mac OS X. Details are available here: d7 5 a11 3 --- configure.orig 2011-06-13 17:34:43.000000000 +0100 +++ configure 2011-07-17 12:57:10.000000000 +0100 @@@@ -2971,7 +2971,7 @@@@ d13 3 d17 2 d20 4 a23 4 -LT_VERSION_INFO=10:1:10 +LT_VERSION_INFO=3210:1:3210 LT_CURRENT_MINUS_AGE=0 d25 6 @ 1.5 log @Unneeded since 1.4.1 update. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.4 2002/12/24 03:44:20 wiz Exp $ d3 9 a11 4 --- atk/Makefile.in.orig Fri Dec 20 09:25:11 2002 +++ atk/Makefile.in @@@@ -141,7 +141,7 @@@@ MAINTAINERCLEANFILES = atkmarshal.c INCLUDES = -I$(top_srcdir) -DG_DISABLE_DEPRECATED @@DEP_CFLAGS@@ -DATKLOCALEDIR=\""$(atklocaledir)"\" d14 3 a16 2 -LDFLAGS = -version-info $(LT_VERSION_INFO) $(export_symbols) $(no_undefined) @@DEP_LIBS@@ +LDFLAGS = -Wl,-R$(libdir) -version-info $(LT_VERSION_INFO) $(export_symbols) $(no_undefined) @@DEP_LIBS@@ a18 1 libatkincludedir = $(includedir)/atk-1.0/atk @ 1.4 log @Update to 1.2.0. Changes: * Add new role ATK_ROLE_APPLICATION [Bill Haneman] * Correct implementation of i18n support [Padraig O'Briain] * Add signal "active-descendant-changed" to AtkObject [Padraig] * Add relation types ATK_RELATION_EMBEDS and ATK_RELATION_EMBEDS_BY [Bill Haneman] * Add atk_hyperlink_is_inline() [Bill] * Add new functions atk_object_add_relationship, atk_object_remove_relationship, atk_role_get_localized_name, atk_action_get_localized_name; add new roles, states and relationships; add text-attributes-changed signal for AtkText interface. [Padraig O'Briain] * Add po directory and update atk_role_get_localized_name() to allow it to return localized name [Padraig] * Add implementtaion of atk_object_factory_get_accessible_type() for AtkNoOpObjectFactory [Padraig] * Add ATK_LAYER_WINDOW {Mark Mc Loughlin] and some translation updates and bug fixes. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Add missing dependency on libiconv. Set runtime link path _before_ linking with the various libraries. @ text @d3 1 a3 1 --- atk/Makefile.in.orig Tue Mar 26 22:18:01 2002 d5 2 a6 1 @@@@ -153,6 +153,7 @@@@ d8 6 a13 6 LDFLAGS = \ -version-info $(LT_VERSION_INFO) \ + -Wl,-R$(libdir) \ $(export_symbols) \ $(no_undefined) \ @@DEP_LIBS@@ @ 1.2 log @remove unneeded patches. pkg-info adds -Wl,-R${path} automatically, no need to add it explicitly. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1 2002/03/24 20:28:05 dmcmahill Exp $ d3 10 a12 9 --- atk.pc.in.orig Tue Mar 5 12:27:29 2002 +++ atk.pc.in @@@@ -7,5 +7,5 @@@@ Description: Accessibility Toolkit Version: @@VERSION@@ Requires: @@GLIB_PACKAGES@@ -Libs: -L${libdir} -latk-@@ATK_API_VERSION@@ +Libs: -L${libdir} -R${libdir} -latk-@@ATK_API_VERSION@@ Cflags: -I${includedir}/atk-1.0 @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @import atk-1.0.0 The ATK library provides a set of interfaces for accessibility. By supporting the ATK interfaces, an application or toolkit can be used with such tools as screen readers, magnifiers, and alternative input devices. Atk provides a core set of interfaces which are common to all widgets and "additional" interfaces that are appropriate to certain classes of widgets and whose existence can be queried at run time. It also provides interfaces which an application can use to provide additional accessibility information to assistive technology tools. @ text @@