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: wiz
Date: Tue Apr 30 19:09:51 UTC 2024
Modified Files:
pkgsrc/audio/strawberry: Makefile distinfo
Log Message:
strawberry: update to 1.0.23.
Version 1.0.23 (2024.01.11):
Bugfixes:
* Fixed possible duplication of song entries after organizing (#1341).
* Fixed possible crash when connecting devices (#1313).
* Fixed playlist sorting of original year (#1349).
* (macOS) Fixed crash when adding collection directory (QTBUG-120469) (#1350).
Enhancements:
* Treat all stream errors as non-fatal (#1347).
* Require KDSingleApplication 1.1.0.
* Fix logging of restored unavailable songs.
Version 1.0.22 (2023.12.09):
Bugfixes:
* Fixed KDSingleApplication cmake version check.
* Fixed KDSingleApplication Qt 5 detection (#1299).
* Fixed timer started in wrong thread (#1302).
* Fixed erratic seeking behaviour if buffer duration is set to zero (#1302).
* Fixed SCollection related crash on exit with Qt 5 (#1316).
* Fixed track about to end related crash on playback failure (#1332).
* Fixed playlist column widths not remembered if stretch mode is off with Qt 6.6.1 and higher (#1328).
* (Windows) Properly handle silent uninstall (#1323).
Enhancements:
* Increase thread priority for playback threads.
* Allow drag and drop of songs to favorite playlists.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/audio/strawberry/Makefile
cvs rdiff -u -r1.26 -r1.27 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.65 pkgsrc/audio/strawberry/Makefile:1.66
--- pkgsrc/audio/strawberry/Makefile:1.65 Sat Apr 6 08:04:53 2024
+++ pkgsrc/audio/strawberry/Makefile Tue Apr 30 19:09:51 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2024/04/06 08:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2024/04/30 19:09:51 wiz Exp $
-DISTNAME= strawberry-1.0.21
-PKGREVISION= 5
+DISTNAME= strawberry-1.0.23
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=strawberrymusicplayer/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Index: pkgsrc/audio/strawberry/distinfo
diff -u pkgsrc/audio/strawberry/distinfo:1.26 pkgsrc/audio/strawberry/distinfo:1.27
--- pkgsrc/audio/strawberry/distinfo:1.26 Mon Nov 20 00:58:09 2023
+++ pkgsrc/audio/strawberry/distinfo Tue Apr 30 19:09:51 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.26 2023/11/20 00:58:09 nia Exp $
+$NetBSD: distinfo,v 1.27 2024/04/30 19:09:51 wiz Exp $
-BLAKE2s (strawberry-1.0.21.tar.xz) = 0262a806044e92436a446bd4371e989371182ca73a245297c0a78fe2790f3f13
-SHA512 (strawberry-1.0.21.tar.xz) = 0378c80b662e9795271e2290c253e6ce523a136cd56a31e4475c02552979aef82f52676e3f66101cc01d6fab0284be6b006595d6c1a01ad05359714bf2574867
-Size (strawberry-1.0.21.tar.xz) = 11240920 bytes
+BLAKE2s (strawberry-1.0.23.tar.xz) = cdcd61c52ea68ad6d0677e0e7a82b80095be28f5347f34981c7480c688ba620f
+SHA512 (strawberry-1.0.23.tar.xz) = f3249e97b2f0130dadf2a5fcfc128d7054accd6b86cf088a3a45549c584529aefbadaf09e9ed074af85c679495b03ad700e78f6952e913a40b38eaf7c77d5adb
+Size (strawberry-1.0.23.tar.xz) = 11297440 bytes
SHA1 (patch-CMakeLists.txt) = f34ff2387d1246a63a1bc08978fef43bf8ae12d0
SHA1 (patch-dist_CMakeLists.txt) = 9c2ffc79cb54224a3321a6655815b66531057e38
SHA1 (patch-ext_strawberry-tagreader_CMakeLists.txt) = 77bdd8371151d3c870783d4668d99299719922a1
Home |
Main Index |
Thread Index |
Old Index