Skip to content

Commit

Permalink
add rosetta caveats [g-m]
Browse files Browse the repository at this point in the history
  • Loading branch information
wickles committed Jun 28, 2024
1 parent 74b0d57 commit a20ea7e
Show file tree
Hide file tree
Showing 49 changed files with 197 additions and 6 deletions.
4 changes: 4 additions & 0 deletions Casks/g/git-it.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,8 @@
"~/Library/Preferences/com.electron.git-it.helper.plist",
"~/Library/Preferences/com.electron.git-it.plist",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/g/gitblade.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,8 @@
end

app "GitBlade.app"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/g/gittyup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,8 @@
"~/Library/Preferences/com.Murmele.Gittyup.plist",
"~/Library/Saved Application State/com.Murmele.Gittyup.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/g/gmvault.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@
homepage "http://gmvault.org/"

binary "gmvault-v#{version}/gmvault"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/g/gnucash.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,8 @@
"~/Library/Preferences/org.gnucash.Gnucash.plist",
"~/Library/Saved Application State/org.gnucash.Gnucash.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/g/gog-galaxy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,8 @@
"~/Library/Preferences/com.gog.galaxy.plist",
"~/Library/Saved Application State/com.gog.galaxy.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/g/goldencheetah.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,8 @@
end

app "GoldenCheetah.app"

caveats do
requires_rosetta
end
end
9 changes: 6 additions & 3 deletions Casks/g/goofy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
version "3.5.4"
sha256 "a41bd37f7ba1f0cd88cd5241ffcd22ea9087320b9cfa525298565aea9fba121b"

url "https://github.com/danielbuechele/goofy/releases/download/v#{version}/Goofy-#{version}.dmg",
verified: "github.com/danielbuechele/goofy/"
url "https://github.com/danielbuechele/goofy/releases/download/v#{version}/Goofy-#{version}.dmg"
name "Goofy"
desc "Desktop client for Facebook Messenger"
homepage "https://www.goofyapp.com/"
homepage "https://github.com/danielbuechele/goofy"

deprecate! date: "2023-12-17", because: :discontinued

Expand All @@ -20,4 +19,8 @@
"~/Library/Preferences/cc.buechele.Goofy.plist",
"~/Library/Saved Application State/cc.buechele.Goofy.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/g/google-chat.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@
"~/Library/Preferences/com.google.chat*",
"~/Library/Saved Application State/com.google.chat.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/g/google-earth-pro.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,8 @@
"~/Library/Caches/com.Google.GoogleEarthPro",
"~/Library/Caches/Google Earth",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/g/gplates.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@
homepage "https://www.gplates.org/"

app "GPlates-#{version}.0/GPlates.app"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/g/gridtracker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@
"~/Library/Preferences/org.gridtracker.gridtracker.plist",
"~/Library/Saved Application State/org.gridtracker.gridtracker.savedState",
]

caveats do
requires_rosetta
end
end
9 changes: 6 additions & 3 deletions Casks/h/harmony.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
version "0.9.1"
sha256 "c62e010fea64b5ff5f5ca54a58575f3fa5e98d01cf7bc88dc2fb4368437b6f50"

url "https://github.com/vincelwt/harmony/releases/download/v#{version}/harmony-#{version}-mac.app.zip",
verified: "github.com/vincelwt/harmony/"
url "https://github.com/vincelwt/harmony/releases/download/v#{version}/harmony-#{version}-mac.app.zip"
name "Harmony"
desc "Music player"
homepage "https://getharmony.xyz/"
homepage "https://github.com/vincelwt/harmony"

deprecate! date: "2024-01-03", because: :discontinued

Expand All @@ -24,4 +23,8 @@
"~/Library/Preferences/com.vincelwt.harmony.plist",
"~/Library/Saved Application State/com.vincelwt.harmony.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/h/haroopad.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@
app "Haroopad.app"

zap trash: "~/Library/Application Support/Haroopad"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/h/html-mangareader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,8 @@
"~/Library/Preferences/HTML Mangareader.plist",
"~/Library/Saved Application State/HTML Mangareader.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/h/hyperbackupexplorer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,8 @@
"~/Library/Preferences/com.synology.HyperBackupExplorer.plist",
"~/Library/Saved Application State/com.synology.HyperBackupExplorer.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/i/ibm-aspera-connect.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,8 @@
"~/Library/Preferences/com.aspera.connect.plist",
"~/Library/Saved Application State/com.aspera.connect.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/i/icons.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@
deprecate! date: "2023-12-17", because: :discontinued

app "Icons.app"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/i/ivideonserver.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,8 @@
app "IvideonServer.app"

zap trash: "~/Library/Saved Application State/com.ivideon.IvideonServer.savedState"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/j/jet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,8 @@
binary "jet"

# No zap stanza required

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/j/jitsi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@
"~/Library/Logs/Jitsi",
"~/Library/Preferences/org.jitsi.jitsi.plist",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/k/kid3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,8 @@
binary "#{appdir}/kid3.app/Contents/MacOS/kid3-cli"

zap trash: "~/Library/Preferences/com.kid3.Kid3.plist"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/k/komodo-edit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@
deprecate! date: "2023-12-17", because: :discontinued

app "Komodo Edit #{version.major}.app"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/k/komodo-ide.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@
deprecate! date: "2023-12-17", because: :discontinued

app "Komodo IDE #{version.major}.app"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/l/launchrocket.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,8 @@
prefpane "LaunchRocket.prefPane"

zap trash: "~/Library/Preferences/com.joshbutts.launchrocket.plist"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/l/laverna.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,8 @@
deprecate! date: "2024-01-01", because: :unmaintained

app "laverna.app"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/l/lazarus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,8 @@
delete: "/Applications/Lazarus.app"

zap trash: "~/.lazarus"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/l/librepcb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@
"~/Library/Saved Application State/com.yourcompany.librepcb.savedState",
"~/Library/Saved Application State/org.librepcb.LibrePCB.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/l/liclipse.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,8 @@
"~/Library/Preferences/com.brainwy.liclipse.rcp.product.plist",
"~/Library/Saved Application State/com.brainwy.liclipse.rcp.product.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/l/lidarr.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,8 @@
app "Lidarr.app"

zap trash: "~/.config/Lidarr/"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/l/litecoin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,8 @@
"~/Library/Preferences/org.litecoin.Litecoin-Qt.plist",
"~/Library/Saved Application State/org.litecoin.Litecoin-Qt.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/m/mater.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,8 @@
"~/Library/Preferences/com.electron.mater.plist",
"~/Library/Saved Application State/com.electron.mater.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/m/mbcord.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@
homepage "https://github.com/oonqt/MBCord"

app "MBCord.app"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/m/meld.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,8 @@
"~/Library/Preferences/org.gnome.meld.plist",
"~/Library/Saved Application State/org.gnome.meld.savedState/",
]

caveats do
requires_rosetta
end
end
1 change: 1 addition & 0 deletions Casks/m/mendeley.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
]

caveats do
requires_rosetta
<<~EOS
mendeley-reference-manager is the successor to this software:
Expand Down
4 changes: 4 additions & 0 deletions Casks/m/messenger-native.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@
homepage "https://github.com/gastonmorixe/MessengerNative"

app "osx64/Messenger Native.app"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/m/metasploit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,8 @@
rmdir: "/opt/metasploit-framework"

zap trash: "~/.msf4"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/m/miktex-console.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,8 @@
end

app "MiKTeX Console.app"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/m/mindforger.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@
end

app "mindforger.app"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/m/minecraft.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@
"~/Library/Caches/com.mojang.minecraftlauncher",
"~/Library/Caches/com.mojang.minecraftlauncherupdater",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/m/minecraftpe.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,8 @@
"~/Library/Saved Application State/com.microsoft.minecraftpe.savedState",
"~/Library/WebKit/com.microsoft.minecraftpe",
]

caveats do
requires_rosetta
end
end
Loading

0 comments on commit a20ea7e

Please sign in to comment.