mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
opencamlib: for boost-1.88
This commit is contained in:
parent
ce7b9796ae
commit
be740d871b
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'opencamlib'
|
# Template file for 'opencamlib'
|
||||||
pkgname=opencamlib
|
pkgname=opencamlib
|
||||||
version=2019.07
|
version=2019.07
|
||||||
revision=13
|
revision=14
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DVERSION_STRING=${version}"
|
configure_args="-DVERSION_STRING=${version}"
|
||||||
makedepends="boost-devel libgomp-devel"
|
makedepends="boost-devel-minimal libgomp-devel"
|
||||||
short_desc="Open source computer aided manufacturing algorithms library"
|
short_desc="Open source computer aided manufacturing algorithms library"
|
||||||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue