20 lines
602 B
Text
20 lines
602 B
Text
# Template file for 'pyatspi'
|
|
pkgname=pyatspi
|
|
version=2.3.92
|
|
distfiles="${GNOME_SITE}/$pkgname/2.3/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
short_desc="Python bindings for AT-SPI"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2"
|
|
checksum=d3df7d62b384d0274387422744df4fc7079a1945dbe81a5eef32318285196ac1
|
|
long_desc="
|
|
This packages the Python language bindings for AT-SPI."
|
|
|
|
pycompile_module="$pkgname"
|
|
noarch=yes
|
|
|
|
Add_dependency run at-spi2-core
|
|
Add_dependency run pygobject
|
|
Add_dependency build at-spi2-core-devel
|
|
Add_dependency build pygobject-devel
|