Search Criteria
Package Details: ifcopenshell-git 0.6.0b0.r1736.g92cb138c-1
Git Clone URL: | https://aur.archlinux.org/ifcopenshell-git.git (read-only, click to copy) |
---|---|
Package Base: | ifcopenshell-git |
Description: | Open source IFC library and geometry engine. Provides static libraries, python3 wrapper and blender addon. GIT version. |
Upstream URL: | http://ifcopenshell.org/ |
Keywords: | BIM IFC |
Licenses: | |
Provides: | |
Submitter: | mickele |
Maintainer: | Nahouhak |
Last Packager: | Nahouhak |
Votes: | 3 |
Popularity: | 0.000003 |
First Submitted: | 2015-10-25 20:20 |
Last Updated: | 2021-01-26 08:28 |
Dependencies (21)
- icu (icu-git, icu-git-static)
- libxml2 (libxml2-linenum, libxml2-git)
- nlohmann-json (nlohmann-json-git)
- opencascade
- opencollada
- python (python-dbg)
- boost-libs>=1.58.0 (boost171, boost-libs-git)
- cmake (cmake-git) (make)
- swig (swig-git) (make)
- boost>=1.58.0 (boost-git) (make)
- python-behave (optional) – python-bimtester
- python-deepdiff (optional) – ifcdiff
- python-fcl (python-fcl-git) (optional) – ifcclash
- python-lark-parser (optional) – util, ifccsv, ifcclash support
- python-numpy (python-numpy-mkl, python-numpy-openblas, python-numpy-mkl-bin) (optional) – blender bim addon cut ifc support
- python-occ-core (optional) – blender bim addon cut ifc support
- python-odfpy (optional) – ifccobie support
- python-pyparsing (optional) – ifcexpressparser support
- python-pystache (python2-pystache, python-pystache-git) (optional) – blender bim addon
- python-requests (optional) – blender bim addon covetool support
- python-svgwrite (python-svgwrite-git) (optional) – blender bim addon svg support
Latest Comments
Nahouhak commented on 2020-04-11 21:33
Thanks. Update has been applied.
skrat commented on 2020-04-09 19:19
This is what I had to do to make it build on latest:
Nahouhak commented on 2019-05-04 16:19
@bjorsnoen I updated the open cascade paths but I don't understand the need of adding sed line for icu. Can you explain please ?
bjornsnoen commented on 2018-09-21 18:15
The pkgbuild needs to change to reflect that opencascade now puts its include files in /usr/include/opencascade, its lib files in /usr/lib, and that there needs to be a sed line changing UnicodeString to icu::UnicodeString. Like this: https://pastebin.com/xJduJdcN