Search Criteria
Package Details: dv-runtime 1.4.1-1
Git Clone URL: | https://aur.archlinux.org/dv-runtime.git (read-only, click to copy) |
---|---|
Package Base: | dv-runtime |
Description: | C++ event-based processing framework for neuromorphic cameras, targeting embedded and desktop systems. |
Upstream URL: | https://gitlab.com/inivation/dv/dv-runtime/ |
Licenses: | |
Submitter: | inivation |
Maintainer: | inivation |
Last Packager: | inivation |
Votes: | 1 |
Popularity: | 0.001494 |
First Submitted: | 2019-06-01 20:47 |
Last Updated: | 2021-02-17 10:12 |
Dependencies (14)
- aravis
- boost (boost-git)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git)
- fmt (fmt-git)
- gperftools (gperftools-git, gperftools-aarch64-tls-fix)
- libcaer (libcaer-git)
- libx11 (libx11-git, libx11-threadsafe)
- lz4 (lz4-git, lz4-static-musl, lz4-static)
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- sfml (sfml-rpi-git, csfml-bin, sfml-bin, sfml-git)
- zstd (zstd-git, zstd-static, zstd-cmake)
- cmake (cmake-git) (make)
- pkgconf (pkgconf-git) (make)
Latest Comments
inivation commented on 2020-05-04 16:15
Hello, thanks for the report. Should be fixed in updated PKGBUILD file.
fclad commented on 2020-04-29 13:51
Sorry to bother again. The current build is failing
fclad commented on 2020-04-15 19:11
Sorry, I updated the runtime but not
libcaer
. Thanks for the feedback.inivation commented on 2020-04-15 13:55
AUR packages do not seem to track shared library dependencies, so if OpenCV for example got updated from 4.2 to 4.3, you have to re-install (and thus re-compile) all AUR packages using it, in our case libcaer and dv-runtime. See https://wiki.archlinux.org/index.php/AUR_helpers for some details.
fclad commented on 2020-04-13 21:03
The current build is failing with
Thanks!