4 on_ventura :or_older do
7 url "https://cdn.rogueamoeba.com/soundsource/download/SoundSource-ACE.zip"
9 depends_on macos: ">= :big_sur"
11 on_sonoma :or_newer do
14 url "https://cdn.rogueamoeba.com/soundsource/download/SoundSource.zip"
16 depends_on macos: ">= :sonoma"
18 # NOTE: See https://www.rogueamoeba.com/support/knowledgebase/?showCategory=SoundSource
19 caveats "SoundSource #{version} requires macOS 14.5 or higher."
23 desc "Sound and audio controller"
24 homepage "https://rogueamoeba.com/soundsource/"
27 url "https://rogueamoeba.net/ping/versionCheck.cgi?format=sparkle&system=#{MacOS.full_version.to_s.delete(".")}&bundleid=com.rogueamoeba.soundsource&platform=osx&version=#{version.no_dots}8000"
32 conflicts_with cask: "soundsource@test"
36 uninstall quit: "com.rogueamoeba.soundsource"
39 "~/Library/Application Support/SoundSource",
40 "~/Library/Caches/com.rogueamoeba.soundsource",
41 "~/Library/HTTPStorages/com.rogueamoeba.soundsource",
42 "~/Library/Preferences/com.rogueamoeba.soundsource.plist",
43 "~/Library/WebKit/com.rogueamoeba.soundsource",