Path to this page:
./
devel/at-spi2-atk,
Assistive Technology Service Provider Interface A11y Toolkit
Branch: CURRENT,
Version: 2.38.0nb1,
Package name: at-spi2-atk-2.38.0nb1,
Maintainer: prlw1This package provides the Accessibility Toolkit GTK+ Module which
allows GTK based applications to register with the accessibility
bus provided by devel/at-spi2-core.
Required to run:[
sysutils/dbus] [
devel/atk] [
devel/glib2] [
devel/at-spi2-core] [
lang/python37]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto] [
devel/meson]
Master sites: (Expand)
Filesize: 95.18 KB
Version history: (Expand)
- (2021-12-08) Updated to version: at-spi2-atk-2.38.0nb1
- (2020-10-01) Updated to version: at-spi2-atk-2.38.0
- (2020-07-31) Updated to version: at-spi2-atk-2.34.2
- (2020-03-08) Updated to version: at-spi2-atk-2.34.1nb1
- (2020-02-10) Updated to version: at-spi2-atk-2.34.1
- (2019-07-18) Updated to version: at-spi2-atk-2.33.2
CVS history: (Expand)
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 15:08:18 by Nia Alarie | Files touched by this commit (1) |
Log message:
at-spi2-atk: set PYTHON_FOR_BUILD_ONLY
|
2020-10-01 13:48:22 by Patrick Welche | Files touched by this commit (3) |
Log message:
Update at-spi2-atk to 2.38.0
What's new in at-spi2-atk 2.37.90:
* Add support for the new mark and suggestion roles (!21).
* Meson: add tests option (!22).
|
2020-07-31 12:42:38 by Patrick Welche | Files touched by this commit (2) |
Log message:
Update at-spi2-atk to 2.34.1
gnu99 only needed for test which we do not compile
What's new in at-spi2-atk 2.34.2:
* Meson: don't hard-code shared_library (!19).
* Mitigate missing window events at startup.
* Set C standard to gnu99 (#10).
* Tests: include sys/time.h (#14).
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2020-02-07 18:09:24 by Patrick Welche | Files touched by this commit (2) |
Log message:
Update at-spi2-atk to 2.34.1
What's new in at-spi2-atk 2.34.1:
* socket_embed_hook: Make plug_id parameter const.
What's new in at-spi2-atk 2.34.0:
* Updated doap.
What's new in at-spi2-atk 2.33.92:
* License is now LGPL-2.1+.
* Several test fixes (thanks to Samuel THibault).
* Initialize desktop name/path early; needed since we now defer
registration.
What's new in at-spi2-atk 2.33.91:
* Defer registration until the main loop is entered. This fixes an issue
where a Python application could import gtk but not enter the main loop,
resulting in the application registering with AT-SPI but not responding
to queries.
* Make sure return values are initialized for some functions.
|