diff --git a/srcpkgs/python3-pywayland/template b/srcpkgs/python3-pywayland/template new file mode 100644 index 00000000000..103360eaf37 --- /dev/null +++ b/srcpkgs/python3-pywayland/template @@ -0,0 +1,16 @@ +# Template file for 'python3-pywayland' +pkgname=python3-pywayland +version=0.4.16 +revision=1 +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 " +license="Apache-2.0" +homepage="https://github.com/flacjacket/pywayland" +distfiles="${PYPI_SITE}/p/pywayland/pywayland-${version}.tar.gz" +checksum=aaa70c870b0ab365215f8e71505f73683c4ed15b1f3638433b1dc7344fe5b5dd +make_check=no