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 citadel bottles for protobuf #2398

Merged
merged 8 commits into from
Sep 12, 2023
9 changes: 8 additions & 1 deletion Formula/ignition-fuel-tools4.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ 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 9
revision 10

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: "2e7f02d5d79a08cc299e91ae3e8dcc89f4230652ed3b4821c165d032965c5b69"
sha256 cellar: :any, monterey: "f2043fa75802c8cc2475dcedce236b582ee4e6373d2876ead7e835b4f1d974a5"
sha256 cellar: :any, big_sur: "9fc698d6a785b6fc61b48ac4afe583302f203c101e31bc6b6258a04ab122fdf7"
end

depends_on "cmake"
depends_on "ignition-cmake2"
depends_on "ignition-common3"
Expand Down
9 changes: 8 additions & 1 deletion Formula/ignition-gazebo3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ 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 9
revision 10

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: "c1791efc2e4ff16fc505a715861959b2f2070fc801ce728394eaf59b7a59c849"
sha256 monterey: "46502f202943f38dcba95182f4498795c7086acc03f3f89ff371643acb59d592"
sha256 big_sur: "b6bd66633b254ad7eda89c517cd600d636b086d859b136590cb0208b38f11763"
end

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

depends_on "cmake" => :build
Expand Down
9 changes: 8 additions & 1 deletion Formula/ignition-gui3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ 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 11
revision 12

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: "ecb3e090af9bdbd4576f8c20980805e017ee6a8f9f1014274470fd5865308bfb"
sha256 monterey: "2dda31028ab3bf29692d965052a6f0cc639095988f0581242bc9b420ae4666f9"
sha256 big_sur: "d16475a8064be41111c9323721e823b02f03b7637bfc9f1d8e5a08f3c4567ba2"
end

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

depends_on "cmake" => [:build, :test]
Expand Down
9 changes: 8 additions & 1 deletion Formula/ignition-launch2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ 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 10
revision 11

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: "71b63790dd5438faed7ca33bd8c3fc630aa82f0cca91c5ed1ef092d108597e7a"
sha256 monterey: "375cd712af8f9321683ebf734b1d95ae46ebb82064f3b0e7a33cefc83a21a7ab"
sha256 big_sur: "7473fc88e5168a37e2e98a6ed5cb9fab1ac8501b354aeb30f9ee266e524ec3ab"
end

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

depends_on "cmake" => :build
Expand Down
9 changes: 8 additions & 1 deletion Formula/ignition-msgs5.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ 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 9
revision 10

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: "05265bb752c6c461dd6a117040761a7902878690c5481504cacec7b7ce4c4cb3"
sha256 cellar: :any, monterey: "ba0da02d1594b7f0aff50c763500e10dc1ddde286239a040d0c53600b5c53241"
sha256 cellar: :any, big_sur: "ac685c5c50f64d6a4e0161610348949d3469d5fef5b10f19c67b0fb221a0f968"
end

depends_on "cmake"
depends_on "ignition-cmake2"
depends_on "ignition-math6"
Expand Down
9 changes: 8 additions & 1 deletion Formula/ignition-sensors3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ 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 9
revision 10

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: "4495468fa97c7aa6e38bca8ce1e431a4455a097fe8d8bb40caf14e005144c0b4"
sha256 monterey: "6bab9b7a7854da5dc73922f6a37356ade4c144ff2cc8f5b0d8199cd390aa9dae"
sha256 big_sur: "22164c6aca5865c5d6e2db21b0bfe2d46af2527fa261175b046f774ffd765813"
end

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

depends_on "cmake" => [:build, :test]
Expand Down
9 changes: 8 additions & 1 deletion Formula/ignition-transport8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ 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 9
revision 10

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: "10b536dc9ebb338c7e035527abeb43985d00b03d16266ca8f3158100f3e65a5e"
sha256 monterey: "5de4a72ff98463d4c4214d96a2b03066fe71ae3af081272823ce481da28997c8"
sha256 big_sur: "bed553deda0924ed2eee085d0311c52d5d2ad8136fcd62b3856268ae4d42e31d"
end

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

depends_on "cmake"
Expand Down