Skip to content

Rebuild fortress bottles for abseil #3093

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

Merged
merged 11 commits into from
Aug 10, 2025
Merged
8 changes: 7 additions & 1 deletion Formula/ignition-fuel-tools7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class IgnitionFuelTools7 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/ignition-fuel_tools-7.3.1.tar.bz2"
sha256 "b8224c574406147ae008ed9a0ac459f1e2582f6aaef7ba44e1fd1c5ac97b6de8"
license "Apache-2.0"
revision 21
revision 22

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "0f1012e2615e9e118c775b863f55f11d2ea116aa61f3ddb42203962316e0dee3"
sha256 cellar: :any, ventura: "e44158a0fe3d2621cc3a9f5ea451e170cd26c5be1dcff474e8d48f79760212c0"
end

depends_on "cmake"
depends_on "ignition-cmake2"
depends_on "ignition-common4"
Expand Down
8 changes: 7 additions & 1 deletion Formula/ignition-gazebo6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class IgnitionGazebo6 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/ignition-gazebo-6.17.0.tar.bz2"
sha256 "3a51ba77e5cbbc3d0b6b3dd44d66bfd3076bed228c8c9face9678f1bd7a51ced"
license "Apache-2.0"
revision 7
revision 8

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "155021b2762e2b0eced870d3fc8b34fc3d4c4f2f677da92a7f99019afd82639a"
sha256 ventura: "3d126131156ade6f1cbb162935c0972da0af534548bb1dd1f14c3b6d46024832"
end

depends_on "cmake" => :build
depends_on "pybind11" => :build
depends_on "gz-plugin2" => :test
Expand Down
8 changes: 7 additions & 1 deletion Formula/ignition-gui6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class IgnitionGui6 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-gui/releases/ignition-gui6-6.8.0.tar.bz2"
sha256 "dd4f26100f4d1343f068ba36f2b8394a0cddb337efde7b4a21c1b0f66ce496c9"
license "Apache-2.0"
revision 57
revision 58

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "5a51bed184baece89ae68540a5163243d14a1545c0d7d08bd58a045ec4b0f95e"
sha256 ventura: "4c2441db7158b47585c594495f3c2b7d06acc5d3e9fce9641990863e0dae6268"
end

depends_on "cmake" => [:build, :test]
depends_on "pkgconf" => [:build, :test]

Expand Down
8 changes: 7 additions & 1 deletion Formula/ignition-launch5.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class IgnitionLaunch5 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-launch/releases/ignition-launch5-5.3.0.tar.bz2"
sha256 "84d356b9c85609da1bb7feda2f90ae6d1a1fd2d6713b284799d5605de42e2613"
license "Apache-2.0"
revision 55
revision 56

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "e9019e6ce141e24ac7a4e4e1334763827e20e7735e444bb2428d7bd9ecc011b5"
sha256 ventura: "7326b4e26193e2e5d7ec368e366a7bc09a748a624eeffc6edfba5e836c5f49e0"
end

depends_on "cmake" => :build
depends_on "pkgconf" => :build

Expand Down
8 changes: 7 additions & 1 deletion Formula/ignition-msgs8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class IgnitionMsgs8 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-msgs/releases/ignition-msgs8-8.7.0.tar.bz2"
sha256 "b17a8e16fe56a84891bd0654a2ac09427e9a567b9cd2255bb2cfa830f8e1af45"
license "Apache-2.0"
revision 52
revision 53

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "3a556795ea907fe5d52d82249a78d36c493dccb0c68a9cf175eee8c5cb591c8e"
sha256 cellar: :any, ventura: "2ccdab8c31cd6fd27a0c5b00d5c23464ae7f4baf81c9687895c24a69bade6f84"
end

depends_on "cmake"
depends_on "ignition-cmake2"
depends_on "ignition-math6"
Expand Down
8 changes: 7 additions & 1 deletion Formula/ignition-physics5.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class IgnitionPhysics5 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-physics/releases/ignition-physics5-5.3.2.tar.bz2"
sha256 "4262512fbb6952712234c5cbeed69cdabca338931bb6c587a1ef7d487a5f262b"
license "Apache-2.0"
revision 23
revision 24

head "https://github.com/gazebosim/gz-physics.git", branch: "ign-physics5"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "cf06798a790b27fad1461c5836f57f21ae4ff34e13b56706242b3cb3a37fb2d2"
sha256 cellar: :any, ventura: "92c108427a588c01ec949e90fd90923c9a0377f4f14fab3860fd49d6d16ed48f"
end

depends_on "cmake" => :build

depends_on "gz-plugin2" => :test
Expand Down
8 changes: 7 additions & 1 deletion Formula/ignition-sensors6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class IgnitionSensors6 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/ignition-sensors-6.8.1.tar.bz2"
sha256 "abc96be3bd018cae94c83981d173af0f67ce2980ef7a1374b34bd5b63f9a7235"
license "Apache-2.0"
revision 17
revision 18

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "1c720269221bcb4be14c4eda9ffaff6d0f953a4c05e1bf867e205eafb4542f45"
sha256 cellar: :any, ventura: "6dca75f059a81790cf62bd371c55e4cae78f315bb223b308fcc4791227f97778"
end

depends_on "cmake" => [:build, :test]
depends_on "pkgconf" => [:build, :test]

Expand Down
8 changes: 7 additions & 1 deletion Formula/ignition-transport11.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,17 @@ class IgnitionTransport11 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-transport/releases/ignition-transport11-11.4.1.tar.bz2"
sha256 "f18501cbd5c78b584b3db1960a3049d6ae416bab7f0289af64eadda13d1c5da5"
license "Apache-2.0"
revision 45
revision 46
version_scheme 1

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

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

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

depends_on "cmake"
Expand Down
8 changes: 7 additions & 1 deletion Formula/sdformat12.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ class Sdformat12 < Formula
url "https://osrf-distributions.s3.amazonaws.com/sdformat/releases/sdformat-12.8.0.tar.bz2"
sha256 "5c0d6579738ff14f849f8d6e101468a8f0abc43000b2b8040170fe082a630489"
license "Apache-2.0"
revision 6
revision 7

head "https://github.com/gazebosim/sdformat.git", branch: "sdf12"

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

depends_on "cmake" => [:build, :test]
depends_on "pkgconf" => [:build, :test]

Expand Down