blob: 2d41626d8f748471b56e865bdf4a2bf7246a183e (
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
25
26
27
28
|
pkgbase = kikit-git
pkgdesc = Automation for KiCAD boards
pkgver = r751.4f1a424
pkgrel = 3
url = https://github.com/yaqwsx/KiKit.git
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-versioneer
makedepends = python-build
makedepends = python-installer
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
depends = python-pcbnewtransition
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
|