2015-12-02 00:11:46 +01:00
|
|
|
# Template file for 'kicad'
|
|
|
|
pkgname=kicad
|
2016-02-14 06:38:19 +01:00
|
|
|
version=4.0.2
|
2016-03-02 03:47:35 +01:00
|
|
|
revision=2
|
2015-12-02 00:11:46 +01:00
|
|
|
build_style=cmake
|
2016-02-14 06:38:19 +01:00
|
|
|
configure_args="-DKICAD_BUILD_VERSION=$version -DKICAD_SKIP_BOOST=ON
|
2016-03-02 03:47:35 +01:00
|
|
|
-DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON
|
2016-02-14 06:38:19 +01:00
|
|
|
-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0"
|
2016-03-02 03:47:35 +01:00
|
|
|
hostmakedepends="cmake pkg-config swig"
|
|
|
|
makedepends="wxWidgets-devel wxPython-devel python-devel glew-devel cairo-devel
|
|
|
|
libressl-devel boost-devel"
|
|
|
|
depends="wxPython"
|
2015-12-02 00:11:46 +01:00
|
|
|
short_desc="Electronic schematic and PCB design software"
|
|
|
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|
|
|
license="GPL-2"
|
|
|
|
homepage="http://kicad-pcb.org"
|
2016-02-15 08:08:41 +01:00
|
|
|
distfiles="https://launchpad.net/${pkgname}/${version%.*}/${version}/+download/${pkgname}-${version}.tar.xz"
|
2016-02-14 06:38:19 +01:00
|
|
|
checksum=2eae6986843a29862ab399a30b50454582d22f58ed3f53eb50d0c85e5d488eb9
|