mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 11:33:49 +02:00
LibreCAD: update to 2.2.1.1
This commit is contained in:
parent
f7b3b06c78
commit
01639dc5dc
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.1
|
version=2.2.1.1
|
||||||
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="https://librecad.org"
|
homepage="https://librecad.org"
|
||||||
distfiles="https://github.com/librecad/librecad/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/librecad/librecad/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=7d1b5d1c8bb537e4f855e7e8a3663f2f1cb8a0d70ee3c7f18481a80471b9029e
|
checksum=29c2f6fca4e0018f1e99fe324a8e9177780c1b01c435c2950a2c52627a47fdbf
|
||||||
|
|
||||||
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