blob: 6591aa91888ca00203dbe389b090cdc16578c3bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-uharfbuzz
pkgdesc = Streamlined Cython bindings for the harfbuzz shaping engine
pkgver = 0.51.5
pkgrel = 1
url = https://github.com/harfbuzz/
arch = x86_64
license = Apache-2.0
checkdepends = python-pytest
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-pkgconfig
makedepends = python-setuptools-scm
makedepends = python-scikit-build
depends = python
source = https://files.pythonhosted.org/packages/source/u/uharfbuzz/uharfbuzz-0.51.5.tar.gz
sha256sums = 8444d9605c955f7400dbe261cee9c91fccc39ab59e68b040c5e591a87dd617f2
pkgname = python-uharfbuzz
|