Skip to content

Commit

Permalink
add rosetta caveats [n-r]
Browse files Browse the repository at this point in the history
  • Loading branch information
wickles committed Jun 28, 2024
1 parent 74b0d57 commit b9cdebe
Show file tree
Hide file tree
Showing 42 changed files with 165 additions and 4 deletions.
4 changes: 4 additions & 0 deletions Casks/n/natron.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,8 @@
end

app "Natron.app"

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

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/n/nocturn.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@
deprecate! date: "2024-01-11", because: :discontinued

app "Nocturn-darwin-x64/Nocturn.app"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/n/nodeclipse.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,8 @@
# Also renamed to avoid conflict with other eclipse Casks.
# Original discussion: https://github.com/Homebrew/homebrew-cask/pull/8183
app "Eclipse.app", target: "Nodeclipse.app"

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

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/n/nuclino.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,8 @@
"~/Library/Logs/Nuclino",
"~/Library/Preferences/com.nuclino.desktop.plist",
]

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

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

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/o/oclint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,8 @@
binary "oclint-#{version}/include/c++/v1", target: "#{HOMEBREW_PREFIX}/include/c++/v1"
binary "oclint-#{version}/lib/clang", target: "#{HOMEBREW_PREFIX}/lib/clang"
binary "oclint-#{version}/lib/oclint", target: "#{HOMEBREW_PREFIX}/lib/oclint"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/o/olive.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,8 @@
"~/Library/Preferences/com.*.Olive.plist",
"~/Library/Preferences/olivevideoeditor.org",
]

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

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/o/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,8 @@
"~/Library/Preferences/org.openemu.*.plist",
"~/Library/Saved Application State/org.openemu.OpenEmu.savedState",
]

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

app "openMSX.app"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/o/openoffice.rb
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,8 @@
app "OpenOffice.app"

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

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/o/openpht.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,8 @@
"~/Library/Logs/OpenPHT.log",
"~/Library/Saved Application State/tv.openpht.openpht.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/o/opensesame.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@
"~/.opensesame",
"~/Library/Preferences/com.cogscinl.default.plist",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/o/openshot-video-editor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@
"~/Library/Application Support/openshot",
"~/Library/Preferences/openshot-qt.plist",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/o/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,8 @@
"~/Library/Application Support/openshot",
"~/Library/Preferences/openshot-qt.plist",
]

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

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/o/origin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,8 @@
"~/Library/LaunchAgents/com.ea.origin.WebHelper.plist",
"~/Library/Saved Application State/com.ea.Origin.savedState",
]

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

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

caveats do
reboot
requires_rosetta
<<~EOS
`#{token}` has been succeeded by `macfuse` as of version 4.0.0.
Expand Down
4 changes: 4 additions & 0 deletions Casks/p/pd-l2ork.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,8 @@
"~/Library/Logs/Purr-Data",
"~/Library/Purr-Data",
]

caveats do
requires_rosetta
end
end
1 change: 1 addition & 0 deletions Casks/p/plex-media-player.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
]

caveats do
requires_rosetta
<<~EOS
#{token} has been deprecated in favor of Plex for Desktop and Plex HTPC.
Expand Down
11 changes: 7 additions & 4 deletions Casks/p/plover.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,11 @@

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

caveats <<~EOS
Version 4 is a major change and the configuration file it creates is not
compatible with Plover 3 or earlier. Please backup your plover.cfg.
EOS
caveats do
requires_rosetta
<<~EOS
Version 4 is a major change and the configuration file it creates is not
compatible with Plover 3 or earlier. Please backup your plover.cfg.
EOS
end
end
4 changes: 4 additions & 0 deletions Casks/p/polkadot-js.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,8 @@
"~/Library/Preferences/com.polkadotjs.polkadotjs-apps.plist",
"~/Library/Saved Application State/com.polkadotjs.polkadotjs-apps.savedState",
]

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

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/p/pronterface.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@
depends_on macos: ">= :big_sur"

app "pronterface.app"

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/p/protonmail-import-export.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,8 @@
"~/Library/Caches/protonmail/importExport",
"~/Library/Preferences/com.protonmail.import-export.ProtonMail Import-Export app.plist",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/p/psi-plus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,8 @@
"~/Library/Caches/Psi+",
"~/Library/Saved Application State/com.psi-plus.savedState",
]

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

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

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/q/qdslrdashboard.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@
"~/Library/Application Support/DslrDashboard/qDslrDashboard",
"~/Library/Saved Application State/info.dslrdashboard.qDslrDashboard.savedState",
]

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

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

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/q/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,8 @@
"~/Library/Preferences/org.qt-project.qtcreator.plist",
"~/Library/Saved Application State/org.qt-project.qtcreator.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/q/qt3dstudio.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@
installer manual: "qt-3dstudio-opensource-mac-x64-#{version}.app"

uninstall delete: "~/Applications/qt3dstudio-#{version}"

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

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

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

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/r/redream.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,8 @@
"~/Library/Application Support/redream",
"~/Library/Saved Application State/io.recompiled.redream.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/r/retroarch.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@
"~/Library/Application Support/RetroArch",
"~/Library/Saved Application State/com.libretro.RetroArch.savedState",
]

caveats do
requires_rosetta
end
end
4 changes: 4 additions & 0 deletions Casks/r/robo-3t.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@
"~/Library/Saved Application State/com.3tsoftwarelabs.robo3t.savedState",
"~/Library/Saved Application State/Robo 3T.savedState",
]

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

binary "rq"

caveats do
requires_rosetta
end
end

0 comments on commit b9cdebe

Please sign in to comment.