pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/strawberry
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 22 10:41:10 UTC 2026
Modified Files:
pkgsrc/audio/strawberry: Makefile distinfo
Log Message:
strawberry: updated to 1.2.20
1.2.20 (2026.06.21):
Bugfixes:
* Defer writing playcount and rating tags for the currently playing MP3 file to prevent playback issues
* Fixed volume being reset during gapless playback when the sample rate changes between tracks
* Prevent duplicate songs with identical URL
* Fixed album shuffle to use the effective album artist
* Fixed collection watcher skipping symlinked directories
* Fixed collection subdirectory path handling when renaming directories
* Fixed songlyrics.com, elyrics.net and letras lyrics parsing
* Fixed SPC (GME) file parsing
* Fixed Tidal session not being cleared on authentication errors
* Fixed global shortcuts to use the first backend that registers successfully
* Prefer the volume UUID when identifying removable devices
* Save settings when the session manager requests a commit
* Set StartupWMClass in the desktop file to org.strawberrymusicplayer.strawberry
* Fixed two tabs closed when middle clicking on a playlist tab
* Allow longer timeout waiting for lyrics
* Fixed scroll wheel changes numeric values (number, disc, year) instead of scrolling the window content in tag editor
* Fixed playback stopping on files with embedded subtitle/text streams such as S_TEXT/WEBVTT
* Only apply HTTP proxies to streaming, since SOCKS proxies are not supported by GStreamer
* Fixed updating device collection path
* Numerous stability, crash-safety, memory-safety and detach fixes throughout the application
Enhancements:
* New waveform for seekbar
* New filesystem watcher on Linux and Windows which also detects file changes within directories
* Added radio browser
* Improved MPRIS2 support (TrackMetadataChanged and TrackAdded signals and upgraded playlist track definitions)
* Include release group MBID in ListenBrainz scrobble submission
* FFTW3 fast spectrum plugin for moodbar is now optional
* Removed broken ChartLyrics, lyricfind.com and lololyrics.com lyrics provider
* (Windows|MinGW-W64) Switch back to winpthreads
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/audio/strawberry/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/audio/strawberry/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/strawberry/Makefile
diff -u pkgsrc/audio/strawberry/Makefile:1.90 pkgsrc/audio/strawberry/Makefile:1.91
--- pkgsrc/audio/strawberry/Makefile:1.90 Tue May 19 14:36:35 2026
+++ pkgsrc/audio/strawberry/Makefile Mon Jun 22 10:41:10 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.90 2026/05/19 14:36:35 adam Exp $
+# $NetBSD: Makefile,v 1.91 2026/06/22 10:41:10 adam Exp $
-DISTNAME= strawberry-1.2.19
+DISTNAME= strawberry-1.2.20
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=strawberrymusicplayer/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Index: pkgsrc/audio/strawberry/distinfo
diff -u pkgsrc/audio/strawberry/distinfo:1.28 pkgsrc/audio/strawberry/distinfo:1.29
--- pkgsrc/audio/strawberry/distinfo:1.28 Tue May 19 14:36:35 2026
+++ pkgsrc/audio/strawberry/distinfo Mon Jun 22 10:41:10 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.28 2026/05/19 14:36:35 adam Exp $
+$NetBSD: distinfo,v 1.29 2026/06/22 10:41:10 adam Exp $
-BLAKE2s (strawberry-1.2.19.tar.xz) = cec6cbcd8fb05ef5786e18ec29f605699b855821cb94069dcb7c3076a2eb3c8a
-SHA512 (strawberry-1.2.19.tar.xz) = e5da4868115c4021c624b66c946243564ebf0fedb321939097c7da7e69b3ff772bd2e7f05fbcc541773bf89d0ce70b7b4d0415565d353c1ed20a7c56a033cda2
-Size (strawberry-1.2.19.tar.xz) = 11542036 bytes
+BLAKE2s (strawberry-1.2.20.tar.xz) = 7ad423c154c0188dd30735d3af5f2b33f1666cd9e10e4c2877d4adb4ac2fb6c1
+SHA512 (strawberry-1.2.20.tar.xz) = 60d0e56d29b519a9f1f84c362580d502c83757e60cf51da07d3524f9925c5d5e66877afc2c17057b33e50f56ea290f31139f52bd223b82b733e4ef666d67f6ed
+Size (strawberry-1.2.20.tar.xz) = 11644812 bytes
SHA1 (patch-CMakeLists.txt) = 97e61ba9af9c09fe21ed452f4727131a06847941
SHA1 (patch-dist_CMakeLists.txt) = 8abaef03d614bfb0607f4a99647557f352ea7e5a
SHA1 (patch-src_analyzer_blockanalyzer.cpp) = b798929eb1dc57647014c24116f249601e973789
Home |
Main Index |
Thread Index |
Old Index