| Summary: | [New Port]: accessibility/at-poke - a tool for testing accessibility support in applications | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Marcus von Appen <mva> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it. alepulver 2006-11-05 21:04:13 UTC
FreeBSD ports repository
Modified files:
accessibility Makefile
Added files:
accessibility/at-poke Makefile distinfo pkg-descr pkg-plist
accessibility/at-poke/files patch-configure
Log:
at-poke is a testing and inspection tool for accessibility aware applications
using the AT-SPI interfaces as used by GNOME.
WWW: http://developer.gnome.org/gap
PR: ports/104794
Submitted by: Marcus von Appen <mva at sysfault.org>
Revision Changes Path
1.13 +1 -0 ports/accessibility/Makefile
1.1 +25 -0 ports/accessibility/at-poke/Makefile (new)
1.1 +3 -0 ports/accessibility/at-poke/distinfo (new)
1.1 +86 -0 ports/accessibility/at-poke/files/patch-configure (new)
1.1 +4 -0 ports/accessibility/at-poke/pkg-descr (new)
1.1 +3 -0 ports/accessibility/at-poke/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks! |
at-poke is a nice tool to test accessibility support in applications. It uses the AT-SPI interfaces developed by the GNOME project and is suitable to test applications of any type, which support AT-SPI.