summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b2cbda22bb9fd9badc5a57f4d37c37ff8b4569f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
pkgbase = python-fonttools-git
	pkgdesc = A library to manipulate font files from Python
	pkgver = 4.50.0.r8.gac7e55b
	pkgrel = 1
	url = https://github.com/fonttools/fonttools
	arch = x86_64
	license = MIT
	checkdepends = python-brotli
	checkdepends = python-fs
	checkdepends = python-pytest
	checkdepends = python-skia-pathops
	checkdepends = python-ufolib2
	makedepends = cython
	makedepends = git
	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 Qt’s 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
	provides = python-fonttools=4.50.0.r8.gac7e55b
	conflicts = python-fonttools
	source = python-fonttools-git::git+https://github.com/fonttools/fonttools.git
	sha256sums = SKIP

pkgname = python-fonttools-git