Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuild garden bottles for protobuf 24.1 part 1 #2350

Merged
merged 6 commits into from
Aug 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 1
revision 2

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: "a682dc7d74c6a60dfdec4e8f870323dbea6fed134d38951b61a7b8768ba9f27b"
sha256 cellar: :any, monterey: "89a23292d017d48939b9132d1ba8d0bf1e35cd47eac933940594e3c6dc27441b"
sha256 cellar: :any, big_sur: "f4ee0bfcd89b5622d139a078ec75792590dd1d2dc827257d1ca48a5ed122ddf7"
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 7
revision 8

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: "a499d01ab0f1643ebcae941b01ca5401561247ac6867b3c23972417174d516ad"
sha256 monterey: "c1e5039400acc9ff88ee1a803609817779bcc7ba8a834c2ad9477548fc69cb8f"
sha256 big_sur: "6808318e93e78ad566a8c52a68b6842026cca196d8104a09b6d2b445046e232b"
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-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 1
revision 2

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: "add487eef7f5f37c27c0e58a76942a01b6a36b054e2b8700bc4ca910180d89e1"
sha256 cellar: :any, monterey: "b5cfe7ed5c48e38ce52615e0d746630d3f0759ca3206bff0ad540b96a3797924"
sha256 cellar: :any, big_sur: "8b30c0ff782130a500a5a5dcc030be6c76597c4c4edaff1d8b87fa88ee81a324"
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 7
revision 8

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: "64222c378258faacf8b7c2054655c33f8de2bc10627df92e24661260e4225967"
sha256 cellar: :any, monterey: "3a36f1d01b23820dcadd04bde3e1bb8843f242860afa255bad6e2dff6efa8f48"
sha256 cellar: :any, big_sur: "bdd6448f6d3519e5b0dbd983f5b62e5bf3e13f2245090bfbf9f7215b72460cbb"
end

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

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 7
revision 8

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: "64219d94f0604efc5fee5335c08ebce1891a3ca221d96b4a04659bc0f844f8d7"
sha256 monterey: "714b98e4a98bc8663957f64016453b66649dac0af80a254024f8ff6d83b233a8"
sha256 big_sur: "8c0f05fd18044c49498b7d4440a765d7a479363cd874eca4c30e95d8b11f827e"
end

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

depends_on "cmake"
Expand Down