New package: kicad-4.0.0.
This commit is contained in:
parent
ea069975d5
commit
b7940244b9
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'kicad'
|
||||
pkgname=kicad
|
||||
version=4.0.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0 -DKICAD_SKIP_BOOST=ON"
|
||||
hostmakedepends="cmake"
|
||||
makedepends="wxWidgets-devel glew-devel cairo-devel libressl-devel boost-devel"
|
||||
short_desc="Electronic schematic and PCB design software"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://kicad-pcb.org"
|
||||
distfiles="https://launchpad.net/${pkgname}/${version%.*}/${version}/+download/${pkgname}-${version}.tar.xz"
|
||||
checksum=fdc1368dbbe3f5e7981741e4870883ce3cd89c6081077828411ef044b5e93862
|
Loading…
Reference in New Issue