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

kew 3.0.0 #195418

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

kew 3.0.0 #195418

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
This release comes with bigger changes than usual. If you have installed kew manually, you need to now install taglib, ogglib and, if you want, faad2 (for aac/m4a support) for this version (see the readme for instructions for your OS).
  • kew now works on macOS. The default terminal doesn't support colors and sixels fully, so installing a more modern terminal like kitty or wezterm is recommended.

  • Removed dependencies: FFmpeg, FreeImage.

  • Added Dependencies: Faad2, TagLib, Libogg.

  • These changes make kew lighter weight and makes it faster to install on macOS through brew.

  • Faad2 (which provides AAC decoding) is optional. By default, the build system will automatically detect if faad2 is available and include it if found.

  • More optimized and faster binary. Thank you @zamazan4ik for ideas.

  • Better support of Unicode strings.

  • Case-insensitive search for unicode strings. Thank you @valesnikov.

  • Fixed makefile and other things for building on all arches in Debian. Thank you so much @werdahias.

  • More efficient handling of input.

  • Added support for .m3u8 files. Thank you @mendhak for the suggestion.

  • Fixed bug where switching songs quickly, the cover in the desktop notification would remain the same.

  • Fixed issue with searching for nothing being broken. Thank you @Markmark1!

Thank you so much @xplshn, @Vafone and @Markmark1 for help with testing.

@github-actions github-actions bot added linux-only Formula depends on Linux bump-formula-pr PR was created using `brew bump-formula-pr` ffmpeg FFMPEG use is a significant feature of the PR or issue labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` ffmpeg FFMPEG use is a significant feature of the PR or issue linux-only Formula depends on Linux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant