mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/freecad to 0.19.4-1
This commit is contained in:
parent
8cedcae00d
commit
1c3b4e520f
1 changed files with 4 additions and 4 deletions
|
@ -16,13 +16,13 @@ buildarch=8
|
|||
highmem=1
|
||||
|
||||
pkgname=freecad
|
||||
pkgver=0.19.3
|
||||
pkgrel=13
|
||||
pkgver=0.19.4
|
||||
pkgrel=1
|
||||
pkgdesc='General purpose 3D CAD modeler'
|
||||
arch=(x86_64)
|
||||
url='https://freecadweb.org/'
|
||||
license=(LGPL)
|
||||
depends=(boost-libs glew jsoncpp libspnav med netcdf opencascade openmpi
|
||||
depends=(boost-libs ffmpeg glew jsoncpp libspnav med 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)
|
||||
|
@ -33,7 +33,7 @@ makedepends=(adios2 boost cmake cgns coin eigen fmt gcc-fortran gendesk git
|
|||
source=(freecad.xml
|
||||
freecad-boost.patch
|
||||
freecad-vtk9.patch
|
||||
"git+https://github.com/FreeCAD/FreeCAD#commit=6530e364184ce05ccff39501e175cf2237e6ee4b") # tag: 0.19.3
|
||||
"git+https://github.com/FreeCAD/FreeCAD#commit=476ecf091941bead59b14e44afa6064d5a66afa3") # tag: 0.19.4
|
||||
b2sums=('f5f295b9b5f268126feffbe3f3344c124faf5e2263f3f071348bd7f5d0bf2e30eb33fcf174d0ab76ad80ca7bd8ddea95ccbaf7f33f0896189ac78603fecb9485'
|
||||
'6ec5dcead7f3438b387aeb3f608b910105d493aafcd47ae84715cdfe6f8651926056283ec4aeeab542b89df9fd9ffc2dbb74f5593e864acd23c8b352033ed1dc'
|
||||
'242702f926101c57774046548068d17b22bd582ba1a1c45534ac8ceaa174c56277db80f32bed8ad1475b37006a1d777193b6c098ed8a733772152a898d1dd825'
|
||||
|
|
Loading…
Reference in a new issue