Skip to content

Commit

Permalink
Rebuild harmonic bottles for protobuf 25 (#2485)
Browse files Browse the repository at this point in the history
* gz-fuel-tools9: revision bump rebuild bottle
* gz-gui8: revision bump rebuild bottle
* gz-launch7: revision bump rebuild bottle
* gz-msgs10: revision bump rebuild bottle
* gz-sensors8: revision bump rebuild bottle
* gz-sim8: revision bump rebuild bottle
* gz-transport13: revision bump rebuild bottle
* update  bottle.

Co-authored-by: OSRF Build Bot <[email protected]>
  • Loading branch information
scpeters and osrfbuild authored Nov 4, 2023
1 parent bdea4fc commit ba86b88
Show file tree
Hide file tree
Showing 7 changed files with 49 additions and 7 deletions.
8 changes: 7 additions & 1 deletion Formula/gz-fuel-tools9.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class GzFuelTools9 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-9.0.0.tar.bz2"
sha256 "f6bff36311390bbdf169a767d94efd7657f6b44ee620dbe096ab122135f7c780"
license "Apache-2.0"
revision 3
revision 4

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, ventura: "31a3dd8092887cace1c85c950fe9686c9a2526da760d4d5f5687378af863b7a2"
sha256 cellar: :any, monterey: "f3c6472c529c5d0cad63528638510b94ded283fd7348263c3e15cc334026a75d"
end

depends_on "cmake"
depends_on "gz-cmake3"
depends_on "gz-common5"
Expand Down
8 changes: 7 additions & 1 deletion Formula/gz-gui8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class GzGui8 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-gui/releases/gz-gui-8.0.0.tar.bz2"
sha256 "50815c1e81f985a616068e9c3d425ee035edfa2e7a13bd14ce3de41d9500fa40"
license "Apache-2.0"
revision 3
revision 4

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "c3201839663aa5e652075966338790746da01866d416c202656024e821ec1b5d"
sha256 monterey: "a29e63411ffb7c75e24fbefb0f646971cee248fb080d86d7ca3d943ca01caef6"
end

depends_on "cmake" => [:build, :test]
depends_on "pkg-config" => [:build, :test]
depends_on "gz-cmake3"
Expand Down
8 changes: 7 additions & 1 deletion Formula/gz-launch7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class GzLaunch7 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-launch/releases/gz-launch-7.0.0.tar.bz2"
sha256 "252cb170fd97d074e9d13536cda736cd481c8c2e6df30a4ee225cfb9dcd92e77"
license "Apache-2.0"
revision 3
revision 4

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "9ba87c5ab6319209fc616d62e83205329a5cd1e944f677bb74a5f848be05024b"
sha256 monterey: "9409c92edfa7e0297393f69db877829db274d395e47956a3ada4eb30b721e2c5"
end

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

Expand Down
8 changes: 7 additions & 1 deletion Formula/gz-msgs10.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class GzMsgs10 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-msgs/releases/gz-msgs-10.0.0.tar.bz2"
sha256 "3d39b6c1377bd69b9d1d1a0ccc37bf1bb0ea38d913ad0ad7fd5c051cfaeb30a7"
license "Apache-2.0"
revision 3
revision 4

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "2fc58ab15786574ced92460b6803c9961c2ee461ca4503b90f3efa580ba994d4"
sha256 monterey: "b4cfd9648615e8cfbfc4290a569e4a6c1b05f6d8374850ba24558e33b6f720c7"
end

depends_on "cmake"
depends_on "gz-cmake3"
depends_on "gz-math7"
Expand Down
8 changes: 7 additions & 1 deletion Formula/gz-sensors8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class GzSensors8 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/gz-sensors-8.0.0.tar.bz2"
sha256 "17a3be4fbcc338a22928c7d5b96d4369f05be801470e37f580c0f83299609bf4"
license "Apache-2.0"
revision 3
revision 4

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

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

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

Expand Down
8 changes: 7 additions & 1 deletion Formula/gz-sim8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class GzSim8 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-8.0.0.tar.bz2"
sha256 "2b9f422fbe87d0f215d4cb85559fbfadd36115b91e56515fa63ae1fd290d2012"
license "Apache-2.0"
revision 3
revision 4

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "86178fafab4e54f5044937ae1cda425d330a4bcf9c640513c3a36827474bbf2b"
sha256 monterey: "ad3d5222411a461df3657c24aabee426dcb9be11985c3d74a53d66457328abf3"
end

depends_on "cmake" => :build
depends_on "pybind11" => :build
depends_on "ffmpeg"
Expand Down
8 changes: 7 additions & 1 deletion Formula/gz-transport13.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class GzTransport13 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-transport/releases/gz-transport-13.0.0.tar.bz2"
sha256 "d44b4ed089110a1a7dfc3b59f782e33f27668a980ededdbf3c21171f72a82968"
license "Apache-2.0"
revision 3
revision 4

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "fc38253684da108f28af7f321a2eaec1a7737f1cc4f1349c11bec18e62e78dd9"
sha256 monterey: "00ffeb22af1e81f62b299737b81c2db86e805bfcbbd63ee0d4cd1f2f3ac73bef"
end

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

Expand Down

0 comments on commit ba86b88

Please sign in to comment.