Skip to content

Commit

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

Co-authored-by: OSRF Build Bot <[email protected]>
  • Loading branch information
scpeters and osrfbuild authored Nov 9, 2024
1 parent 05f4109 commit 00d60c7
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.1.tar.bz2"
sha256 "35b8cdceae46f50360081eb1b310366ae085a8c64d88fee7175f2b0582e454a2"
license "Apache-2.0"
revision 25
revision 26

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, sonoma: "4e13089755b29697c5b8fb61403cda6c4208f8548c31b0d16f4d78a4bdaa451e"
sha256 cellar: :any, ventura: "7e2039329bc03b0d5d914bc45b7eb1b1b313cb88834b97e1d9737d0131c437ca"
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.1.tar.bz2"
sha256 "c801d4205f8f88fca813cbf699cf6a077536d430e6c312a85520d6f50a7052bd"
license "Apache-2.0"
revision 25
revision 26

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "90e67cf4bbcf3e4e770193f836b2651d8a905f5a29d1847f613864209c69a6e7"
sha256 ventura: "7908897849b50f86e580a2225e2beee1a7fc82cce1218b7d0e4098139e7c80ec"
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 44
revision 45

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "fb63563aa24a761a0564371f1f88f1ed3e74944dfc631fb311bc389a0ef13ae5"
sha256 ventura: "ae6cceb8b16cd933a0a66c97134826e2d291fc12f92411ae79860c20d711ddb3"
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.1.tar.bz2"
sha256 "984e2a5df03ca220960470b6b59728edf3cd570314fbad6435b67cb26c9b7e4e"
license "Apache-2.0"
revision 25
revision 26

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "ea2a77aaa8631c7327ff545098f3f4bdd725177b8cb010e30f6a3c54f76307ca"
sha256 ventura: "757f76afea5ca879dd7c678baf41b1460812bde8161ef5858e45eafbaf31fa0e"
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 39
revision 40

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, sonoma: "8fda4cb23b6264c62a5db33c2a60c243ca1b9c2beff68ca879d0e92e1cab5ea7"
sha256 cellar: :any, ventura: "1ab4eb237e02727b5e804c29ab062be7d2514296ae38b02157bfa56ba171ab94"
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.6.0.tar.bz2"
sha256 "b64b187333907a9e866307ccc76649672e0df9b6bdfb4a390929ebbcaa83ce64"
license "Apache-2.0"
revision 25
revision 26

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "37d7bce6b93611dcde3170efd4431267a6bda333a22e11d28e84417730cefb57"
sha256 ventura: "798f48eca7f60515c157814d47e75fb768bfcc2438b165eba23734647c87b23e"
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.5.0.tar.bz2"
sha256 "5edd15699e35ade5ad2f814af1f5e96a866f7908e16b55333abb23978f44d4c6"
license "Apache-2.0"
revision 23
revision 24

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "1d0c5af8e431c1cee9c7d49fe92bedf7cd0270e206c815ad9e205ffe9c4b8880"
sha256 ventura: "b3fdc73d072522827bf8e1c65659c104785254b4537331089b1cd4172a20d5e1"
end

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

depends_on "cmake"
Expand Down

0 comments on commit 00d60c7

Please sign in to comment.