blob: fb335b8c8d4c65eaac8c1c34a5b0dc776b9ed2a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-cu2qu-git
pkgdesc = Cubic-to-quadratic bezier curve conversion
pkgver = 1.6.7.post2.r0.g4cbc9b6
pkgrel = 10
url = https://github.com/googlefonts/cu2qu
arch = any
license = Apache-2.0
checkdepends = python-coverage
makedepends = cython
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python
depends = python-defcon
depends = python-fonttools
provides = python-cu2qu
conflicts = python-cu2qu
source = python-cu2qu-git::git+https://github.com/googlefonts/cu2qu.git
sha256sums = SKIP
pkgname = python-cu2qu-git
|