mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/freecad to 0.20.2-5
This commit is contained in:
parent
02aeea705e
commit
9eb273d015
1 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ highmem=1
|
|||
|
||||
pkgname=freecad
|
||||
pkgver=0.20.2
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc='Feature based parametric 3D CAD modeler'
|
||||
arch=(x86_64)
|
||||
url='https://freecadweb.org/'
|
||||
|
@ -27,10 +27,10 @@ depends=(boost-libs coin fmt glew jsoncpp libspnav med-openmpi netcdf
|
|||
opencascade openmpi pugixml pyside2 pyside2-tools python-gitpython
|
||||
python-markdown python-matplotlib python-pip python-pivy python-ply
|
||||
python-yaml qt5-svg qt5-tools qt5-webengine qt5-x11extras
|
||||
qt5-xmlpatterns xerces-c)
|
||||
qt5-xmlpatterns xerces-c verdict)
|
||||
makedepends=(boost cgns cmake eigen git libharu liblas ninja openvdb openvr
|
||||
pdal postgresql-libs python-mpi4py python-shiboken2
|
||||
qt5-webengine shiboken2 swig utf8cpp)
|
||||
qt5-webengine shiboken2 swig utf8cpp nlohmann-json)
|
||||
optdepends=('graphviz: dependency graph support'
|
||||
'openscad: OpenSCAD support')
|
||||
source=("git+https://github.com/$pkgname/$pkgname#commit=930dd9a76203a3260b1e6256c70c1c3cad8c5cb8") # tag: 0.20.2
|
||||
|
|
Loading…
Reference in a new issue