Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homebrew installer marked as deprecated #1106

Open
kcirtapfromspace opened this issue Oct 30, 2023 · 5 comments
Open

Homebrew installer marked as deprecated #1106

kcirtapfromspace opened this issue Oct 30, 2023 · 5 comments

Comments

@kcirtapfromspace
Copy link

Looks like in homebrew spotify-tui is marked as deprecated. Is this true?

@apprehensions
Copy link

yes. if you look at the code page you can see that there have been no commits since 2021. this project is considered abandonware.

consider https://github.com/aome510/spotify-player/releases

@monfresh
Copy link

While it's true that there haven't been any commits in a couple of years, the reason why Homebrew marked spotify-tui as deprecated is because it uses OpenSSL 1.1, which has been deprecated. You can see this by running brew info spotify-tui.

@ed9w2in6
Copy link

@apprehensions Although I appreciate your effort in moving users to an actively maintained alternative with a certain level of feature parity, I disagree with your classification as abandonware, especially when the program still works and that the author is reachable.

As @monfresh have said the deprecation marking should be due to OpenSSL in which it will only affect builds. It can be fixed by running cargo update (ref: #1041).

@akankov
Copy link

akankov commented Mar 5, 2024

Any plans to fix this?

@ed9w2in6
Copy link

ed9w2in6 commented Mar 5, 2024

@akankov Try if #1041 fix the build process for you, if it does maybe give this a reaction to push the author to merge it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants