summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/pyatspi2/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome3-libs/pyatspi2/DETAILS')
-rwxr-xr-xgnome3-libs/pyatspi2/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/gnome3-libs/pyatspi2/DETAILS b/gnome3-libs/pyatspi2/DETAILS
new file mode 100755
index 0000000000..3400822dd4
--- /dev/null
+++ b/gnome3-libs/pyatspi2/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=pyatspi2
+ VERSION=2.2.1
+ SOURCE="pyatspi-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://ftp.gnome.org/pub/GNOME/sources/pyatspi/2.2/${SOURCE}
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/pyatspi-${VERSION}"
+ WEB_SITE="https://wiki.linuxfoundation.org/en/AT-SPI_on_D-Bus"
+ LICENSE[0]="GPLv2"
+ ENTERED=20111126
+ KEYWORDS=""
+ SHORT="Python bindings for at-spi."
+cat << EOF
+A python client library for the AT-SPI D-Bus accessibility infrastructure.
+EOF