blob: 5b9557d344d1f8f87abcb1852652fc4ca0922196 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-kicad-gitdiff
pkgdesc = Simple visual diff for kicad 8 or higher. one can easily extend this tool to build a diff-er for anything that outputs svg.
pkgver = 0.0.5
pkgrel = 2
url = https://pypi.org/project/kicad-gitdiff
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
provides = kicad-gitdiff
conflicts = kicad-gitdiff
options = !strip
source = kicad_gitdiff-0.0.5.tar.gz::https://files.pythonhosted.org/packages/source/k/kicad-gitdiff/kicad_gitdiff-0.0.5.tar.gz
sha256sums = 97cf7c458b76817be7dd5c9b0a3dcb5531fae479900932485917db244662f3a1
pkgname = python-kicad-gitdiff
|