File tree Expand file tree Collapse file tree 7 files changed +42
-0
lines changed Expand file tree Collapse file tree 7 files changed +42
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzFuelTools8 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-fuel-tools.git" , branch : "gz-fuel-tools8"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 cellar : :any , ventura : "be163b66fa7e32fdc2ff455a7301de90b8a23fa8fe9867496392f6d694929b30"
14
+ sha256 cellar : :any , monterey : "4fd0089ce026e138fddc0d0dfe0044cc5a5683e58bed83b53fe84af77a140fd2"
15
+ end
16
+
11
17
depends_on "abseil"
12
18
depends_on "cmake"
13
19
depends_on "gz-cmake3"
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzGui7 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-gui.git" , branch : "gz-gui7"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 ventura : "318cb5deca5836448cf074301ced5406774db000eeaa91d97077b9cc0c177bb9"
14
+ sha256 monterey : "c9fd0edb4c6110628429b4341d5a5b979b5aafcf26dc38e6546f0c098228d89b"
15
+ end
16
+
11
17
depends_on "cmake" => [ :build , :test ]
12
18
depends_on "pkg-config" => [ :build , :test ]
13
19
depends_on "abseil"
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzLaunch6 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-launch.git" , branch : "gz-launch6"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 ventura : "bd12b9a48c65ff56bf95613a2576287512e59f04e1d7fd92ccea9859c3fb6481"
14
+ sha256 monterey : "b6b84dfc1a19f4017bda067073145db3dbdba022b2afe419c2048c518917d195"
15
+ end
16
+
11
17
depends_on "cmake" => :build
12
18
depends_on "pkg-config" => :build
13
19
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzMsgs9 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-msgs.git" , branch : "gz-msgs9"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 cellar : :any , ventura : "1f50de0ebdd17757b651774d28373c5114486b1abbc081547506a5777c511e10"
14
+ sha256 cellar : :any , monterey : "9f9a84ead5c185f53030071084047f1ec030a81dc4440ae4bf92fedcfa40b762"
15
+ end
16
+
11
17
depends_on "abseil"
12
18
depends_on "cmake"
13
19
depends_on "gz-cmake3"
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzSensors7 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-sensors.git" , branch : "gz-sensors7"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 cellar : :any , ventura : "7406c5a435b2f091df5ad58b00e910f1a8aa567500288d0fff98a7582a013dbc"
14
+ sha256 cellar : :any , monterey : "fd3da7fee19187bdf3b414c9ab6fd164cc8042dbeab8213f674b3627664297d9"
15
+ end
16
+
11
17
depends_on "cmake" => [ :build , :test ]
12
18
depends_on "pkg-config" => [ :build , :test ]
13
19
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzSim7 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-sim.git" , branch : "gz-sim7"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 ventura : "c7b3d13b1594d8cc9fec317284a22777585b8f918470ae65dd338518e06c6226"
14
+ sha256 monterey : "a08e110810f2227aaf1dde896a08c43b073312c06c652c5ece630e0ce697e251"
15
+ end
16
+
11
17
depends_on "cmake" => :build
12
18
depends_on "pybind11" => :build
13
19
depends_on "abseil"
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzTransport12 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-transport.git" , branch : "gz-transport12"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 ventura : "1b3cff03a62ea8b7fc25281f0f59b57e77d3dd37c7caed191cbf745a2b67ecbd"
14
+ sha256 monterey : "10b2dd29b4b54545f1e429136d1658200d821e6f3a07848b4e1eca2a0ec7ed16"
15
+ end
16
+
11
17
depends_on "doxygen" => [ :build , :optional ]
12
18
13
19
depends_on "abseil"
You can’t perform that action at this time.
0 commit comments