a2421e3a65
Add a note to keep python3-atspi in sync with python-atspi and revbump because it was not built with the split.
17 lines
621 B
Bash
17 lines
621 B
Bash
# Template file for 'python-atspi'
|
|
# Keep python3-atspi in sync
|
|
pkgname=python-atspi
|
|
version=2.32.1
|
|
revision=4
|
|
archs=noarch
|
|
wrksrc="pyatspi-${version}"
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config python"
|
|
makedepends="at-spi2-core-devel python-gobject-devel"
|
|
depends="at-spi2-core python-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=84954a5bbeacc83643f05778d8beafcab8208e11b39b24637b4c4dd1f8620389
|