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:           Tue Jul  7 14:01:35 UTC 2026

Modified Files:
        pkgsrc/audio/strawberry: Makefile distinfo

Log Message:
strawberry: updated to 1.2.22

1.2.22

Bugfixes

Fixed editing tags for files on GVFS mounts (SMB, SFTP, MTP) by editing a local temporary copy
Fixed the seekbar treating the mouse as still pressed when playback is stopped while seeking
Fixed the beginning of songs being cut off while the audio device (DAC) is warming up with a new configurable device warm-up delay (default 500 ms)
Fixed empty available icon size handling for scalable (SVG) icons
Fixed Musixmatch lyrics search
Removed logging of access tokens
Numerous stability, crash-safety and thread-safety fixes throughout the application

Enhancements

All central palette color roles are now configurable under appearance settings, with a dark mode preset
Added System Media Transport Controls support on Windows
Simplified GStreamer pipeline state handling and teardown, playback now starts directly without an intermediate pause
Turned on Subsonic certificate verification by default
Apply a default transfer timeout to network requests
Removed Last.fm import


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pkgsrc/audio/strawberry/Makefile
cvs rdiff -u -r1.30 -r1.31 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.93 pkgsrc/audio/strawberry/Makefile:1.94
--- pkgsrc/audio/strawberry/Makefile:1.93       Sun Jun 28 08:19:01 2026
+++ pkgsrc/audio/strawberry/Makefile    Tue Jul  7 14:01:34 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.93 2026/06/28 08:19:01 adam Exp $
+# $NetBSD: Makefile,v 1.94 2026/07/07 14:01:34 adam Exp $
 
-DISTNAME=      strawberry-1.2.21
+DISTNAME=      strawberry-1.2.22
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=strawberrymusicplayer/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}

Index: pkgsrc/audio/strawberry/distinfo
diff -u pkgsrc/audio/strawberry/distinfo:1.30 pkgsrc/audio/strawberry/distinfo:1.31
--- pkgsrc/audio/strawberry/distinfo:1.30       Sun Jun 28 08:19:01 2026
+++ pkgsrc/audio/strawberry/distinfo    Tue Jul  7 14:01:34 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.30 2026/06/28 08:19:01 adam Exp $
+$NetBSD: distinfo,v 1.31 2026/07/07 14:01:34 adam Exp $
 
-BLAKE2s (strawberry-1.2.21.tar.xz) = d45ae696ab34468722cf89f9cd96a3a9ca6a3930002a6b9a20ece4631d5411df
-SHA512 (strawberry-1.2.21.tar.xz) = 04753adc7c91ac8f82da85d01b0ff56aa5deb06b6ed73d67b4dd071fe5196266b69152e4ce00aa71856f2f74b9fa1387d7d1adbf7b422974de85a2dd785e2f3a
-Size (strawberry-1.2.21.tar.xz) = 11660932 bytes
+BLAKE2s (strawberry-1.2.22.tar.xz) = eb4d0f1217e04984fac9dacff1fabcf3a5339f4d73751437527c5f63409e8762
+SHA512 (strawberry-1.2.22.tar.xz) = 90795291a81b1c08ad651c0c6aba9e63692b08dd347eeebaf66465524c9b2227eafec3cfb7a9e4f4eb4712c35a891bd0bcaa7f9b366ef03d36ea067cde465dee
+Size (strawberry-1.2.22.tar.xz) = 11671516 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