Skip to content

Commit

Permalink
Rebuild citadel bottles for protobuf 25 (#2488)
Browse files Browse the repository at this point in the history
* ignition-fuel-tools4: revision bump rebuild bottle
* ignition-gazebo3: revision bump rebuild bottle
* ignition-gui3: revision bump rebuild bottle
* ignition-launch2: revision bump rebuild bottle
* ignition-msgs5: revision bump rebuild bottle
* ignition-sensors3: revision bump rebuild bottle
* ignition-transport8: revision bump rebuild bottle
* update  bottle.

Co-authored-by: OSRF Build Bot <[email protected]>
  • Loading branch information
scpeters and osrfbuild authored Nov 5, 2023
1 parent 470ea07 commit b39faae
Show file tree
Hide file tree
Showing 7 changed files with 49 additions and 7 deletions.
8 changes: 7 additions & 1 deletion Formula/ignition-fuel-tools4.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class IgnitionFuelTools4 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-fuel-tools/releases/ignition-fuel-tools4-4.9.0.tar.bz2"
sha256 "6834b959cb7cc1d90ea86042bc29e41d12ad68b8f3029f5ebd8b6ae73649420e"
license "Apache-2.0"
revision 13
revision 14

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

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

depends_on "cmake"
depends_on "ignition-cmake2"
depends_on "ignition-common3"
Expand Down
8 changes: 7 additions & 1 deletion Formula/ignition-gazebo3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class IgnitionGazebo3 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-gazebo/releases/ignition-gazebo3-3.15.0.tar.bz2"
sha256 "009a107afc4517caea609ab0b24eae65282faab808bda9aa0a22e600bc2b0088"
license "Apache-2.0"
revision 13
revision 14

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

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

deprecate! date: "2024-12-31", because: "is past end-of-life date"

depends_on "cmake" => :build
Expand Down
8 changes: 7 additions & 1 deletion Formula/ignition-gui3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class IgnitionGui3 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-gui/releases/ignition-gui3-3.12.0.tar.bz2"
sha256 "f53ee05d844449b900ecb30d5e1f812fd3f7e9e28630d309b7d8d11add3c3b1c"
license "Apache-2.0"
revision 15
revision 16

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "7e7dd951d5fb676153305877b4cf51862862ddeebfb3a5c8bcffbe58baab9112"
sha256 monterey: "1b19bf7e8ad6d9dda1f2e308bb5eabf2c579b456f8bdf5f59a852c6986f19552"
end

deprecate! date: "2024-12-31", because: "is past end-of-life date"

depends_on "cmake" => [:build, :test]
Expand Down
8 changes: 7 additions & 1 deletion Formula/ignition-launch2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class IgnitionLaunch2 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-launch/releases/ignition-launch2-2.3.0.tar.bz2"
sha256 "6c341967a71d19a0a62fb5bf4ef0e2a40cd55096904b765738f981860055cd3d"
license "Apache-2.0"
revision 14
revision 15

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

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

deprecate! date: "2024-12-31", because: "is past end-of-life date"

depends_on "cmake" => :build
Expand Down
8 changes: 7 additions & 1 deletion Formula/ignition-msgs5.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class IgnitionMsgs5 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-msgs/releases/ignition-msgs5-5.11.0.tar.bz2"
sha256 "59a03770c27b4cdb6d0b0f3de9f10f1c748a47b45376a297e1f30900edb893fd"
license "Apache-2.0"
revision 13
revision 14

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, ventura: "c248a5fa0d5ca6bb17ba17023fb92efe3e3028390bfa8ddc857764c708f12789"
sha256 cellar: :any, monterey: "9cfc641cc2469b8ab82f421c7c4e8361962da207cb79ac10ba20cb2ccc2f0013"
end

depends_on "cmake"
depends_on "ignition-cmake2"
depends_on "ignition-math6"
Expand Down
8 changes: 7 additions & 1 deletion Formula/ignition-sensors3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class IgnitionSensors3 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-sensors/releases/ignition-sensors3-3.5.0.tar.bz2"
sha256 "904297a8deea7f3bff79a4a1fa24aee9c208a72013e29147c3087ca07fc41788"
license "Apache-2.0"
revision 13
revision 14

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

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

deprecate! date: "2024-12-31", because: "is past end-of-life date"

depends_on "cmake" => [:build, :test]
Expand Down
8 changes: 7 additions & 1 deletion Formula/ignition-transport8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class IgnitionTransport8 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-transport/releases/ignition-transport8-8.4.0.tar.bz2"
sha256 "deac1e04f08e3bebd70d587de54054beacf205a05aaac2db0dc1926fa35bf2a2"
license "Apache-2.0"
revision 13
revision 14

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "6950f47f2ccb4ecb24c6fb8caa637d6d56e7882b4f94409a36bb6324e5493270"
sha256 monterey: "4ab51c9e74631ddcf0088a89c288a5a924591958af57cd8699eb0c40b41162f1"
end

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

depends_on "cmake"
Expand Down

0 comments on commit b39faae

Please sign in to comment.