Skip to content

Commit

Permalink
Rebuild garden bottles for protobuf (#2396)
Browse files Browse the repository at this point in the history
* gz-fuel-tools8: revision bump rebuild for protobuf
* gz-gui7: revision bump rebuild for protobuf
* gz-launch6: revision bump rebuild for protobuf
* gz-msgs9: revision bump rebuild for protobuf
* gz-sensors7: revision bump rebuild for protobuf
* gz-sim7: revision bump rebuild for protobuf
* gz-transport12: revision bump rebuild for protobuf
* update  bottle.

Co-authored-by: OSRF Build Bot <[email protected]>
  • Loading branch information
scpeters and osrfbuild authored Sep 10, 2023
1 parent 360e635 commit 3e350c7
Show file tree
Hide file tree
Showing 7 changed files with 56 additions and 7 deletions.
9 changes: 8 additions & 1 deletion Formula/gz-fuel-tools8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ class GzFuelTools8 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-8.1.0.tar.bz2"
sha256 "18a25e2bc31e61539c890bdd377068b5192646a6647267e76d9b0bb0d0349545"
license "Apache-2.0"
revision 5
revision 6

head "https://github.com/gazebosim/gz-fuel-tools.git", branch: "gz-fuel-tools8"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, ventura: "fadd85fe530959efd6661ee2cd196f56b772c9c2ee89d91ee18f09e17021ac7f"
sha256 cellar: :any, monterey: "6a58175208d93b4b8964b7464634f87045f4fbaab186a4338e9ce2d352942686"
sha256 cellar: :any, big_sur: "c3e1cd33ed2a7c59036b2c90e017fffc74c368ba0e55bfbd475d31836623411f"
end

depends_on "cmake"
depends_on "gz-cmake3"
depends_on "gz-common5"
Expand Down
9 changes: 8 additions & 1 deletion Formula/gz-gui7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ class GzGui7 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-gui/releases/gz-gui-7.2.0.tar.bz2"
sha256 "d44ca605165d296205995a6d5fe3c5bcc58436699fdeae455839b703430b2023"
license "Apache-2.0"
revision 11
revision 12

head "https://github.com/gazebosim/gz-gui.git", branch: "gz-gui7"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "e167b99208d779c9cc114e24b6274141b59bd77a08cd17f6e297484729203659"
sha256 monterey: "212ba21ede9a5bfed23ec8eb7909da1bd673a715bdd77716b0f17a9554cb5493"
sha256 big_sur: "6cbc1332d02e2d6ba7bb9e60a20eee3eb691bf974ab2488e0f80b6508084ff03"
end

depends_on "cmake" => [:build, :test]
depends_on "pkg-config" => [:build, :test]
depends_on "gz-cmake3"
Expand Down
9 changes: 8 additions & 1 deletion Formula/gz-launch6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ class GzLaunch6 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-launch/releases/gz-launch-6.0.0.tar.bz2"
sha256 "e59e988c8a454cacc9f8f5727d1ab0d2c7fc8476083ec96065a0f89913957b0a"
license "Apache-2.0"
revision 10
revision 11

head "https://github.com/gazebosim/gz-launch.git", branch: "gz-launch6"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "d5a96d60b2b517a0f23dde7e6ac4999b989b757e40423b5dcd793c34cb7e701a"
sha256 monterey: "58433548d9a79aecc23936ded43294bd5daa28a4c7264e7940c2d825f4a1fd93"
sha256 big_sur: "abbb98550806133ba6dc130ce896d32a7e0c2a24d05d7790f884e61810c55911"
end

depends_on "cmake" => :build
depends_on "pkg-config" => :build

Expand Down
9 changes: 8 additions & 1 deletion Formula/gz-msgs9.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ class GzMsgs9 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-msgs/releases/gz-msgs-9.5.0.tar.bz2"
sha256 "693f403fca86e9956b393a86fd46505d94e27b7b2c1d39bc631ba9c3029b91f9"
license "Apache-2.0"
revision 5
revision 6

head "https://github.com/gazebosim/gz-msgs.git", branch: "gz-msgs9"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, ventura: "2021314c20de8fbd39dd38f3233914bc3bf213f97c93b54f0e2af177939536b9"
sha256 cellar: :any, monterey: "ffe285881e1f5a8db292ddfe48cc25684b5b4e713597264d4f60490b34ccab5c"
sha256 cellar: :any, big_sur: "ed1c9f7f274457d6d54c834cc0f1744c2ec563b04f098ab320c067eb34c16a99"
end

depends_on "cmake"
depends_on "gz-cmake3"
depends_on "gz-math7"
Expand Down
9 changes: 8 additions & 1 deletion Formula/gz-sensors7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ class GzSensors7 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/gz-sensors-7.2.0.tar.bz2"
sha256 "bf158cb7bde71866a3bf70e649888fe8f6f8eb0b7b77d87e991385c3b8a565af"
license "Apache-2.0"
revision 11
revision 12

head "https://github.com/gazebosim/gz-sensors.git", branch: "gz-sensors7"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, ventura: "b60015a6179fb87fba3ff8550c1e89f8c674dac214bbc3a5861a139ee5ee3d4d"
sha256 cellar: :any, monterey: "e501ccb6bb2df164e8a1f8b56033955099dba8395d47b3c5434a2a7761fd40b7"
sha256 cellar: :any, big_sur: "e81e941fb5ffea3b688ddf0158c8f8466b106c0bd8744ae82afb08ea6ab63473"
end

depends_on "cmake" => [:build, :test]
depends_on "pkg-config" => [:build, :test]

Expand Down
9 changes: 8 additions & 1 deletion Formula/gz-sim7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ class GzSim7 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-7.5.0.tar.bz2"
sha256 "e4a641bef1a747dd9a35c01beee3a1ac08f95bdaae06aa23b115e0b1a4ee42f8"
license "Apache-2.0"
revision 9
revision 10

head "https://github.com/gazebosim/gz-sim.git", branch: "gz-sim7"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "3395622e43f32b5bb8de8682ad8bea440ad45ba3e20c8d7c326f74f8b832c34e"
sha256 monterey: "b840164058f7b1088222227820a42e72078a7e3f481ae8417bd8081d852d8029"
sha256 big_sur: "7677b7a0b8828ca7f3e1de697d2fb80eb7144f10c8fcd3913774503eab86b6d1"
end

depends_on "cmake" => :build
depends_on "pybind11" => :build
depends_on "ffmpeg"
Expand Down
9 changes: 8 additions & 1 deletion Formula/gz-transport12.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ class GzTransport12 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-transport/releases/gz-transport-12.2.0.tar.bz2"
sha256 "731ec9f87fd815c62486ed4e2c3ecbeff5b8b4a8f09cc5e7abf4d8758cebe048"
license "Apache-2.0"
revision 11
revision 12

head "https://github.com/gazebosim/gz-transport.git", branch: "gz-transport12"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "e2277d2560c81e2478f865359b45a9e0a61c30841fc29a1540d6923270832070"
sha256 monterey: "4cd9f47d9db13508c172e3c8fcb9dce8f3563018db1ae862aa6be2850760e727"
sha256 big_sur: "898238b0bf771ba7420f0190b4f7e615e8899a8bc6120b328d4267caee7d5d79"
end

depends_on "doxygen" => [:build, :optional]

depends_on "cmake"
Expand Down

0 comments on commit 3e350c7

Please sign in to comment.