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

various: add rosetta caveats [d-f] #178090

Merged
merged 39 commits into from
Jul 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
4a64a5d
add rosetta caveat: daedalus-mainnet
wickles Jun 30, 2024
7d4b04e
add rosetta caveat: deezer
wickles Jun 30, 2024
f1d7957
add rosetta caveat: deluge
wickles Jun 30, 2024
d4ca0d8
add rosetta caveat: detexify
wickles Jun 30, 2024
e55186e
add rosetta caveat: devilutionx
wickles Jun 30, 2024
19d37c1
add rosetta caveat: diffmerge
wickles Jun 30, 2024
1f90aeb
add rosetta caveat: digikam
wickles Jun 30, 2024
257b6f4
add rosetta caveat: disk-inventory-x
wickles Jun 30, 2024
7e64e2a
add rosetta caveat: dogecoin
wickles Jun 30, 2024
a9699f8
add rosetta caveat: doomsday-engine
wickles Jun 30, 2024
53efba4
add rosetta caveat: duckietv
wickles Jun 30, 2024
7a6566c
add rosetta caveat: dwarf-fortress
wickles Jun 30, 2024
1d2bf34
add rosetta caveat: dwarf-fortress-lmp
wickles Jun 30, 2024
7e2ad82
add rosetta caveat: easyeda
wickles Jun 30, 2024
8de4586
add rosetta caveat: eclipse-javascript
wickles Jun 30, 2024
a3af9d1
add rosetta caveat: eclipse-testing
wickles Jun 30, 2024
2019846
add rosetta caveat: edex-ui
wickles Jun 30, 2024
efc3d99
add rosetta caveat: electrocrud
wickles Jun 30, 2024
5cf7de1
add rosetta caveat: electrum-grs
wickles Jun 30, 2024
e609653
add rosetta caveat: electrum-ltc
wickles Jun 30, 2024
152804c
add rosetta caveat: electrum
wickles Jun 30, 2024
39c7643
add rosetta caveat: electrumsv
wickles Jun 30, 2024
6052920
add rosetta caveat: embyserver
wickles Jun 30, 2024
b625132
add rosetta caveat: enclave
wickles Jun 30, 2024
9ae61d0
add rosetta caveat: envkey
wickles Jun 30, 2024
9d2f684
add rosetta caveat: epic-games
wickles Jun 30, 2024
4645c0c
add rosetta caveat: espresso
wickles Jun 30, 2024
ef4bfa4
add rosetta caveat: ethereum-wallet
wickles Jun 30, 2024
7d7fad2
add rosetta caveat: exist-db
wickles Jun 30, 2024
42f1deb
add rosetta caveat: explorer
wickles Jun 30, 2024
9f208e6
add rosetta caveat: factor
wickles Jun 30, 2024
0ea9db7
add rosetta caveat: fightcade
wickles Jun 30, 2024
cf159f9
add rosetta caveat: final-fantasy-xiv-online
wickles Jun 30, 2024
921d1c0
add rosetta caveat: flow
wickles Jun 30, 2024
facc7bc
add rosetta caveat: fly
wickles Jun 30, 2024
6159e14
add rosetta caveat: foldit
wickles Jun 30, 2024
75f3f17
add rosetta caveat: freesurfer
wickles Jun 30, 2024
1a54f61
add rosetta caveat: functionflip
wickles Jun 30, 2024
9408840
add rosetta caveat: fvim
wickles Jun 30, 2024
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
4 changes: 4 additions & 0 deletions Casks/d/daedalus-mainnet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,8 @@
"~/Library/Preferences/com.electron.daedalus-mainnet.plist",
"~/Library/Saved Application State/com.electron.daedalus-mainnet.savedState",
]

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

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

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

zap trash: "~/Library/Preferences/org.kirelabs.Detexify-Mac.plist"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/d/devilutionx.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,8 @@
"~/Library/Application Support/diasurgical/devilution",
],
rmdir: "~/Library/Application Support/diasurgical"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/d/diffmerge.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,8 @@
"~/Library/Preferences/SourceGear DiffMerge Preferences",
"~/Library/Saved Application State/com.sourcegear.DiffMerge.savedState",
]

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

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/d/disk-inventory-x.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,8 @@
app "Disk Inventory X.app"

zap trash: "~/Library/Preferences/com.derlien.DiskInventoryX.plist"

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

zap trash: "~/Library/com.dogecoin.Dogecoin-Qt.plist"

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

app "Doomsday.app"
app "Doomsday Shell.app"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/d/duckietv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@
"/Applications/duckieTV.app",
"~/Library/Application Support/DuckieTV-Standalone",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/d/dwarf-fortress-lmp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,8 @@
"~/Library/Preferences/Lazy Mac Pack.plist",
"~/Library/Saved Application State/Lazy Mac Pack.savedState",
]

caveats do
requires_rosetta
end
end
1 change: 1 addition & 0 deletions Casks/d/dwarf-fortress.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
end

caveats do
requires_rosetta
<<~EOS
During uninstall, your save data will be copied to /tmp/dwarf-fortress-save
EOS
Expand Down
4 changes: 4 additions & 0 deletions Casks/e/easyeda.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,8 @@
"~/Library/Preferences/com.easyeda.editor.plist",
"~/Library/Saved Application State/com.easyeda.editor.savedState",
]

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

# Renamed to avoid conflict with other Eclipse.
app "Eclipse.app", target: "Eclipse JavaScript.app"

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

# Renamed to avoid conflict with other Eclipse.
app "Eclipse.app", target: "Eclipse Testing.app"

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

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

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/e/electrum-grs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,8 @@
"~/Library/Preferences/org.org.pythonmac.unspecified.Electrum-GRS.plist",
"~/Library/Saved Application State/Electrum-GRS.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/e/electrum-ltc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,8 @@
app "Electrum-LTC.app"

zap trash: "~/.electrum-ltc"

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

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

app "ElectrumSV.app"

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

zap trash: "~/.config/emby-server"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/e/enclave.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@
"/etc/enclave",
"/var/log/enclave",
]

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

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/e/epic-games.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,8 @@
"~/Library/Logs/Unreal Engine/EpicGamesLauncher",
"~/Library/Preferences/Unreal Engine/EpicGamesLauncher",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/e/espresso.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@
"~/Library/Preferences/com.kanagacode.espresso.plist",
"~/Library/WebKit/com.kanagacode.espresso",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/e/ethereum-wallet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@
"~/Library/Preferences/com.ethereum.wallet.helper.plist",
"~/Library/Preferences/com.ethereum.wallet.plist",
]

caveats do
requires_rosetta
end
end
1 change: 1 addition & 0 deletions Casks/e/exist-db.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@

caveats do
depends_on_java "8"
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/e/explorer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,8 @@
"~/Library/Application Support/Explorer",
"~/Library/Caches/Explorer",
]

caveats do
requires_rosetta
end
end
1 change: 1 addition & 0 deletions Casks/f/factor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@

caveats do
path_environment_variable "#{appdir}/factor"
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/f/fightcade.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@
"~/Library/Preferences/com.fightcade*.plist",
"~/Library/Saved Application State/com.fightcade*.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/f/final-fantasy-xiv-online.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,8 @@
"~/Library/HTTPStorages/com.square-enix.finalfantasyxiv",
"~/Library/Preferences/com.square-enix.finalfantasyxiv.plist",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/f/flow.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,8 @@
"~/Library/HTTPStorages/com.metalab.flow-mac",
"~/Library/Preferences/com.metalab.flow-mac.plist",
]

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

# No zap stanza required

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/f/foldit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@
app "Foldit.app"

zap trash: "~/Library/Saved Application State/edu.washington.foldit.savedState"

caveats do
requires_rosetta
end
end
1 change: 1 addition & 0 deletions Casks/f/freesurfer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
zap trash: "~/Library/Preferences/edu.harvard.mgh.nmr.FreeView.plist"

caveats do
requires_rosetta
free_license "https://surfer.nmr.mgh.harvard.edu/registration.html"
end
end
4 changes: 4 additions & 0 deletions Casks/f/functionflip.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,8 @@
end

prefpane "FunctionFlip.prefPane"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/f/fvim.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,8 @@
app "FVim.app"

zap trash: "~/Library/Saved Application State/com.fvim.www.savedState"

caveats do
requires_rosetta
end
end
Loading