Subject: CVS commit: pkgsrc/devel/at-spi
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 02/13/2004 16:13:27
Module Name: pkgsrc
Committed By: jmmv
Date: Fri Feb 13 16:13:27 UTC 2004
Modified Files:
pkgsrc/devel/at-spi: Makefile PLIST buildlink2.mk distinfo
pkgsrc/devel/at-spi/patches: patch-aa
Log Message:
Update to 1.3.9. Changes in the package:
- Fill missing dependancies.
- Use pkgsrc intltool.
What's new in at-spi-1.3.9:
* New api: AccessibleApplication_getLocale (app, type),
returns a POSIX locale string for a locale category,
for instance Accessibility_LOCALE_TYPE_MESSAGES.
* New SPI_ROLE_EDITBAR.
* New Accessible_getLocalizedRoleName.
* New AccessibleText_getDefaultAttributes.
* fixes to AccessibleStreamableContent, including a 'seek'
implementation for cspi. Thanks to Michael Meeks for some
related bugfixes in StreamableContent.
* now we emit key-released events to appropriate keylisteners.
* new LINGUAS in configure.in: nn (Asmund Sjeveland), lt (Gediminas Paulauskas),
no (Kjartan Masass), eu (Christian Rose).
* bugfixes for: #120991, #120473, #118581, #127463, #116009, #114926,
#125834, #111429, #121974.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/at-spi/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/at-spi/PLIST \
pkgsrc/devel/at-spi/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/at-spi/buildlink2.mk
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/at-spi/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.