Date: Thu, 21 Dec 2006 20:20:33 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/accessibility Makefile ports/accessibility/py-papi Makefile distinfo pkg-descr pkg-plist Message-ID: <200612212020.kBLKKXXQ008183@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-12-21 20:20:33 UTC
FreeBSD ports repository
Modified files:
accessibility Makefile
Added files:
accessibility/py-papi Makefile distinfo pkg-descr pkg-plist
Log:
Papi, the Python Accessibility Programming Interface, is a Python
wrapper around the GNOME ATK toolkit.
It allows a developer to make python objects and applications
easily accessibility aware without the need to install PyGTK and
the GNOME accessibility components. Instead it only depends on ATK
and - on the developers behalf - the ATK/AT-SPI bridge shipped with
AT-SPI.
WWW: http://ocemp.sourceforge.net/papi.html
PR: ports/106909
Submitted by: Marcus von Appen
Revision Changes Path
1.14 +1 -0 ports/accessibility/Makefile
1.1 +29 -0 ports/accessibility/py-papi/Makefile (new)
1.1 +3 -0 ports/accessibility/py-papi/distinfo (new)
1.1 +9 -0 ports/accessibility/py-papi/pkg-descr (new)
1.1 +6 -0 ports/accessibility/py-papi/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612212020.kBLKKXXQ008183>
