From 4184738ec3ba7c1d1d34ac119820053b4356770b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Thu, 3 Aug 2023 13:58:39 +0700 Subject: [PATCH] New package: python3-pywayland-0.4.16 Close: #45430 --- srcpkgs/python3-pywayland/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/python3-pywayland/template 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