38 lines
1.6 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

pkgbase = python-fonttools
pkgdesc = A library to manipulate font files from Python
pkgver = 4.55.3
pkgrel = 2
url = https://github.com/fonttools/fonttools
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = MIT
checkdepends = python-brotli
checkdepends = python-fs
checkdepends = python-pytest
checkdepends = python-ufolib2
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
optdepends = python-brotli: to compress/decompress WOFF 2.0 web fonts
optdepends = python-fs: to read/write UFO source files
optdepends = python-lxml: faster backend for XML files reading/writing
optdepends = python-lz4: for graphite type tables in ttLib/tables
optdepends = python-matplotlib: for visualizing DesignSpaceDocument and resulting VariationModel
optdepends = python-pyqt5: for drawing glyphs with Qts QPainterPath
optdepends = python-reportlab: to drawing glyphs as PNG images
optdepends = python-scipy: for finding wrong contour/component order between different masters
optdepends = python-sympy: for symbolic font statistics analysis
optdepends = python-uharfbuzz: to use the Harfbuzz Repacker for packing GSUB/GPOS tables
optdepends = python-unicodedata2: for displaying the Unicode character names when dumping the cmap table with ttx
optdepends = python-zopfli: faster backend fom WOFF 1.0 web fonts compression
source = https://github.com/fonttools/fonttools/archive/4.55.3/fonttools-4.55.3.tar.gz
sha256sums = c8c250586066a66ea8a26cc4b06bce5ec6fb9b2bf4afd7aff9d509ed7bfd5fcd
pkgname = python-fonttools