15 lines
486 B
Bash
15 lines
486 B
Bash
# Template file for 'kicad-library'
|
|
pkgname=kicad-library
|
|
version=4.0.1
|
|
revision=1
|
|
noarch=yes
|
|
build_style=cmake
|
|
hostmakedepends="cmake"
|
|
depends="kicad"
|
|
short_desc="Kicad component and footprint libraries"
|
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|
license="LGPL-2"
|
|
homepage="http://kicad-pcb.org"
|
|
distfiles="https://github.com/kicad/kicad-library/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
|
checksum=4d1ec105a422a0130be02f4d712d5c22ab223a7963f2b98e75b6847254269e46
|