Skip to content

Commit

Permalink
add rosetta caveats [d-f]
Browse files Browse the repository at this point in the history
  • Loading branch information
wickles committed Jun 28, 2024
1 parent 74b0d57 commit 58b58f4
Show file tree
Hide file tree
Showing 41 changed files with 152 additions and 0 deletions.
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/dolphin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,8 @@
"~/Library/Application Support/Dolphin",
"~/Library/Preferences/org.dolphin-emu.dolphin.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/fastclicker.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 "FastClicker.app"

caveats do
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

0 comments on commit 58b58f4

Please sign in to comment.