mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/freecad to 0.20-2
This commit is contained in:
parent
2b760c5b7a
commit
402a8b3f67
1 changed files with 7 additions and 6 deletions
|
@ -18,18 +18,19 @@ highmem=1
|
|||
|
||||
pkgname=freecad
|
||||
pkgver=0.20
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Feature based parametric 3D CAD modeler'
|
||||
arch=(x86_64)
|
||||
url='https://freecadweb.org/'
|
||||
license=(LGPL)
|
||||
depends=(boost-libs glew jsoncpp libspnav med netcdf opencascade openmpi
|
||||
pyside2 pyside2-tools python-gitpython python-matplotlib
|
||||
depends=(boost-libs glew jsoncpp libspnav med-openmpi netcdf opencascade
|
||||
openmpi pyside2 pyside2-tools python-gitpython python-matplotlib
|
||||
python-pivy python-ply pugixml qt5-svg qt5-tools qt5-webkit
|
||||
qt5-x11extras qt5-xmlpatterns xerces-c)
|
||||
makedepends=(boost cmake cgns coin eigen fmt gcc-fortran git jdk-openjdk
|
||||
libharu liblas ninja openvdb openvr pdal postgresql-libs
|
||||
python-mpi4py python-shiboken2 shiboken2 swig utf8cpp cli11)
|
||||
makedepends=(boost cgns cli11 cmake coin eigen fmt gcc-fortran git jdk-openjdk
|
||||
libharu liblas ninja openmpi openvdb openvr pdal
|
||||
postgresql-libs python-mpi4py python-shiboken2 shiboken2 swig
|
||||
utf8cpp)
|
||||
optdepends=('graphviz: dependency graph support'
|
||||
'openscad: OpenSCAD support'
|
||||
'python-markdown: Markdown support in addon manager'
|
||||
|
|
Loading…
Reference in a new issue