15 lines
556 B
Bash
15 lines
556 B
Bash
# Template file for 'python3-atspi'
|
|
pkgname=python3-atspi
|
|
version=2.38.0
|
|
revision=6
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config python3"
|
|
makedepends="at-spi2-core-devel python3-gobject-devel"
|
|
depends="at-spi2-core python3-gobject"
|
|
short_desc="Python2 bindings for AT-SPI"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://gitlab.gnome.org/GNOME/pyatspi2"
|
|
distfiles="${GNOME_SITE}/pyatspi/${version%.*}/pyatspi-${version}.tar.xz"
|
|
checksum=ff809312fd0c2f61e191c181a1a638a30b579b91b682cfb5a05535a55265b43d
|