15 lines
552 B
Bash
15 lines
552 B
Bash
# Template file for 'python3-xcffib'
|
|
pkgname=python3-xcffib
|
|
version=1.7.1
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-setuptools python3-wheel python3-cffi"
|
|
depends="python3-cffi libxcb"
|
|
checkdepends="python3-pytest xvfb-run xeyes"
|
|
short_desc="Drop-in replacement for xpyb based on cffi"
|
|
maintainer="Kai Stian Olstad <void@olstad.com>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/tych0/xcffib"
|
|
distfiles="${PYPI_SITE}/x/xcffib/xcffib-${version}.tar.gz"
|
|
checksum=33775c1d0461f19255fc54e22ce914e10a13fb65bc7bba0eabafee7f0878cfdb
|