Subject: CVS commit: pkgsrc/audio/strawberry
From: Nia Alarie
Date: 2023-11-20 01:58:10
Message id: 20231120005810.3D679FA3F@cvs.NetBSD.org

Log Message:
strawberry: Update to 1.0.21

Strawberry Music Player
=======================
ChangeLog

Version 1.0.21 (2023.10.21):

  Bugfixes:
    * Fixed seekbar position resetting to zero before showing actual position \ 
when seeking.
    * Fixed compressed files showing up in collection
    * Fixed connecting devices
    * Fixed device schema missing ebur128 fields.
    * Fixed collection search by tag not working with space between colon and \ 
search term
    * Fixed seeking when 5 seconds is remaining of the song resetting position \ 
to beginning
    * Fixed intermittent crash when seeking with Auto as output

  Enhancements:
    * Support using system KDSingleApplication when available.
    * Improved lyrics matching.
    * (macOS) Fully codesign binaries and DMG.

Version 1.0.20 (2023.09.24):

  Bugfixes:
    * Fixed appdata validation.

Version 1.0.19 (2023.09.24):

  Bugfixes:
    * Use shared pointers for objects to fix potential crashes on exit
    * Fixed smart playlist search not matching unrated songs
    * Fixed reading FMPS_Playcount for MP3 ID3v2 tags
    * Always stop playing after 100 errors to prevent flooding the error dialog
    * Fixed volume going to 100% when decreasing volume beyond zero
    * Fixed error dialog sometimes showing empty.
    * (macOS) Fixed missing search bars

  Enhancements:
    * Add Mpris2 property to read/write rating
    * Capitalize playlist column names
    * Added lyrics from songlyrics.com, azlyrics.com, elyrics.net and lyricsmode.com.

  New features
    * Support performing song loudness analysis using `libebur128`
    * Support song playback loudness normalization, as per EBU R 128

  Other:
    * Removed last.fm HTTPS workaround and GnuTLS dependency
    * Removed broken lyrics.com lyrics provider.

Files:
RevisionActionfile
1.60modifypkgsrc/audio/strawberry/Makefile
1.26modifypkgsrc/audio/strawberry/distinfo
1.2modifypkgsrc/audio/strawberry/patches/patch-src_utilities_transliterate.cpp