Subject: CVS commit: pkgsrc/audio/kid3
From: Thomas Klausner
Date: 2024-01-28 19:58:18
Message id: 20240128185818.302C9FA42@cvs.NetBSD.org

Log Message:
kid3: update to 3.9.5pre1.

This is a git snapshot for the upcoming 3.9.5 release.
It's needed to get this to build with taglib 2.

Sat Feb 24 18:15:31 CET 2024  Urs Fleisch  <ufleisch@users.sourceforge.net>

	* Release 3.9.5

	* New:
	  + Keyboard shortcuts for play toolbar.
	  + Option "Audio output" in "User Actions" settings tab.
	  + Support WebP format for pictures.

	* Improved:
	  + Clicking again on 1 star makes star rating disappear.
	  + Support '\|' to escape string list separators.

	* Fixed:
	  + Support multiple values in APE text items.
	  + Building with TagLib 2.0.
	  + Building from macOS with arm64.
	  + Building snap packages.

Sun Jul  9 10:32:10 CEST 2023  Urs Fleisch  <ufleisch@users.sourceforge.net>

	* Release 3.9.4

	* New:
	  + All the official binaries are built with Qt 6. For macOS, the
	    Darwin-amd64.dmg file is now the Qt 6 version, whereas systems older
	    than Mojave need the package Darwin-Qt5.dmg. The string replacement
	    settings stored by Qt 6 are not compatible with Qt 5 because a
	    different encoding is used.
	  + Option "Select file on play" in "User Actions" settings tab.

	* Improved:
	  + Click on play tool bar time toggles between elapsed and remaining
	    time.
	  + The visibility and docked area of the play tool bar are restored.
	  + ID3v1: When setting multiple genres, use first supported element.
	  + Qt6: Use SVG icons for better performance in file list and dialog.

	* Fixed:
	  + Do not mark all non-unified frames as modified if any non-unified
	    frame is changed.
	  + Crash in Id3libMetadata when clicking Edit on unsupported frame.
	  + Setting text encoding on TXXX frames with TaglibMetadata.
	  + Skip non letter characters for first letter uppercase format.
	  + Discogs import: Fix values in Artist, Arranger and Performer frames,
	    use "genres" if "styles" is empty, fetch correct cover art,
	    support vinyl track numbers like A1.
	  + Qt6: Crash when adding item to config table.
	  + Qt6: Larger media player slider, do not repeat when last song has
	    been played.
	  + Windows, TaglibMetadata: Support files larger than 2 GB.
	  + Windows, OggFlacMetadata: Build without libssp-0.dll.
	  + Windows, Mp4v2Metadata: Fix saving with file names containing non
	    ASCII characters.

Files:
RevisionActionfile
1.141modifypkgsrc/audio/kid3/Makefile
1.20modifypkgsrc/audio/kid3/distinfo
1.3removepkgsrc/audio/kid3/patches/patch-src_app_qt_fixappdata.py