Search Criteria
Package Details: curv-git 0.4.r83.g49b28a58-1
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: | |
Submitter: | s-ol |
Maintainer: | s-ol |
Last Packager: | s-ol |
Votes: | 2 |
Popularity: | 0.58 |
First Submitted: | 2018-10-03 04:40 |
Last Updated: | 2019-05-10 21:16 |
Dependencies (9)
- boost-libs (boost171, boost-libs-git)
- double-conversion (double-conversion-git)
- ilmbase
- intel-tbb (intel-tbb-gcc6, tbb)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- git (git-git) (make)
- glm (glm-git, gli) (make)
- openexr (make)
Latest Comments
DarioP commented on 2020-11-28 11:29
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
ilmbase is not available, so to install I moved
openexr
(which I believe contains ilmbase) intodepends
. Thenmakepkg
(1) as usual.