Subject: CVS commit: pkgsrc/audio/ncspot
From: pin
Date: 2021-11-30 14:51:02
Message id: 20211130135102.3A72AFAEC@cvs.NetBSD.org

Log Message:
audio/ncspot: update to 0.9.1

Mostly a maintenance release. However, due to the migration to rspotify's new
API in 0.11.x many parts of the codebase had to be adapted.

Maintenance
-Stop player when Spotify worker thread dies (#628)
-Update librespot to 0.3.1 (may reduce CPU usage during playback,
 https://github.com/librespot-org/librespot/releases/tag/v0.3.1)
-Major/breaking update to rspotify 0.11.3 (#640)
-Refactoring and other cleanups

Features
-Show playlist owner name (#652)
-Improve README (logo, TOC, layout, syntax) (#644)

Files:
RevisionActionfile
1.30modifypkgsrc/audio/ncspot/Makefile
1.15modifypkgsrc/audio/ncspot/cargo-depends.mk
1.23modifypkgsrc/audio/ncspot/distinfo
1.7modifypkgsrc/audio/ncspot/patches/patch-Cargo.toml