Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Add formula for input-source-switcher #38356

Closed
wants to merge 4 commits into from

Conversation

keyneston
Copy link
Contributor

This provides a command line method for switching between multiple input
sources.

This provides a command line method for switching between multiple input
sources.
@@ -0,0 +1,20 @@
class InputSourceSwitcher < Formula
homepage "https://github.com/vovkasm/input-source-switcher"
url "https://github.com/vovkasm/input-source-switcher/archive/cfca8149c6805b333910858a22aeeb124cbca903.zip"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a stable release for this software? We only accept software with stable releases.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

There are no tagged releases, but the code hasn't changed in six months so I'd consider that stable. Is the only way to get this accepted to find the original author and get them to tag it?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, please!

The test no longer changes any system settings.
@keyneston
Copy link
Contributor Author

Ok, switched to a tagged release.

@mistydemeo
Copy link
Contributor

Thanks!

brew audit flags a few things:

==> audit problems
input-source-switcher:
 * Stable: version 0.2 is redundant with version scanned from URL
 * Use GitHub tarballs rather than zipballs (url is https://github.com/vovkasm/input-source-switcher/archive/v0.2.zip).
 * Use `system "#{bin}/issw", "-l"` instead of `system "#{bin}/issw -l"` 

@keyneston
Copy link
Contributor Author

I've fixed the thing that audit complained about.

@DomT4
Copy link
Contributor

DomT4 commented May 23, 2015

@Homebrew/owners Do we want to carry this? Only one publicly released version, 21 commits, only 1 Github star. Dev seems active, but don't know if it's too new for us.

@MikeMcQuaid
Copy link
Member

Yeh, this is a little niche for us as-is I'm afraid. Sorry!

@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants