pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/strawberry strawberry: update to 1.0.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/17bf8a9e2ade
branches: trunk
changeset: 375042:17bf8a9e2ade
user: nia <nia%pkgsrc.org@localhost>
date: Sun Mar 06 08:31:31 2022 +0000
description:
strawberry: update to 1.0.2
Strawberry 1.0.2
Bugfixes:
* Fixed showing menu when clicking icon for collection and internet
search tool buttons
* Fixed ignoring devices with system mounts as defined by GIO.
* Fixed updating database when deleting songs from filesystem devices.
* Fixed unregistered metatype when listing songs from MTP devices with
Qt 6.
* Fixed using entered password when testing Subsonic settings before
pressing save.
* Fixed downloading Subsonic album covers.
* Fixed subsonic album covers downloaded several times for each album
when MD5 authentication was enabled.
* Fixed volume going to 100% when pressing volume down with MRPIS2 and
global shortcuts.
* Fixed incorrect rounding when setting volume through MPRIS2.
* Fixed delete from disk not showing up in the menu when one or more CUE
songs were selected.
* Fixed possible crashes when switching songs when fading is enabled.
* Fixed X11 global shortcuts not working unless window was in focus with
Qt 6.2 and higher.
* Fixed scrobbler re-sending scrobbles to fast on error.
Enhancements
* Log Qt version on startup.
* Added button for deleting existing Subsonic songs.
* Make collection watcher ignore files with "qt_temp" filename and tmp
extension.
* Require Qt 5.9 or higher.
* Added scrollbars to edit tag dialog.
* Added advanced settings for configuring collection watcher.
* Disable open audio CD menu when compiled without audio CD support.
* Replaced use of deprecated QMouseEvent constructor as of Qt 6.4.
* Replaced use of deprecated QCryptographicHash::addData overload as of
Qt 6.4.
Removed features:
* Removed broken "nomedia" / "nomusic" file handling.
diffstat:
audio/strawberry/Makefile | 4 ++--
audio/strawberry/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 2bd5322aaaa5 -r 17bf8a9e2ade audio/strawberry/Makefile
--- a/audio/strawberry/Makefile Sun Mar 06 08:30:10 2022 +0000
+++ b/audio/strawberry/Makefile Sun Mar 06 08:31:31 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2022/01/30 13:57:49 nia Exp $
+# $NetBSD: Makefile,v 1.30 2022/03/06 08:31:31 nia Exp $
-DISTNAME= strawberry-1.0.1
+DISTNAME= strawberry-1.0.2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=strawberrymusicplayer/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff -r 2bd5322aaaa5 -r 17bf8a9e2ade audio/strawberry/distinfo
--- a/audio/strawberry/distinfo Sun Mar 06 08:30:10 2022 +0000
+++ b/audio/strawberry/distinfo Sun Mar 06 08:31:31 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2022/01/30 13:57:49 nia Exp $
+$NetBSD: distinfo,v 1.17 2022/03/06 08:31:31 nia Exp $
-BLAKE2s (strawberry-1.0.1.tar.xz) = a329153bd4230b61ceb67db055a535fb42878b4162155c3d1191a144c1fe1d35
-SHA512 (strawberry-1.0.1.tar.xz) = 6a668ba6dbdcd5c60e78190c2cc8c04ad4ed920102c7555fdd42f6bf47c5b4004f9580c0f009cade642b404f6884b2b5dac386d326bf6f234403e4ba7612a2bb
-Size (strawberry-1.0.1.tar.xz) = 11191132 bytes
+BLAKE2s (strawberry-1.0.2.tar.xz) = 5a67be5cddfad6408c92cc712e0eb4489fc66301208a937271c91a6055b8ec3e
+SHA512 (strawberry-1.0.2.tar.xz) = 196be23dde8fee531b2996bc7dacaf5b00dcd3f1aaaeb6630ed2a2fdeb777abb66d6c19928fc157dde7d5bceffdc646ff615a6d52bc0e6ee5ddcc14de6ee7a59
+Size (strawberry-1.0.2.tar.xz) = 11202768 bytes
Home |
Main Index |
Thread Index |
Old Index