2011-09-30 18:23:19 +02:00
|
|
|
# Template file for 'pyatspi'
|
|
|
|
pkgname=pyatspi
|
2011-10-18 19:12:18 +02:00
|
|
|
version=2.2.1
|
2011-09-30 18:23:19 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-09-30 18:23:19 +02:00
|
|
|
short_desc="Python bindings for AT-SPI"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="GPL-2"
|
2011-10-18 19:12:18 +02:00
|
|
|
checksum=814afe09407d2197871ba5c202362421ed5bae80d11b2d110ca91510f69db37a
|
2011-09-30 18:23:19 +02:00
|
|
|
long_desc="
|
|
|
|
This packages the Python language bindings for AT-SPI."
|
|
|
|
|
2011-10-05 16:42:03 +02:00
|
|
|
pycompile_module="$pkgname"
|
2011-09-30 18:23:19 +02:00
|
|
|
noarch=yes
|
2011-10-05 16:42:03 +02:00
|
|
|
|
2011-09-30 18:23:19 +02:00
|
|
|
Add_dependency run at-spi2-core
|
|
|
|
Add_dependency run pygobject
|
|
|
|
Add_dependency build at-spi2-core-devel
|
|
|
|
Add_dependency build pygobject-devel
|