Subject: CVS commit: pkgsrc/audio/spotify-player
From: pin
Date: 2024-04-22 08:51:48
Message id: 20240422065148.CBEBFFA2C@cvs.NetBSD.org

Log Message:
audio/spotify-player: update to 0.18.0

 - Add fake track repeat mode in #410
 - Make notification timeout configurable and allow whitespaces in \ 
playback_format in #417
 - Refactor client request handling module in #418
 - Refactor ui and event modules in #419
 - Miscellaneous UI improvements in #420
    - support searching inside the command help page
    - renders playlist's description inside context page if exists (with new \ 
playlist_desc component style)
    - support all style modifiers in \ 
https://docs.rs/ratatui/latest/ratatui/style/struct.Modifier.html
 - Determine clipboard provider automatically based on user's environment in #421
 - Decouple configs from application's state in #422

Breaking changes
 - OpenCommandHelp and Queue commands are updated to go to a new page instead of \ 
opening a popup
 - remove copy_command config option (a copy command is now derived automatically)

Files:
RevisionActionfile
1.44modifypkgsrc/audio/spotify-player/Makefile
1.32modifypkgsrc/audio/spotify-player/cargo-depends.mk
1.35modifypkgsrc/audio/spotify-player/distinfo