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 GzFuelTools10 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-fuel-tools.git" , branch : "gz-fuel-tools10"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 cellar : :any , sonoma : "d35df458b6f48f2755c74f8984b659e7d07e0653141e9ca554606c381fbec56f"
14
+ sha256 cellar : :any , ventura : "34d770c8633059c51fd33c824260cacdc70834ea1dbe4a763db094c196e391c7"
15
+ end
16
+
11
17
depends_on "abseil"
12
18
depends_on "cmake"
13
19
depends_on "gz-cmake4"
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzGui9 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-gui.git" , branch : "gz-gui9"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 sonoma : "1528f634bca496b8b396679ba113444f20977aae3f5bf8fc8470d7766216d91a"
14
+ sha256 ventura : "3e7a2dac9350576284241d013d18cf5852d12fe38e96037018744084dd9ffba5"
15
+ end
16
+
11
17
depends_on "cmake" => [ :build , :test ]
12
18
depends_on "pkgconf" => [ :build , :test ]
13
19
depends_on "abseil"
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzLaunch8 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-launch.git" , branch : "gz-launch8"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 sonoma : "01976946dede62b098d8d31bb48bd9fdc5eb8af14b8a03a8877d29d6d6574a9e"
14
+ sha256 ventura : "236c2065fd3dcb34af27aba8344d7cfb62f6d5bf2f52edd037473009438a1777"
15
+ end
16
+
11
17
depends_on "cmake" => :build
12
18
depends_on "pkgconf" => :build
13
19
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzMsgs11 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-msgs.git" , branch : "gz-msgs11"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 sonoma : "417f0aa0a46ac815bc44323d626925af0c64008577c4b6461db6d8c887aaaf54"
14
+ sha256 ventura : "f53f4b4763c9e844eeaa4df2b8592f01c1be4be0e5a648677530fa0c2ed52421"
15
+ end
16
+
11
17
depends_on "python@3.12" => [ :build , :test ]
12
18
depends_on "python@3.13" => [ :build , :test ]
13
19
depends_on "abseil"
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzSensors9 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-sensors.git" , branch : "gz-sensors9"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 cellar : :any , sonoma : "de3fa63727248cb858d630aebfcc04f8f99e80f16c3c343694c4e7f920d1db8b"
14
+ sha256 cellar : :any , ventura : "271c6260fc9312c145a5b2b5fe2cf01bda51d5a10e591824d753ce8956213572"
15
+ end
16
+
11
17
depends_on "cmake" => [ :build , :test ]
12
18
depends_on "pkgconf" => [ :build , :test ]
13
19
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzSim9 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-sim.git" , branch : "gz-sim9"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 sonoma : "7c544a02fa26f9da009c482de2cc733666c2efe743aee3430c11c7c284fa972e"
14
+ sha256 ventura : "ff7515c7a8560e3c774ece332f3ee2fa09b6e8f47c4521055833eea57d598602"
15
+ end
16
+
11
17
depends_on "cmake" => :build
12
18
depends_on "pybind11" => :build
13
19
depends_on "python@3.13" => [ :build , :test ]
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ class GzTransport14 < Formula
8
8
9
9
head "https://github.com/gazebosim/gz-transport.git" , branch : "gz-transport14"
10
10
11
+ bottle do
12
+ root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
+ sha256 sonoma : "f54a1fc8c7c9ae999156a38b7bc5d97a5466cd74ca2cdd85efc1cc60e24156c9"
14
+ sha256 ventura : "babf1f496353c7b1d2649facc51155ca6e03a28c6c2bcebfea3a5549eccf8142"
15
+ end
16
+
11
17
depends_on "doxygen" => [ :build , :optional ]
12
18
depends_on "pybind11" => :build
13
19
depends_on "python@3.12" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments