Search Criteria
Package Details: qhull-7 2019.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/qhull-7.git (read-only, click to copy) |
|---|---|
| Package Base: | qhull-7 |
| Description: | A general dimension code for computing convex hulls and related structures (shared lib in version 7) |
| Upstream URL: | http://www.qhull.org/ |
| Licenses: | custom |
| Submitter: | joposter |
| Maintainer: | joposter |
| Last Packager: | joposter |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-11-11 00:49 (UTC) |
| Last Updated: | 2023-09-12 19:31 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
Latest Comments
joposter commented on 2023-09-12 19:30 (UTC)
sorry it took a bit but i will add the extra cp to the package :)
MajorMayer commented on 2023-08-17 08:23 (UTC)
Could you also copy the reentrant qhull libraries to the /usr/lib directory? I need it to call the library from my program.
I manually added "cp -P build/libqhull_r.so.* "$pkgdir"/usr/lib/" to the PKGBUILD.