mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
leocad: update to 19.07.1
This commit is contained in:
parent
becb0081bb
commit
a88922866d
1 changed files with 8 additions and 8 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'leocad'
|
# Template file for 'leocad'
|
||||||
pkgname=leocad
|
pkgname=leocad
|
||||||
version=18.02
|
version=19.07.1
|
||||||
revision=2
|
revision=2
|
||||||
_lib_version=11331
|
_lib_version=11494
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
|
configure_args="DISABLE_UPDATE_CHECK=1"
|
||||||
hostmakedepends="qt5-tools-devel unzip"
|
hostmakedepends="qt5-tools-devel unzip"
|
||||||
makedepends="qt5-devel libGL"
|
makedepends="qt5-devel libGL"
|
||||||
configure_args="DISABLE_UPDATE_CHECK=1"
|
short_desc="CAD program for creating virtual LEGO models"
|
||||||
short_desc="A CAD program for creating virtual LEGO models"
|
|
||||||
maintainer="teldra <teldra@rotce.de>"
|
maintainer="teldra <teldra@rotce.de>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only, CC-BY-2.0"
|
||||||
homepage="http://leocad.org"
|
homepage="http://leocad.org"
|
||||||
distfiles="https://github.com/leozide/${pkgname}/archive/v${version}.tar.gz
|
distfiles="https://github.com/leozide/${pkgname}/archive/v${version}.tar.gz
|
||||||
https://github.com/leozide/${pkgname}/releases/download/v${version}/Library-Linux-${_lib_version}.zip"
|
https://github.com/leozide/leocad/releases/download/v18.02/Library-Linux-${_lib_version}.zip"
|
||||||
checksum="496567a9f05930b3366b38053b6de4f2c9d917280079eeb45d08581784903ca1
|
checksum="b74557e00366f1d3ddc211f9e55c28dba39987d66e5e3106490ab5fb75d25bc0
|
||||||
55063566f8c887b04f280e32aa138fee2388c267bfc5e7b0f51d5cdcff54c9b4"
|
5c496fd973a7d8cb4f2b224b2b9efcbd44c4843ff0c47c6d65d51abc4ed7678b"
|
||||||
|
|
||||||
leocad-data_package() {
|
leocad-data_package() {
|
||||||
short_desc+=" - data files"
|
short_desc+=" - data files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue