mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
LibreCAD: update to 2.2.0.2.
This commit is contained in:
parent
a14b3ed06d
commit
31685e7c3b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'LibreCAD'
|
# Template file for 'LibreCAD'
|
||||||
pkgname=LibreCAD
|
pkgname=LibreCAD
|
||||||
version=2.2.0.1
|
version=2.2.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake pkg-config ImageMagick qt5-host-tools"
|
hostmakedepends="qt5-qmake pkg-config ImageMagick qt5-host-tools"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://librecad.org"
|
homepage="http://librecad.org"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=6edd106ee3af8e885d145385d7d550eaf48c7d234510fbc7c6b7c2ebf3b4aa48
|
checksum=fcb888a550f1f515ef6a2f7af2dd02605dd5c6da8a23f6c3a52479f8532ac109
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" BOOST_DIR=${XBPS_CROSS_BASE}/usr"
|
configure_args+=" BOOST_DIR=${XBPS_CROSS_BASE}/usr"
|
||||||
|
|
Loading…
Add table
Reference in a new issue