Hi, this series adds Ultimakers Cura software to Guix. It's WIP because the cura program itself segfaults while starting and i am not getting further as to why this happens. It would be great if someone interested could take a look :-) The trimesh python library cannot be built, because pyinstrument-cext can't be built. This is due to the fact that the used URLs to fetch the source archive don't exist. I have yet to find out how they are generated. The python packages should be at the correct place, but i'm not usre where the cura packages should be placed. Is engineering.scm the right place? If so i will sort them alphabetically. Malte Malte Frank Gerdes (10): gnu: Add libArcus. gnu: Add cura-engine. gnu: Add cura-binary-data. gnu: Add uranium. gnu: Add libCharon. gnu: Add libSavitar. gnu: Add cura. gnu: Add python-pyinstrument-cext. gnu: Add python-pyinstrument. gnu: Add python-trimesh. gnu/packages/engineering.scm | 293 ++++++++++++++++++++++++++++++++ gnu/packages/python-check.scm | 39 +++++ gnu/packages/python-science.scm | 29 ++++ 3 files changed, 361 insertions(+) -- 2.28.0