Search Criteria
Package Details: csxcad-git v0.6.2.r88.g3818a03-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/csxcad-git.git (read-only, click to copy) |
---|---|
Package Base: | csxcad-git |
Description: | A C++ library to describe geometrical objects and their physical or non-physical properties. |
Upstream URL: | https://github.com/thliebig/CSXCAD |
Licenses: | LGPL3 |
Conflicts: | csxcad |
Provides: | csxcad |
Submitter: | thasti |
Maintainer: | thasti |
Last Packager: | thasti |
Votes: | 2 |
Popularity: | 0.000011 |
First Submitted: | 2017-12-10 12:31 (UTC) |
Last Updated: | 2020-01-30 20:16 (UTC) |
Dependencies (12)
- boost (boost-git)
- cgal (cgal-git)
- fparser (fparser-git)
- glew (glew-libepoxy, glew-egl-glx, glew-git, glew-wayland, glew-osmesa-git, glew-wayland-git)
- hdf5 (hdf5-git, hdf5-1.12, hdf5-openmpi)
- libharu
- proj (proj-git)
- qt5-webkit (qt5-webkit-git, qt5-webkit-movableink-git)
- tinyxml (tinyxml-git)
- vtk (vtk-git, vtk-nowraps)
- cmake (cmake-git) (make)
- cython (cython-git, cython0) (make)
Required by (6)
- appcsxcad
- appcsxcad-git
- openems-git (requires csxcad)
- python-csxcad-git (requires csxcad)
- qcsxcad
- qcsxcad-git
Latest Comments
ignilux commented on 2023-07-18 03:13 (UTC)
Looks like there's a missing dependency for nlohmann-json.
thasti commented on 2019-11-22 10:26 (UTC)
This completely fell off my radar, sorry! Thanks for preparing the patch - I will test it and include it in the AUR PKGBUILD as soon as possible.
chgentso commented on 2019-11-22 10:03 (UTC)
The problem mentioned in Willrandship's comment is still there, I've uploaded a modified fix-libdir.patch that fixes it in the gist below.
https://gist.github.com/chgentso/3c43ed86ebc37d7f1c2dd66ebd25d366
Willrandship commented on 2018-10-25 04:38 (UTC) (edited on 2018-10-25 04:38 (UTC) by Willrandship)
Currently this installs the /usr/share portion of the /usr directory contents to /share instead.