Merge pull request #160062 from Homebrew/miccal-qview

qview: add `depends_on`, update `zap`
This commit is contained in:
Justin Krehel
2023-11-13 21:43:01 -05:00
committed by GitHub
+3 -1
View File
@@ -7,10 +7,12 @@ cask "qview" do
desc "Image viewer"
homepage "https://github.com/jurplel/qView/"
depends_on macos: ">= :mojave"
app "qView.app"
zap trash: [
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.interversehq.qview.sfl2",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.interversehq.qview.sfl*",
"~/Library/Preferences/com.interversehq.qView.plist",
"~/Library/Preferences/com.qview.qView.plist",
"~/Library/Saved Application State/com.interversehq.qView.savedState",