Search Criteria
Package Details: veles-git 2018.05.0.r0.ge65de5a-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/veles-git.git (read-only, click to copy) |
---|---|
Package Base: | veles-git |
Description: | Binary data analysis and visualization tool |
Upstream URL: | https://codisec.com/veles |
Licenses: | APLv2 |
Conflicts: | veles, veles-bin |
Provides: | veles |
Submitter: | m3thodic |
Maintainer: | m3thodic |
Last Packager: | m3thodic |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-26 19:21 (UTC) |
Last Updated: | 2022-05-05 05:36 (UTC) |
Dependencies (8)
- protobuf (protobuf-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-pyopenssl
- python-veles-gitAUR
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
Latest Comments
dnloop commented on 2023-04-26 19:48 (UTC)
I've managed to start the database using the following workaround:
Inside
/usr/lib/python3.[xx]/site-packages/veles/proto/msgpackwrap.py
removedencoding='utf-8'
.The following packages were installed to build veles-git:
sandsmark commented on 2022-03-15 21:07 (UTC) (edited on 2022-03-15 21:31 (UTC) by sandsmark)
This downloads a ton of random packages of dubious quality in build().
edit: I patched it to fix it, but I hit this: https://github.com/codilime/veles/issues/451
I guess veles is dead?
cyrozap commented on 2021-09-10 20:56 (UTC)
This wouldn't build without installing msgpack-cxx (the error was something like "couldn't find msgpack.hpp"), so it should probably be added as a build dependency.
m3thodic commented on 2019-06-18 18:51 (UTC)
@ceres-c fixed, thanks!
ceres-c commented on 2019-06-14 15:31 (UTC)
Needs cmake as a dependency (since last update?)
qs9rx commented on 2018-11-16 16:11 (UTC)
needs msgpack-c as build dependency