Package Details: ifcopenshell 0.8.2_alpha2504051503-1

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: https://ifcopenshell.org/
Keywords: BIM IFC
Licenses: GPL-3.0-or-later, LGPL-3.0-or-later
Submitter: mickele
Maintainer: Nahouhak (sukanka)
Last Packager: sukanka
Votes: 2
Popularity: 0.010892
First Submitted: 2015-10-24 15:18 (UTC)
Last Updated: 2025-04-05 17:36 (UTC)

Dependencies (37)

Required by (0)

Sources (9)

Pinned Comments

sukanka commented on 2024-08-04 16:20 (UTC) (edited on 2024-10-21 12:42 (UTC) by sukanka)

Prebuilt binary can be found at my personal repo

This package will not be updated very frequently. But feel free to flag it out of date when there is a new release.

Currently, the blender extension and desktop entry do not work as some python packages are missing.

some patches are updated, please make a clean build

Latest Comments

« First ‹ Previous 1 2

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":

user@pc$ yay -S ifcopenshell swig3
-> Could not find all required packages:
swig3 (Wanted by: ifcopenshell)
swig3 (Target)

user@pc$ yay -Ss swig3
  (no output - NOTHING!)

user@pc$ yay -Ss swig
   ....
   ....
extra/swig 4.0.2-5 (1.1 MiB 4.6 MiB) (Installed)
   Generate scripting interfaces to C/C++ code

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.