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