Search Criteria
Package Details: ifcopenshell-git 230922.r19.gbe2c7a62f-1
Package Actions
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: | LGPL3 |
Provides: | blender-plugin-bim, IfcConvert, IfcGeomServer, ifcopenshell, python-bcf, python-bimtester, python-bsdd, python-ifccsv, python-ifcdiff, python-ifcpatch |
Submitter: | mickele |
Maintainer: | Nahouhak |
Last Packager: | Nahouhak |
Votes: | 5 |
Popularity: | 0.000001 |
First Submitted: | 2015-10-25 20:20 (UTC) |
Last Updated: | 2023-09-24 19:40 (UTC) |
Dependencies (35)
- boost-libs
- cgal (cgal-gitAUR)
- gmp (gmp-hgAUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- icu (icu-gitAUR)
- libaec (libaec-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- mpfr (mpfr-gitAUR)
- nlohmann-json (nlohmann-json-gitAUR)
- opencascade (opencascade-gitAUR, opencascade-rcAUR, opencascade-f3dAUR)
- opencolladaAUR
- python (python37AUR, python311AUR, python310AUR)
- sz
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- python-babel (make)
- swig (swig-gitAUR) (make)
- hpp-fclAUR (hpp-fcl-gitAUR) (optional) – ifcclash
- python-behaveAUR (optional) – python-bimtester
- python-brickschemaAUR (python-brickschemaAUR) (optional) – brickschema support
- python-deepdiff (optional) – ifcdiff
- python-isodate (optional) – blender bim addon
- python-lark-parser (optional) – util, ifccsv, ifcclash support
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR) (optional) – blender bim addon cut ifc support
- python-occ-coreAUR (optional) – blender bim addon cut ifc support
- python-odfpy (optional) – blender bim addon and ifccobie support
- python-olca-ipcAUR (python-olca-ipcAUR) (optional) – blender bim addon life cycle analysis support
- python-pyparsing (optional) – ifcexpressparser support
- python-pystache (python-pystache-gitAUR) (optional) – blender bim addon
- python-requests (optional) – blender bim addon covetool support
- python-shapely (optional) – blender bim addon space generation support
- python-svgwrite (python-svgwrite-gitAUR) (optional) – blender bim addon svg support
- python-toposort (optional) – ifcpatch
- python-xmlschema (optional) – blender bim addon, bcf support
- python-xsdataAUR (optional) – blender bim addon
Latest Comments
« First ‹ Previous 1 2 3
bjornsnoen commented on 2018-09-21 18:15 (UTC)
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
« First ‹ Previous 1 2 3