Search Criteria
Package Details: ros-noetic-libg2o 2020.5.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ros-noetic-libg2o.git (read-only, click to copy) |
---|---|
Package Base: | ros-noetic-libg2o |
Description: | ROS - The libg2o library from http://openslam.org/g2o.html. |
Upstream URL: | https://github.com/RainerKuemmerle/g2o |
Licenses: | BSD |
Submitter: | ehmish |
Maintainer: | None |
Last Packager: | AchmadFathoni |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-09-07 22:04 (UTC) |
Last Updated: | 2023-07-24 01:35 (UTC) |
Dependencies (13)
- boost (boost-gitAUR)
- eigen (eigen-gitAUR)
- glu (glu-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- ros-noetic-catkinAUR
- suitesparse
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (make)
- ros-build-toolsAUR (make)
- suitesparse (make)
Latest Comments
AchmadFathoni commented on 2023-07-20 01:44 (UTC)
Need co-maintainer for faster development response.
MarsSeed commented on 2023-07-19 14:54 (UTC)
Turns out, there is no need to change the dependencies.
Instead, remove the superfluous execution of
fix-python-scripts.sh
in the PKGBUILD: Noetic is fully Python3-based, no need to convert any scripts from Py2 to Py3 hashbangs.MarsSeed commented on 2023-07-19 11:46 (UTC)
This should makedepend on
ros-build-tools-py3
, notros-build-tools
.AchmadFathoni commented on 2021-09-27 06:38 (UTC)
/usr/share/ros-build-tools/fix-python-scripts.sh
: No such file or directory