qhull
No description set
-
1
derived packages
- Links to science / qhull
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:StefanBruens:branches:science/qhull && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
0001-Use-separate-CMake-EXPORT-sets-for-independen |
0000005437 5.31 KB | |
0002-Remove-tools-from-CMake-exported-targets.patc |
0000001987 1.94 KB | |
_link | 0000000115 115 Bytes | |
qhull-2020-src-8.0.2.tgz | 0001298874 1.24 MB | |
qhull.changes | 0000007542 7.37 KB | |
qhull.spec | 0000005785 5.65 KB |
Comments 1
To succeed with an rpm build on Fedora 40/41 I had (i) to add a -DCMAKE_SKIP_INSTALL_RPATH argument to the cmake call in the spec file, and (ii) had to remove two cmake files and a static library also in the spec file. See https://build.opensuse.org/projects/home:rjmathar/packages/qhull/files/qhull.spec for details.