summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/pyatspi2
diff options
context:
space:
mode:
authorSukneet Basuta2011-11-26 02:50:36 -0500
committerSukneet Basuta2011-11-26 02:50:36 -0500
commit5ce27748c64fcf9e4b876a35f3d3cfd68daa2468 (patch)
treefdce6cf061aafb6d31a1e4016fc4112dc201215a /gnome3-libs/pyatspi2
parent9e971f3d0645e439552b22c4c2e9dcac76d840e5 (diff)
pyatspi: new spell, Python bindings for at-spi
Diffstat (limited to 'gnome3-libs/pyatspi2')
-rwxr-xr-xgnome3-libs/pyatspi2/DEPENDS2
-rwxr-xr-xgnome3-libs/pyatspi2/DETAILS14
-rw-r--r--gnome3-libs/pyatspi2/HISTORY3
-rw-r--r--gnome3-libs/pyatspi2/pyatspi-2.2.1.tar.bz2.sigbin0 -> 287 bytes
4 files changed, 19 insertions, 0 deletions
diff --git a/gnome3-libs/pyatspi2/DEPENDS b/gnome3-libs/pyatspi2/DEPENDS
new file mode 100755
index 0000000000..bc81f5cd98
--- /dev/null
+++ b/gnome3-libs/pyatspi2/DEPENDS
@@ -0,0 +1,2 @@
+depends at-spi2-core &&
+depends pygobject3
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
diff --git a/gnome3-libs/pyatspi2/HISTORY b/gnome3-libs/pyatspi2/HISTORY
new file mode 100644
index 0000000000..9697d08269
--- /dev/null
+++ b/gnome3-libs/pyatspi2/HISTORY
@@ -0,0 +1,3 @@
+2011-11-26 Sukneet Basuta <sukneet@sourcemage.org>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/gnome3-libs/pyatspi2/pyatspi-2.2.1.tar.bz2.sig b/gnome3-libs/pyatspi2/pyatspi-2.2.1.tar.bz2.sig
new file mode 100644
index 0000000000..a010a475da
--- /dev/null
+++ b/gnome3-libs/pyatspi2/pyatspi-2.2.1.tar.bz2.sig
Binary files differ