horizon: update to 2.0.0.
This commit is contained in:
parent
4f055d438d
commit
df6084b663
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'horizon'
|
||||
pkgname=horizon
|
||||
version=1.4.0
|
||||
version=2.0.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="GOLD="
|
||||
make_install_target="install install-man"
|
||||
make_use_env=yes
|
||||
hostmakedepends="pkg-config glib-devel"
|
||||
makedepends="cairomm-devel librsvg-devel yaml-cpp-devel sqlite-devel boost-devel
|
||||
|
@ -15,7 +16,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://horizon-eda.org/"
|
||||
changelog="https://raw.githubusercontent.com/horizon-eda/horizon/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/horizon-eda/horizon/archive/v${version}.tar.gz"
|
||||
checksum=a0fbbbca903594975dd468af10581be8d52256ad441e7f8c71d1e70b341dbfe4
|
||||
checksum=978fab9a20d367abfb785ef592e61648d0b21c8e573a7556325035e23f0110c3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
make_build_args+=" INC_OCE=-I$XBPS_CROSS_BASE/usr/include/opencascade"
|
||||
|
|
Loading…
Reference in a new issue