blob: b9483280c032d44c6f6807e096d3120c39915e5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
pkgbase = ifcopenshell-git
pkgdesc = Open source IFC library and geometry engine. Provides static libraries, python3 wrapper and blender addon. GIT version.
pkgver = 221111.r6.g9dfd7e03f
pkgrel = 1
url = http://ifcopenshell.org/
arch = x86_64
arch = i686
license = LGPL3
makedepends = cmake
makedepends = boost>=1.58.0
makedepends = swig
makedepends = python-babel
depends = boost-libs>=1.58.0
depends = opencascade
depends = icu
depends = opencollada
depends = python
depends = nlohmann-json
depends = libxml2
depends = hdf5
depends = libaec
depends = sz
depends = cgal
depends = gmp
depends = mpfr
optdepends = python-svgwrite: blender bim addon svg support
optdepends = python-occ-core: blender bim addon cut ifc support
optdepends = python-pystache: blender bim addon
optdepends = python-numpy: blender bim addon cut ifc support
optdepends = python-xmlschema: blender bim addon, bcf support
optdepends = hpp-fcl: ifcclash
optdepends = python-deepdiff: ifcdiff
optdepends = python-pyparsing: ifcexpressparser support
optdepends = python-requests: blender bim addon covetool support
optdepends = python-lark-parser: util, ifccsv, ifcclash support
optdepends = python-odfpy: blender bim addon and ifccobie support
optdepends = python-behave: python-bimtester
optdepends = python-isodate: blender bim addon
optdepends = python-olca-ipc: blender bim addon life cycle analysis support
optdepends = python-toposort: ifcpatch
optdepends = python-xsdata: blender bim addon
provides = ifcopenshell
provides = blender-plugin-bim
provides = IfcConvert
provides = IfcGeomServer
provides = python-ifcpatch
provides = python-ifcdiff
provides = python-bcf
provides = python-bimtester
provides = python-ifccsv
source = git+https://github.com/IfcOpenShell/IfcOpenShell.git
source = git+https://github.com/IfcOpenShell/svgfill.git
source = git+https://github.com/svgpp/svgpp.git
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = ifcopenshell-git
pkgname = blender-plugin-bim-git
|