summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1971f5a30589e35b430268ef3a1642ebac33a3e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-aggdraw
	pkgdesc = Module to implements the basic WCK 2D Drawing Interface on top of the AGG library.
	pkgver = 1.3.19
	pkgrel = 1
	url = https://github.com/pytroll/aggdraw
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = freetype2
	source = https://github.com/pytroll/aggdraw/archive/refs/tags/v1.3.19.tar.gz
	sha256sums = 93e7e2fcd00b8c23a93c22f78e2d89b75f731284dd7e513b29218ac624fd163e

pkgname = python-aggdraw