Search Criteria
Package Details: csxcad-git 0.6.3.r21.g303390a-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 properties |
Upstream URL: | https://github.com/thliebig/CSXCAD |
Licenses: | LGPL-3.0-or-later |
Conflicts: | csxcad |
Provides: | csxcad |
Submitter: | thasti |
Maintainer: | thasti (xiota) |
Last Packager: | xiota |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-10 12:31 (UTC) |
Last Updated: | 2024-12-24 21:31 (UTC) |
Dependencies (12)
- fmt (fmt-gitAUR)
- fparser (fparser-gitAUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- tinyxml (tinyxml-gitAUR)
- verdict
- vtk (vtk-gitAUR, vtk93AUR)
- cgal (cgal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- fast_float (fast_float-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
Required by (5)
- appcsxcad
- appcsxcad-git
- openems-git (requires csxcad)
- qcsxcad (requires csxcad)
- qcsxcad-git (requires csxcad)
Latest Comments
« First ‹ Previous 1 2
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.
« First ‹ Previous 1 2