Search Criteria
Package Details: blender-plugin-bim 0.7.0a9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ifcopenshell.git (read-only, click to copy) |
---|---|
Package Base: | ifcopenshell |
Description: | Open source IFC library and geometry engine. Provides static libraries, python3 wrapper and blender addon. |
Upstream URL: | http://ifcopenshell.org/ |
Keywords: | BIM IFC |
Licenses: | LGPL3 |
Provides: | blender-plugin-bim, IfcConvert, IfcGeomServer, ifcopenshell, python-bcf, python-bimtester, python-ifccsv, python-ifcdiff, python-ifcpatch |
Submitter: | mickele |
Maintainer: | Nahouhak |
Last Packager: | Nahouhak |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-24 15:18 (UTC) |
Last Updated: | 2023-06-11 20:07 (UTC) |
Dependencies (27)
- boost-libs (boost-libs-git)
- icu (icu-git)
- opencascade (opencascade-git, opencascade-rc, opencascade-f3d)
- opencollada
- python (python36, python32, python37, python39, python38, python310, python312)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- python-babel (make)
- swig (swig-git) (make)
- hpp-fcl (hpp-fcl-git) (optional) – ifcclash
- python-behave (optional) – python-bimtester
- python-brickschema (python-pyshacl, python-brickschema) (optional) – brickschema support
- python-deepdiff (optional) – ifcdiff
- python-isodate (optional) – blender bim addon
- python-lark-parser (optional) – util, ifccsv, ifcclash support
- python-numpy (python-numpy1.22, python-numpy-flame, python-numpy-mkl-bin, python-numpy-git, python-numpy-openblas, python-numpy-mkl) (optional) – blender bim addon cut ifc support
- python-occ-core (optional) – blender bim addon cut ifc support
- python-odfpy (optional) – blender bim addon and ifccobie support
- python-olca-ipc (python-olca-ipc) (optional) – blender bim addon life cycle analysis support
- python-pyparsing (optional) – ifcexpressparser support
- Show 7 more dependencies...
Latest Comments
Nahouhak commented on 2022-11-16 00:14 (UTC)
@newsboost there was no release for a long time so it was not possible anymore to compile but there is now a new v0.7.0a6 release so I have updated it.
newsboost commented on 2022-11-14 16:29 (UTC)
Hi. I think there's a problem and I think you need to change "swig3" dependency to just "swig":
Please update the pkg-file and/or advice!
Nahouhak commented on 2020-04-11 21:02 (UTC)
@mickele. Thanks a lot. I tried for so long to make it works without success. As I said if you want to get back your maintainer position I'll be more than happy. Else I'll still try to learn ;-)
mickele commented on 2020-04-10 10:07 (UTC) (edited on 2020-04-10 17:03 (UTC) by mickele)
I modified PKGBUILD adding swig-3 and removing no more necessary options. This is the resulting PKGBUILD:
https://pastebin.com/dA2YyKUU
mickele commented on 2020-04-10 08:35 (UTC) (edited on 2020-04-10 17:03 (UTC) by mickele)
To avoid error
NameError: name 'swig_getmethods' is not defined
you have to build the package with swig-3.