summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 440813b92deb8ed87cdf2d6a22c8bc7b0e068994 (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
pkgbase = kikit-git
	pkgdesc = Automation for KiCAD boards
	pkgver = r196.be2b3fc
	pkgrel = 1
	url = https://github.com/yaqwsx/KiKit.git
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = kicad>=5.1.0
	depends = python-shapely
	depends = python-solidpython
	depends = python-numpy
	depends = python-click
	depends = python-markdown2
	depends = python-commentjson
	depends = python-matplotlib
	depends = python-pybars3
	optdepends = python-wxpython: for plugin hideReferences
	provides = kikit
	conflicts = python-kikit
	source = kikit-git::git+https://github.com/yaqwsx/KiKit.git
	md5sums = SKIP

pkgname = kikit-git