Search Criteria
Package Details: plotjuggler 3.9.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/plotjuggler.git (read-only, click to copy) |
---|---|
Package Base: | plotjuggler |
Description: | The Time Series Visualization Tool that you deserve. Without ROS dependencies. |
Upstream URL: | https://github.com/facontidavide/PlotJuggler |
Licenses: | MPL-2.0 |
Submitter: | joajfreitas |
Maintainer: | joajfreitas |
Last Packager: | joajfreitas |
Votes: | 3 |
Popularity: | 0.94 |
First Submitted: | 2021-03-14 18:16 (UTC) |
Last Updated: | 2025-04-15 20:31 (UTC) |
Dependencies (10)
- arrow
- binutils
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-multimedia
- qt5-svg (qt5-svg-gitAUR)
- qt5-websockets (qt5-websockets-gitAUR)
- qt5-x11extras
- zeromq (zeromq-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
Latest Comments
joajfreitas commented on 2025-04-18 14:48 (UTC)
Thanks for the explanation, the PKGBUILD is using 3.5 has suggested. Hope it works nicely for you now.
hatred commented on 2025-04-17 13:12 (UTC) (edited on 2025-04-17 13:15 (UTC) by hatred)
@joajfreitas, some 3rd party component has a CMakeLists.txt with cmake_minimum_required() pointed into 3.2 or so on. 3.10 is a good choose too, so, my suggestion just a sample :-)
joajfreitas commented on 2025-04-15 20:33 (UTC) (edited on 2025-04-15 20:33 (UTC) by joajfreitas)
Thanks hatred, I didn't notice the PKGBUILD had stopped working.
Your patch does the trick!
I'm not sure about
-DCMAKE_POLICY_VERSION_MINIMUM=3.5
. You can see that upstream uses 3.10 as the minimum version. Why should we use and older one?hatred commented on 2025-04-15 09:00 (UTC)
Fix protobuf build fails: https://gist.github.com/h4tr3d/8381a56901d931330c94779dec5c0030
Also, you should add
-DCMAKE_POLICY_VERSION_MINIMUM=3.5
to cmake call in thebuild()
routine in the PKGBUILD to force building with new system cmake.danmou commented on 2024-09-25 20:58 (UTC)
It works now, thanks!
joajfreitas commented on 2024-09-23 18:07 (UTC)
Can you try again now?
danmou commented on 2024-09-23 13:51 (UTC)
I'm getting a build error:
joajfreitas commented on 2023-11-22 20:48 (UTC)
thanks, should be fixed by now
fclad commented on 2023-11-22 16:14 (UTC)
The sha sum for plotjuggler-3.8.0.tar.gz seems to be wrong