mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
LibreCAD: update to 2.0.9.
This commit is contained in:
parent
d2479afd29
commit
2d61e2e4b6
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'LibreCAD'
|
# Template file for 'LibreCAD'
|
||||||
pkgname=LibreCAD
|
pkgname=LibreCAD
|
||||||
version=2.0.8
|
version=2.0.9
|
||||||
revision=1
|
revision=1
|
||||||
|
nocross=yes # qt
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt-qmake pkg-config ImageMagick"
|
hostmakedepends="qt-qmake pkg-config ImageMagick"
|
||||||
makedepends="qt-devel boost-devel muparser-devel librsvg-devel"
|
makedepends="qt-devel boost-devel muparser-devel librsvg-devel"
|
||||||
|
@ -10,8 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=ddf654a29369d0b6e275584eb769c5d682957cb34babd004d1c71206cd080f34
|
checksum=a0a14676e167430f23a2f00220c87d2b34d711e73a8ff2368024a998f425d677
|
||||||
nocross=yes
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin unix/librecad
|
vbin unix/librecad
|
||||||
|
@ -47,4 +47,3 @@ do_install() {
|
||||||
vcopy unix/resources/${resource} usr/share/librecad/
|
vcopy unix/resources/${resource} usr/share/librecad/
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue