3180 PR is still open. This link https://github.com/osrf/gazebo/pull/3180.patch is pointing to issues page, not to patch-diff. Thats why diff file is garbage.
Search Criteria
Package Details: gazebo-git r32546.d3584008b4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/gazebo-git.git (read-only, click to copy) |
---|---|
Package Base: | gazebo-git |
Description: | A multi-robot simulator for outdoor environments. Git version. |
Upstream URL: | https://classic.gazebosim.org/ |
Licenses: | Apache |
Conflicts: | gazebo |
Provides: | gazebo |
Submitter: | acxz |
Maintainer: | acxz |
Last Packager: | acxz |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-24 16:54 (UTC) |
Last Updated: | 2023-12-17 05:46 (UTC) |
Dependencies (34)
- boost (boost-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- freeimage
- graphviz
- ignition-cmakeAUR (ignition-cmake-2AUR)
- ignition-commonAUR (ignition-common-3AUR)
- ignition-fuel_toolsAUR (ignition-fuel_tools-4AUR)
- ignition-mathAUR (ignition-math-6AUR)
- ignition-msgsAUR (ignition-msgs-5AUR)
- ignition-transportAUR (ignition-transport-8AUR)
- libccdAUR (libccdAUR, libccd-gitAUR)
- libltdl (libtool-gitAUR, libtool)
- libtar
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- ogre-1.9AUR
- protobuf (protobuf-gitAUR)
- qwt
- sdformatAUR (sdformat-9AUR, sdformat13AUR, sdformat14AUR, sdformat15AUR)
- tbb (onetbb-gitAUR, onetbb)
- Show 14 more dependencies...
Required by (8)
- ardupilot-gazebo-sitl-git (requires gazebo)
- ros-arch-deps (requires gazebo)
- ros-melodic-gazebo-dev (requires gazebo)
- ros-noetic-gazebo-dev (requires gazebo)
- ros-noetic-hector-gazebo-plugins (requires gazebo)
- ros-noetic-rotors-gazebo-plugins (requires gazebo) (make)
- ros-noetic-turtlebot3-gazebo (requires gazebo)
- ros2-humble-gazebo-dev (requires gazebo)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
LilPepega commented on 2022-04-05 12:06 (UTC) (edited on 2022-04-05 12:06 (UTC) by LilPepega)
bobosito commented on 2022-03-27 19:11 (UTC)
Thank you for letting me know. I pushed the change.
oljik commented on 2022-03-25 18:10 (UTC)
you can change patch version to 3180 which adds ffmpeg5 compatibility. 3174 is already merged.
bobosito commented on 2022-02-18 15:28 (UTC) (edited on 2022-04-27 17:50 (UTC) by bobosito)
Currently some dependency issues. Being worked on. Current work around.
sudo pacman -Rd --nodeps ffmpeg
sudo pacman -U https://archive.archlinux.org/repos/2022/04/01/extra/os/x86_64/protobuf-3.19.4-1-x86_64.pkg.tar.zst
sudo pacman -S ffmpeg4.4
yay -S gazebo-git
sudo pacman -S ffmpeg
Different work around. (haven't tried)
sudo pacman -U https://archive.archlinux.org/repos/2022/04/01/extra/os/x86_64/protobuf-3.19.4-1-x86_64.pkg.tar.zst
sudo pacman -S ffmpeg4.4
export PKG_CONFIG_PATH=/usr/lib/ffmpeg4.4/pkgconfig
yay -S gazebo
Workaround for xwayland
QT_QPA_PLATFORM=xcb gazebo
Kanishk598 commented on 2022-01-16 14:51 (UTC)
I encountered this error while installing the package. Can you look into this, please? I am on Manjaro Linux kernel 5.10.
Pinned Comments
acxz commented on 2022-05-17 15:54 (UTC)
Development is on Github: https://github.com/acxz/gazebo-arch Please open issues and PRs there instead of commenting.