summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6a9770966f91c8b4b6b6514836fba1851978fcf8 (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
pkgbase = python-kicadmodtree
	pkgdesc = This repository contains scripts to generate custom KiCAD footprints using python, and a framework which allows us to create custom KiCAD footprint. A big bunch of footprints of the KiCad library was developed using this framework.
	pkgver = 1.1.2.r2439.g9865d09
	pkgrel = 1
	url = https://gitlab.com/kicad/libraries/kicad-footprint-generator
	arch = any
	license = GPL-3.0-or-later
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-pycodestyle
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-asteval-git
	depends = python
	depends = python-typing_extensions
	depends = python-yaml
	provides = python-kicadmodtree
	conflicts = python-kicadmodtree
	options = !strip
	source = python-kicadmodtree::git+https://gitlab.com/kicad/libraries/kicad-footprint-generator.git
	sha256sums = SKIP

pkgname = python-kicadmodtree