summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-03-06 08:31:31 +0000
committernia <nia@pkgsrc.org>2022-03-06 08:31:31 +0000
commitbf479a8263e9fbb5b6f4c723f43e37534fe81ec8 (patch)
treed15653d77e6111bed65fc5028b9443aff972a3c0 /audio
parentefa6ceb507758fbc5170b9c35eae369ba8b1e3c4 (diff)
downloadpkgsrc-bf479a8263e9fbb5b6f4c723f43e37534fe81ec8.tar.gz
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 (limited to 'audio')
-rw-r--r--audio/strawberry/Makefile4
-rw-r--r--audio/strawberry/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile
index 5ccaf7622a5..6589c9fbd61 100644
--- a/audio/strawberry/Makefile
+++ b/audio/strawberry/Makefile
@@ -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 --git a/audio/strawberry/distinfo b/audio/strawberry/distinfo
index a4b6f43c939..82254231a05 100644
--- a/audio/strawberry/distinfo
+++ b/audio/strawberry/distinfo
@@ -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