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: nia
Date: Sun Mar 6 08:31:31 UTC 2022
Modified Files:
pkgsrc/audio/strawberry: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/audio/strawberry/Makefile
cvs rdiff -u -r1.16 -r1.17 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.29 pkgsrc/audio/strawberry/Makefile:1.30
--- pkgsrc/audio/strawberry/Makefile:1.29 Sun Jan 30 13:57:49 2022
+++ pkgsrc/audio/strawberry/Makefile Sun Mar 6 08:31:31 2022
@@ -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}
Index: pkgsrc/audio/strawberry/distinfo
diff -u pkgsrc/audio/strawberry/distinfo:1.16 pkgsrc/audio/strawberry/distinfo:1.17
--- pkgsrc/audio/strawberry/distinfo:1.16 Sun Jan 30 13:57:49 2022
+++ pkgsrc/audio/strawberry/distinfo Sun Mar 6 08:31:31 2022
@@ -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