We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5239875 commit 3cec871Copy full SHA for 3cec871
1 file changed
srcpkgs/python3-uharfbuzz/template
@@ -0,0 +1,14 @@
1
+# Template file for 'python3-uharfbuzz'
2
+pkgname=python3-uharfbuzz
3
+version=0.54.1
4
+revision=1
5
+build_style=python3-pep517
6
+hostmakedepends="python3-setuptools_scm python3-wheel python3-Cython python3-pkgconfig"
7
+makedepends="python3-devel"
8
+depends="python3"
9
+short_desc="Streamlined Cython bindings for the harfbuzz shaping engine"
10
+maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
11
+license="Apache-2.0"
12
+homepage="https://github.com/harfbuzz/uharfbuzz"
13
+distfiles="${PYPI_SITE}/u/uharfbuzz/uharfbuzz-${version}.tar.gz"
14
+checksum=ded760c284c686f1f17f5c4bf44527857ef488b7f0aebceae4c1ef1903ddddb3
0 commit comments