Subject: CVS commit: pkgsrc/audio/ncspot
From: pin
Date: 2022-08-30 22:39:22
Message id: 20220830203922.BCDC5FA89@cvs.NetBSD.org

Log Message:
audio/ncspot: update to 0.10.1

v0.11.0
Maintenance
 -Fix theming in context menus (#431)
 -Fix ListView scrollbar behavior (#839)
 -Switch to Termion backend by default for true color support (#894)
 -Fix references to pancurses backend in READMEN (#897)
 -Changes to README capitalized in playlists (#900)
 -Fixed clipboard not working on GNOME Wayland.by (#912)
 -Fix: don't crash on empty command line input
 -Other refactoring and cleanups

Features
 -Add category browsing to library (#187)
 -Add customization of notification message texts (#893)
 -Improved mouse support (#840)
    -Left click on list item traverses into album/playlist/etc.
    -Right click on list item opens context menu
    -Click on top left back button is handled
    -Handle clicks/mouse wheel events in tab view

v0.10.1
Maintenance
 -Add logo to cargo-deb assets (#833)
 -Clean up documentation (#836)
 -Enable wayland clipboard support by default on supported platforms (#869)
 -Update to librespot 0.4.2
    Should fix ChannelError issues (ncspot skipping through all tracks) which
    were previously fixed with a workaround in /etc/hosts (#864, #867, #883)
 -Updated context menu info and config values table in README (#885)

Features
 -Add hide_display_names config option (#855)
 -Added possibility to Follow/Unfollow artists via the context menu (#868)
 -Add statusbar_format option to configure track formatting in status bar (#877)

v0.10.0
Maintenance
 -Update to Librespot 0.4.1
 -Prevent integer overflow when calculating cache size (#823)
 -Fix some errors and warnings when enabling/disabling features (#821)
 -Fix: don't throw error if search yields no result (#832)

Features
 -Add option (library_tabs) to customize library tabs (#798)
 -Add track_format config option for custom track formatting in lists (#800)
 -Add desktop entry & notification icon hint (#822)

Files:
RevisionActionfile
1.44modifypkgsrc/audio/ncspot/Makefile
1.25modifypkgsrc/audio/ncspot/cargo-depends.mk
1.34modifypkgsrc/audio/ncspot/distinfo
1.13modifypkgsrc/audio/ncspot/patches/patch-Cargo.toml