./devel/atk, Set of interfaces for accessibility

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.38.0nb1, Package name: atk-2.38.0nb1, Maintainer: pkgsrc-users

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.


Required to run:
[devel/glib2] [lang/python37]

Required to build:
[devel/gobject-introspection] [pkgtools/cwrappers] [devel/meson]

Package options: introspection

Master sites:

Filesize: 296.828 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-12 21:40:56 by Taylor R Campbell | Files touched by this commit (1)
Log message:
devel/atk: Make this cross-compile.

Need to tell meson where to find glib-mkenums and glib-genmarshal at
build-time.
   2024-04-12 21:40:42 by Taylor R Campbell | Files touched by this commit (3)
Log message:
devel/atk: Make introspection an option.

Suggested only on native builds.  No change to native builds, but
default off on cross builds which gobject-introspection breaks.
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2022-11-23 11:59:11 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
atk: updated to 2.38.0

Changes in version 2.38
=======================
* Require Meson 0.56.2
* Add g_autoptr support for ATK types
* Add ATK_STATE_COLLAPSED, matching AT-SPI's state
* Improve support for ATK as a Meson subproject
* Ensure that atk_value_get_value_and_text() can deal with NULL out arguments
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-04-12 13:07:06 by Nia Alarie | Files touched by this commit (1)
Log message:
atk: Set PYTHON_FOR_BUILD_ONLY