Search Criteria
Package Details: curv-git 0.4.r83.g49b28a58-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/curv-git.git (read-only, click to copy) |
|---|---|
| Package Base: | curv-git |
| Description: | a language for making art using mathematics |
| Upstream URL: | https://github.com/doug-moen/curv |
| Keywords: | 3d art csg curv language mathematics signed-distance-field solid-modelling |
| Licenses: | Apache |
| Submitter: | s-ol |
| Maintainer: | s-ol |
| Last Packager: | s-ol |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-10-03 04:40 (UTC) |
| Last Updated: | 2019-05-10 21:16 (UTC) |
Dependencies (9)
- boost-libs
- double-conversion (double-conversion-gitAUR)
- ilmbase
- intel-tbb (onetbb-gitAUR, onetbb)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glm (glm-gitAUR) (make)
- openexr (openexr-gitAUR, openexr2AUR) (make)
Latest Comments
DarioP commented on 2020-11-28 11:29 (UTC) (edited on 2020-11-28 11:29 (UTC) by DarioP)
The package builds and launches fine after removing the dependencies
double-conversion(which is pulled as a subrepo) andilmbase(which apparently is of no use).thefekete commented on 2020-02-26 19:08 (UTC)
ilmbase is not available, so to install I moved
openexr(which I believe contains ilmbase) intodepends. Thenmakepkg(1) as usual.