summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e44276fd9dc44c3ecfb808a252baefb4279bc683 (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-ink-extensions-git
	pkgdesc = Python dependencies for running Inkscape extensions outside of Inkscape
	pkgver = r47.7a167e4
	pkgrel = 1
	url = https://github.com/evil-mad/ink_extensions
	arch = any
	license = GPL-2.0-only
	checkdepends = python-mock
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-lxml
	provides = python-ink-extensions
	conflicts = python-ink-extensions
	options = !debug
	options = !strip
	source = ink_extensions::git+https://github.com/evil-mad/ink_extensions.git
	sha512sums = SKIP

pkgname = python-ink-extensions-git