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

Garden: rename ignition-* formulae to gz-* #1994

Merged
merged 17 commits into from
Aug 17, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Aliases/gz-cmake3

This file was deleted.

2 changes: 1 addition & 1 deletion Aliases/gz-cmake4
1 change: 0 additions & 1 deletion Aliases/gz-common5

This file was deleted.

2 changes: 1 addition & 1 deletion Aliases/gz-common6
1 change: 0 additions & 1 deletion Aliases/gz-fuel-tools8

This file was deleted.

2 changes: 1 addition & 1 deletion Aliases/gz-fuel-tools9
1 change: 0 additions & 1 deletion Aliases/gz-gui7

This file was deleted.

2 changes: 1 addition & 1 deletion Aliases/gz-gui8
1 change: 0 additions & 1 deletion Aliases/gz-launch6

This file was deleted.

2 changes: 1 addition & 1 deletion Aliases/gz-launch7
1 change: 0 additions & 1 deletion Aliases/gz-math7

This file was deleted.

2 changes: 1 addition & 1 deletion Aliases/gz-math8
2 changes: 1 addition & 1 deletion Aliases/gz-msgs10
1 change: 0 additions & 1 deletion Aliases/gz-msgs9

This file was deleted.

1 change: 0 additions & 1 deletion Aliases/gz-physics6

This file was deleted.

2 changes: 1 addition & 1 deletion Aliases/gz-physics7
1 change: 0 additions & 1 deletion Aliases/gz-plugin2

This file was deleted.

2 changes: 1 addition & 1 deletion Aliases/gz-plugin3
1 change: 0 additions & 1 deletion Aliases/gz-rendering7

This file was deleted.

2 changes: 1 addition & 1 deletion Aliases/gz-rendering8
1 change: 0 additions & 1 deletion Aliases/gz-sensors7

This file was deleted.

2 changes: 1 addition & 1 deletion Aliases/gz-sensors8
1 change: 0 additions & 1 deletion Aliases/gz-sim7

This file was deleted.

2 changes: 1 addition & 1 deletion Aliases/gz-sim8
1 change: 0 additions & 1 deletion Aliases/gz-tools2

This file was deleted.

2 changes: 1 addition & 1 deletion Aliases/gz-tools3
1 change: 0 additions & 1 deletion Aliases/gz-transport12

This file was deleted.

2 changes: 1 addition & 1 deletion Aliases/gz-transport13
1 change: 0 additions & 1 deletion Aliases/gz-utils2

This file was deleted.

2 changes: 1 addition & 1 deletion Aliases/gz-utils3
1 change: 1 addition & 0 deletions Aliases/ignition-cmake3
1 change: 1 addition & 0 deletions Aliases/ignition-common5
1 change: 1 addition & 0 deletions Aliases/ignition-fuel-tools8
1 change: 1 addition & 0 deletions Aliases/ignition-gazebo7
1 change: 1 addition & 0 deletions Aliases/ignition-gui7
1 change: 1 addition & 0 deletions Aliases/ignition-launch6
1 change: 1 addition & 0 deletions Aliases/ignition-math7
1 change: 1 addition & 0 deletions Aliases/ignition-msgs9
1 change: 1 addition & 0 deletions Aliases/ignition-physics6
1 change: 1 addition & 0 deletions Aliases/ignition-plugin2
1 change: 1 addition & 0 deletions Aliases/ignition-rendering7
1 change: 1 addition & 0 deletions Aliases/ignition-sensors7
1 change: 1 addition & 0 deletions Aliases/ignition-tools2
1 change: 1 addition & 0 deletions Aliases/ignition-transport12
1 change: 1 addition & 0 deletions Aliases/ignition-utils2
2 changes: 1 addition & 1 deletion Formula/ignition-cmake3.rb → Formula/gz-cmake3.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class IgnitionCmake3 < Formula
class GzCmake3 < Formula
desc "CMake helper functions for building robotic applications"
homepage "https://gazebosim.org"
url "https://github.com/gazebosim/gz-cmake.git", branch: "gz-cmake3"
Expand Down
2 changes: 1 addition & 1 deletion Formula/ignition-common5.rb → Formula/gz-common5.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class IgnitionCommon5 < Formula
class GzCommon5 < Formula
desc "Common libraries for robotics applications"
homepage "https://gazebosim.org"
url "https://github.com/gazebosim/gz-common.git", branch: "gz-common5"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class IgnitionFuelTools8 < Formula
class GzFuelTools8 < Formula
desc "Tools for using Fuel API to download robot models"
homepage "https://gazebosim.org"
url "https://github.com/gazebosim/gz-fuel-tools.git", branch: "gz-fuel-tools8"
Expand Down
2 changes: 1 addition & 1 deletion Formula/ignition-gui7.rb → Formula/gz-gui7.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class IgnitionGui7 < Formula
class GzGui7 < Formula
desc "Common libraries for robotics applications. GUI Library"
homepage "https://github.com/gazebosim/gz-gui"
url "https://github.com/gazebosim/gz-gui.git", branch: "gz-gui7"
Expand Down
2 changes: 1 addition & 1 deletion Formula/ignition-launch6.rb → Formula/gz-launch6.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class IgnitionLaunch6 < Formula
class GzLaunch6 < Formula
desc "Launch libraries for robotics applications"
homepage "https://github.com/gazebosim/gz-launch"
url "https://github.com/gazebosim/gz-launch.git", branch: "gz-launch6"
Expand Down
2 changes: 1 addition & 1 deletion Formula/ignition-math7.rb → Formula/gz-math7.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class IgnitionMath7 < Formula
class GzMath7 < Formula
desc "Math API for robotic applications"
homepage "https://gazebosim.org"
url "https://github.com/gazebosim/gz-math.git", branch: "gz-math7"
Expand Down
2 changes: 1 addition & 1 deletion Formula/ignition-msgs9.rb → Formula/gz-msgs9.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class IgnitionMsgs9 < Formula
class GzMsgs9 < Formula
desc "Middleware protobuf messages for robotics"
homepage "https://gazebosim.org"
url "https://github.com/gazebosim/gz-msgs.git", branch: "gz-msgs9"
Expand Down
2 changes: 1 addition & 1 deletion Formula/ignition-physics6.rb → Formula/gz-physics6.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class IgnitionPhysics6 < Formula
class GzPhysics6 < Formula
desc "Physics library for robotics applications"
homepage "https://github.com/gazebosim/gz-physics"
url "https://github.com/gazebosim/gz-physics.git", branch: "gz-physics6"
Expand Down
2 changes: 1 addition & 1 deletion Formula/ignition-plugin2.rb → Formula/gz-plugin2.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class IgnitionPlugin2 < Formula
class GzPlugin2 < Formula
desc "Plugin libraries for robotics applications"
homepage "https://github.com/gazebosim/gz-plugin"
url "https://github.com/gazebosim/gz-plugin.git", branch: "gz-plugin2"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class IgnitionRendering7 < Formula
class GzRendering7 < Formula
desc "Rendering library for robotics applications"
homepage "https://gazebosim.org"
url "https://github.com/gazebosim/gz-rendering.git", branch: "gz-rendering7"
Expand Down
2 changes: 1 addition & 1 deletion Formula/ignition-sensors7.rb → Formula/gz-sensors7.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class IgnitionSensors7 < Formula
class GzSensors7 < Formula
desc "Sensors library for robotics applications"
homepage "https://github.com/gazebosim/gz-sensors"
url "https://github.com/gazebosim/gz-sensors.git", branch: "gz-sensors7"
Expand Down
2 changes: 1 addition & 1 deletion Formula/ignition-gazebo7.rb → Formula/gz-sim7.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class IgnitionGazebo7 < Formula
class GzSim7 < Formula
desc "Gazebo Sim robot simulator"
homepage "https://github.com/gazebosim/gz-sim"
url "https://github.com/gazebosim/gz-sim.git", branch: "gz-sim7"
Expand Down
2 changes: 1 addition & 1 deletion Formula/ignition-tools2.rb → Formula/gz-tools2.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class IgnitionTools2 < Formula
class GzTools2 < Formula
desc "Entry point for Gazebo command-line tools"
homepage "https://gazebosim.org"
url "https://github.com/gazebosim/gz-tools.git", branch: "gz-tools2"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class IgnitionTransport12 < Formula
class GzTransport12 < Formula
desc "Transport middleware for robotics"
homepage "https://gazebosim.org"
url "https://github.com/gazebosim/gz-transport.git", branch: "gz-transport12"
Expand Down
2 changes: 1 addition & 1 deletion Formula/ignition-utils2.rb → Formula/gz-utils2.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class IgnitionUtils2 < Formula
class GzUtils2 < Formula
desc "General purpose classes and functions designed for robotic applications"
homepage "https://github.com/gazebosim/gz-utils"
url "https://github.com/gazebosim/gz-utils.git", branch: "gz-utils2"
Expand Down