void-packages/srcpkgs/python3-pywayland/template

17 lines
634 B
Bash

# Template file for 'python3-pywayland'
pkgname=python3-pywayland
version=0.4.16
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools wayland-protocols pkg-config
python3-wheel python3-cffi wayland-devel"
makedepends="python3-devel wayland-devel"
depends="python3-cffi"
short_desc="Python bindings for the libwayland library"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/flacjacket/pywayland"
distfiles="${PYPI_SITE}/p/pywayland/pywayland-${version}.tar.gz"
checksum=aaa70c870b0ab365215f8e71505f73683c4ed15b1f3638433b1dc7344fe5b5dd
make_check=no