Skip to content

soundswitch 2.10.2 (new cask)#258344

Open
nevaluoto wants to merge 1 commit intoHomebrew:mainfrom
nevaluoto:soundswitch-pr
Open

soundswitch 2.10.2 (new cask)#258344
nevaluoto wants to merge 1 commit intoHomebrew:mainfrom
nevaluoto:soundswitch-pr

Conversation

@nevaluoto
Copy link
Copy Markdown


  • The submission is for a stable version or documented exception.
  • brew audit --cask --online soundswitch is error-free.
  • brew style --fix soundswitch reports no offenses.

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused.
  • brew audit --cask --new soundswitch worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask soundswitch worked successfully.
  • brew uninstall --cask soundswitch worked successfully.

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes, including zap stanza paths.

AI was used to help inspect the pkg metadata, draft the cask, and iterate on the uninstall and zap stanzas.

Manual verification performed:

  • Ran brew style --fix soundswitch.
  • Ran brew audit --cask --new soundswitch.
  • Ran brew audit --cask --online soundswitch.
  • Installed the cask locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask soundswitch.
  • Launched SoundSwitch successfully after installation.
  • Uninstalled the cask locally with brew uninstall --cask soundswitch.
  • Verified real leftover files after uninstall.
  • Validated zap cleanup with brew uninstall --zap --force soundswitch.
  • Confirmed the validated zap paths were ~/Library/Caches/SoundSwitch and ~/Library/Preferences/com.soundswitch.SoundSwitch.plist.

Comment on lines +11 to +13
livecheck do
skip "No version information available"
end
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We cannot accept this without a working livecheck, sorry.

Comment on lines +11 to +13
livecheck do
skip "No version information available"
end
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We require new Casks in homebrew-cask to have working livecheck blocks so that they can utilise our automated version updating infrastructure. Can you explain what you have already tried here, and a maintainer may be able to help you out.

@khipp khipp added the awaiting user reply Issue needs response from a user. label Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting user reply Issue needs response from a user. new cask

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants