File tree Expand file tree Collapse file tree 17 files changed +21
-104
lines changed Expand file tree Collapse file tree 17 files changed +21
-104
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class GzCommon5 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-common/releases/gz-common-5.7.1.tar.bz2"
5
5
sha256 "802a0a95bf52e10ec02b7531db1d577e2f477e5d326f0998f0b6ba323eb0396b"
6
6
license "Apache-2.0"
7
- revision 8
7
+ revision 9
8
8
9
9
head "https://github.com/gazebosim/gz-common.git" , branch : "gz-common5"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 cellar : :any , sonoma : "4764b8025492a411f82344f5ea390742fa8eb9015fe9a0f33a5f4ee97f826129"
14
- sha256 cellar : :any , ventura : "7cebff2b0a1ab203c481c1d87265568ebd25094dd43d5a0d825c37dc3c461c8c"
15
- end
16
-
17
11
depends_on "assimp"
18
12
depends_on "cmake"
19
13
depends_on "ffmpeg"
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class GzCommon6 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-common/releases/gz-common-6.1.0.tar.bz2"
5
5
sha256 "e79eacbce58f6d0bc5d34f58ed363c44cf89f61562b0a7d4ea1b586441e10b65"
6
6
license "Apache-2.0"
7
- revision 2
7
+ revision 3
8
8
9
9
head "https://github.com/gazebosim/gz-common.git" , branch : "gz-common6"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 cellar : :any , sonoma : "beccbb8adabaf27a197ba2ed19c05e083c2a3f41c53b0a5bde5dce6074f440fc"
14
- sha256 cellar : :any , ventura : "635e1dd347148ce267f52fc2d9cb20cebd0a68ed6dcf1ff0a4985ca272c6ddaf"
15
- end
16
-
17
11
depends_on "assimp"
18
12
depends_on "cmake"
19
13
depends_on "ffmpeg"
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class GzFuelTools10 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-10.1.0.tar.bz2"
5
5
sha256 "37ae351be9a9b281d078e36068422dd096f59f46c72c4ef490800dfeb7653e1d"
6
6
license "Apache-2.0"
7
- revision 2
7
+ revision 3
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 : "8798ada00c0ced964100232bcfd6bf921533a7355193d6837964a9381b10169e"
14
- sha256 cellar : :any , ventura : "2b04625f82bb8272c9b3ef4e4493a07be3fda32ff923232183307c7c3be7e02a"
15
- end
16
-
17
11
depends_on "abseil"
18
12
depends_on "cmake"
19
13
depends_on "gz-cmake4"
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class GzFuelTools9 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-9.1.1.tar.bz2"
5
5
sha256 "3189166d4b0078c0b9d98de178e5496a1cc28b88fbd1124603376181b5a053f5"
6
6
license "Apache-2.0"
7
- revision 8
7
+ revision 9
8
8
9
9
head "https://github.com/gazebosim/gz-fuel-tools.git" , branch : "gz-fuel-tools9"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 cellar : :any , sonoma : "949bfb1bec170fa064f9de6e2c858d8d6eec338cbb6c2a3bab5c1e90a08e7dc9"
14
- sha256 cellar : :any , ventura : "349035968d33baed2f7afbea60ef51c84b05220a67a3c91b7178ab2d16530012"
15
- end
16
-
17
11
depends_on "abseil"
18
12
depends_on "cmake"
19
13
depends_on "gz-cmake3"
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class GzGui8 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-gui/releases/gz-gui-8.4.0.tar.bz2"
5
5
sha256 "1731b01a134afb11b1b3e049fc65e74fa7b5c50532406d3d68366d54016d5498"
6
6
license "Apache-2.0"
7
- revision 8
7
+ revision 9
8
8
9
9
head "https://github.com/gazebosim/gz-gui.git" , branch : "gz-gui8"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 sonoma : "b7efa242f740fddec888e22cee656fe9370496ed4cee3c80ee722cfa01259a0a"
14
- sha256 ventura : "35abcb9c77f3eb86222c7168da5facf6d071823f6c5cd1573a8d919c3595e946"
15
- end
16
-
17
11
depends_on "cmake" => [ :build , :test ]
18
12
depends_on "pkgconf" => [ :build , :test ]
19
13
depends_on "abseil"
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class GzGui9 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-gui/releases/gz-gui-9.0.1.tar.bz2"
5
5
sha256 "873d9950b1aa577b5b7f864caa4c3f759e29d5b67b81c4d69ab7d37043c4f96d"
6
6
license "Apache-2.0"
7
- revision 8
7
+ revision 9
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 : "3c351a1bc5d526f7d32e69ed158feaa3e457719c188929db118a39491e044c46"
14
- sha256 ventura : "9855a7db58b93c6e5967dc25ef58954cdb9e2b015cd20e5f2aa486df77b6de75"
15
- end
16
-
17
11
depends_on "cmake" => [ :build , :test ]
18
12
depends_on "pkgconf" => [ :build , :test ]
19
13
depends_on "abseil"
Original file line number Diff line number Diff line change @@ -4,15 +4,10 @@ class GzMath7 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-math/releases/gz-math-7.5.2.tar.bz2"
5
5
sha256 "2451435f601f1adc8fdb3580e3b55bba951822dd85dcddcc8bae4fe132587803"
6
6
license "Apache-2.0"
7
+ revision 1
7
8
8
9
head "https://github.com/gazebosim/gz-math.git" , branch : "gz-math7"
9
10
10
- bottle do
11
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
12
- sha256 cellar : :any , sonoma : "0fa6e82a5357dc759b6a04f945ef33131cc1362570fc852d3de50292dac50877"
13
- sha256 cellar : :any , ventura : "627e2fd4005571a016896ad36953613006b8f00c96bb16254e97a0123c9f88bc"
14
- end
15
-
16
11
depends_on "cmake" => :build
17
12
depends_on "doxygen" => :build
18
13
depends_on "pybind11" => :build
Original file line number Diff line number Diff line change @@ -4,15 +4,10 @@ class GzMath8 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-math/releases/gz-math-8.2.0.tar.bz2"
5
5
sha256 "2275a93f10dc95acebcdcb2678757f0daf64bca02ddb086ca372f2bdd5580b4e"
6
6
license "Apache-2.0"
7
+ revision 1
7
8
8
9
head "https://github.com/gazebosim/gz-math.git" , branch : "gz-math8"
9
10
10
- bottle do
11
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
12
- sha256 cellar : :any , sonoma : "df7090eddeb24f798a4be62af4be546eda1e3aa4bef59d034f8572a85956933e"
13
- sha256 cellar : :any , ventura : "ab75242370e68f55408ceea1cda7c1f4ba2d775091775b5658beeb09ca3b9a26"
14
- end
15
-
16
11
depends_on "cmake" => :build
17
12
depends_on "doxygen" => :build
18
13
depends_on "pybind11" => :build
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class GzMsgs10 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-msgs/releases/gz-msgs-10.3.2.tar.bz2"
5
5
sha256 "0dd9c19dee7aec7fc0f7bdd03ee2ae44ab1068dac2fc1ae8cc3ecc1b6df8472a"
6
6
license "Apache-2.0"
7
- revision 4
7
+ revision 5
8
8
9
9
head "https://github.com/gazebosim/gz-msgs.git" , branch : "gz-msgs10"
10
10
11
- bottle do
12
- root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13
- sha256 sonoma : "ca8e2bfae4016bfb77b239fce87607582feb040d6f8160786cd10c67def6ec3a"
14
- sha256 ventura : "2de77377228625f8c4e8e11c03da770f276918a040fa2af0d7c07fa1c3d49ada"
15
- end
16
-
17
11
depends_on "python@3.12" => [ :build , :test ]
18
12
depends_on "python@3.13" => [ :build , :test ]
19
13
depends_on "abseil"
Original file line number Diff line number Diff line change @@ -4,16 +4,10 @@ class GzMsgs11 < Formula
4
4
url "https://osrf-distributions.s3.amazonaws.com/gz-msgs/releases/gz-msgs-11.1.0.tar.bz2"
5
5
sha256 "2343f0975d00fb21dd87de15603161981c920e0e4b33e735863a259f488f36d0"
6
6
license "Apache-2.0"
7
- revision 1
7
+ revision 2
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 : "828e0981c1a3ce8a8f4dbe9950963f4b438f6f89aaa2159884144b76484132bb"
14
- sha256 ventura : "1d5cd76380c43227445afdbb3e125a877dc51d6e22bffadff8d416d18c1a1243"
15
- end
16
-
17
11
depends_on "python@3.12" => [ :build , :test ]
18
12
depends_on "python@3.13" => [ :build , :test ]
19
13
depends_on "abseil"
You can’t perform that action at this time.
0 commit comments