kicad: update to 4.0.2.
This commit is contained in:
parent
de109af78e
commit
c037dad32c
@ -1,14 +1,15 @@
|
||||
# Template file for 'kicad'
|
||||
pkgname=kicad
|
||||
version=4.0.1
|
||||
version=4.0.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0 -DKICAD_SKIP_BOOST=ON"
|
||||
configure_args="-DKICAD_BUILD_VERSION=$version -DKICAD_SKIP_BOOST=ON
|
||||
-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0"
|
||||
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=73a9f8713ba93ce34e5f9c26e9667f33a22f4e33192fa6bd15d3fc0edea54bde
|
||||
distfiles="https://launchpad.net/${pkgname}/${version%.*}/${pkgname}-${version}/+download/${pkgname}-${version}.tar.xz"
|
||||
checksum=2eae6986843a29862ab399a30b50454582d22f58ed3f53eb50d0c85e5d488eb9
|
||||
|
Loading…
Reference in New Issue
Block a user