1 This directory contains the ATK library.
3 For more information about ATK and accessibility in GNOME, see:
4 http://projects.gnome.org/accessibility
9 ATK requires GLib >= 2.31.2. Information about GLib is available from
12 Getting the source code
13 =======================
15 You can get the source code of each ATK release as a tarball:
16 https://download.gnome.org/sources/atk/
18 You can also clone the ATK master branch from GNOME repository:
19 https://git.gnome.org/browse/atk
24 To buid ATK from a release tarball, the usual is using autotool, as:
30 To build ATK from a Git clone, run the autogen.sh script instead of
31 the configure one. Before running autogen.sh or configure, make sure
32 you have libtool in your path.
34 Note that autogen.sh runs configure for you. If you wish to pass
35 options like --prefix=/usr to configure you can give those options
36 to autogen.sh and they will be passed on to configure.
41 Bugs should be reported to the GNOME bug tracking system:
42 http://bugzilla.gnome.org/enter_bug.cgi?product=atk
44 You will need to create an account for yourself.
46 You can also mail the mailing list gnome-accessibility-devel@gnome.org