···11+# SPDX-License-Identifier: AGPL-3.0-only
22+# SPDX-FileCopyrightText: MatrixFurry <matrix@matrixfurry.com>
33+cask "motoc" do
44+ on_linux do
55+ version "0.3.6"
66+ sha256 "1fb79f50e4912d2ade2da6f88332e1008782f28cc0d34d7e5d0518bae3f80e37"
77+88+ url "https://github.com/galister/motoc/releases/download/v#{version}/motoc"
99+ name "Monado Tracking Origin Calibrator"
1010+ desc "Allows users to calibrate devices of different tracking origins (tracking technologies) to work together."
1111+ homepage "https://github.com/galister/motoc"
1212+1313+ livecheck do
1414+ url #{homepage}
1515+ strategy :git
1616+ end
1717+1818+ depends_on arch: :x86_64
1919+2020+ binary "motoc"
2121+2222+ # TODO: Look for files that should go here
2323+ zap trash: ""
2424+ end
2525+end
+2
Formula/motoc.rb
Formula/disabled/motoc.rb
···88 sha256 "4b3021fa6f8ffefd48ad2c9b7adb5189606f7aa57a5b0c5b9007163092479f05"
99 license "GPL-3.0-only"
10101111+ disable! date: "2026-03-12", because: "has been replaced by a cask", replacement_cask: "motoc"
1212+1113 bottle do
1214 root_url "https://gitlab.com/api/v4/projects/75293878/packages/generic/motoc/0.3.5"
1315 sha256 x86_64_linux: "acbb3a17b64242ff1f16f4026999a285475a491e11de62541d798454db79db2d"