Search Criteria
Package Details: opengv-git r144.306a54e-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/opengv-git.git (read-only, click to copy) |
---|---|
Package Base: | opengv-git |
Description: | An efficient C++ library for calibrated camera pose computation using geometric computer vision algorithms. |
Upstream URL: | https://laurentkneip.github.io/opengv/ |
Licenses: | BSD |
Conflicts: | opengv |
Provides: | opengv |
Submitter: | cyrozap |
Maintainer: | cyrozap |
Last Packager: | cyrozap |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-05 00:55 (UTC) |
Last Updated: | 2019-01-30 07:44 (UTC) |
Dependencies (6)
- boost-libs (boost171, boost-libs-git, boost174-libs, boost-libs_v180)
- eigen (eigen-git)
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-flame, python-numpy-mkl-bin, python-numpy-mkl)
- boost (boost-git, boost174) (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
Required by (3)
- alice-vision-git (requires opengv)
- kimera-vio (requires opengv)
- kimera-vio-monado-git (requires opengv)
Latest Comments
1 2 Next › Last »
petronny commented on 2023-05-24 04:43 (UTC)
Build failed with python 3.11 and latest pybind11
https://github.com/arch4edu/cactus/actions/runs/5057463926/jobs/9076255464
bartus commented on 2020-05-09 20:05 (UTC) (edited on 2020-05-11 00:45 (UTC) by bartus)
@Xwang: I've just tested
trizen
in clean docker env and it in fact can't findopengv
despiteyay
andaurutils
clearly can. Perhaps you could post this ontrizen
bug tracker...bartus commented on 2020-05-09 16:25 (UTC) (edited on 2020-05-09 16:25 (UTC) by bartus)
@Xwang: I'll try the trizen and give you my thoughts, yay and aurutils seems to find
opengv
without a problem.@issue_no1: stop spamming every package in the chain about missing deps :)
issue_no1 commented on 2020-05-09 12:48 (UTC) (edited on 2020-05-09 12:50 (UTC) by issue_no1)
dependencies
popsift
uncertainty-framework
magma
are missingXwang commented on 2020-05-09 09:43 (UTC)
@bartus so it is a issue related to pamac and trizen? Both recognize that as a dependency but when they try to install they say that opengv is not found.
bartus commented on 2020-05-09 08:37 (UTC)
Everything is fine, your aur helper should be able to find this package. It has correct provide field set up, as you can see above.
alice-vision maintainer
Xwang commented on 2020-05-09 07:39 (UTC) (edited on 2020-05-09 07:49 (UTC) by Xwang)
Both pamac and trizen do not find the package when trying to build alice-vision on my pc. Maybe the provides filed should be explicitly set to opengv (I've solved changing the alice-vision PKGBUILD to search for opengv-git instead of opengv, but I think it should be solved here).
bidskii commented on 2019-01-24 10:26 (UTC)
Package a dependency of
python2-numpy
however the default python on arch ispython3
. Either thePKG_BUILD
needs to be updated to depend onpython-numpy
or arguments need to be provided to thecmake
command to force the usage ofpython2
cyrozap commented on 2018-12-08 23:14 (UTC)
Apologies for the delay--I've updated this package to include bartus's changes.
Thanks, bartus!
damir commented on 2018-12-08 12:05 (UTC)
thank you bartus - i can confirm, your patch works and should be applied to the pkg
1 2 Next › Last »