pkgbase = drawbot-skia
	pkgdesc = A Python package implementing a subset of the DrawBot API using Skia as a backend
	pkgver = 0.5.1
	pkgrel = 2
	url = https://github.com/justvanrossum/drawbot-skia
	arch = any
	license = MIT
	checkdepends = python-pyffmpeg
	checkdepends = python-numpy
	checkdepends = python-pillow
	checkdepends = python-pytest
	checkdepends = python-six
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	depends = python
	depends = python-bidi
	depends = python-blackrenderer
	depends = python-fonttools
	depends = python-skia
	depends = python-skia-pathops
	depends = python-uharfbuzz
	depends = python-unicodedata2
	optdepends = python-pyffmpeg: for video features
	source = https://files.pythonhosted.org/packages/source/d/drawbot-skia/drawbot-skia-0.5.1.tar.gz
	sha256sums = 5a59739466af144552af68dc41bbf2cd66bc216042edb434e7ec738d00f92403

pkgname = drawbot-skia
