From d3f450138037eb8a710ba793d43ad5ed850fb872 Mon Sep 17 00:00:00 2001 From: Kye Shi Date: Tue, 20 Jul 2021 21:35:25 -0700 Subject: [PATCH] New package: python3-xcffib-0.11.1 --- srcpkgs/python3-xcffib/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/python3-xcffib/template diff --git a/srcpkgs/python3-xcffib/template b/srcpkgs/python3-xcffib/template new file mode 100644 index 000000000000..37349b7d6fbc --- /dev/null +++ b/srcpkgs/python3-xcffib/template @@ -0,0 +1,16 @@ +# Template file for 'python3-xcffib' +pkgname=python3-xcffib +version=0.11.1 +revision=1 +archs="x86_64 x86_64-musl i686 aarch64 armv7l" +wrksrc="xcffib-$version" +build_style="python3-module" +hostmakedepends="python3-setuptools python3-wheel python3-pip" +makedepends="python3-devel libxcb-devel libffi-devel" +depends="python3 python3-cffi python3-six libxcb" +short_desc="Drop-in replacement for xpyb based on cffi " +maintainer="Kye Shi " +license="Apache-2.0" +homepage="https://github.com/tych0/xcffib" +distfiles="${PYPI_SITE}/x/xcffib/xcffib-$version.tar.gz" +checksum="12949cfe2e68c806efd57596bb9bf3c151f399d4b53e15d1101b2e9baaa66f5a"