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 0.8.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b8be9c99ddad
branches:  trunk
changeset: 442006:b8be9c99ddad
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 16 13:22:54 2020 +0000

description:
strawberry: update to 0.8.4.

0.8.4:

  Bugfixes:
    * Fix preventing session logout when window is maxmimized.
    * Fix empty space in organize window when copying songs/playlists to devices.
    * Fix crash when opening about dialog in a wayland session.
    * Fix stretched fancy/side tabbar style issue with adwaita style (Fedora/Gnome).
    * Fix centering star icon on playlist tabbar.
    * Fix network proxy settings for streaming.
    * Fix copy URL to clipboard to handle non-ASCII characters.
    * Fix HiDPI scaling for glow animation and drag over playlist.
    * Fix smart playlist search by filename.
    * Fix single letter collection nodes showing before dividers.

  Enhancements:
    * Add support for native global shortcuts on KDE.
    * Add track progress in system tray icon as an option.
    * Only strip problematic characters in suggested filename when saving a playlist to file.
    * Change star/unstar playlist to doubleclick instead of singleclick.
    * Don't edit playlist name on doubleclick in playlists view.
    * Make context view top label text selectable.
    * Add setting to change Qt style.
    * Clear ID3v3 tags that are empty, and clear ID3v1 tags when setting ID3v3 tags.
    * Remove remaining uses of QTextCodec.
    * Remove Core5Compat dependency.

diffstat:

 audio/strawberry/Makefile |   4 ++--
 audio/strawberry/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 0ff4b1eac051 -r b8be9c99ddad audio/strawberry/Makefile
--- a/audio/strawberry/Makefile Mon Nov 16 13:14:49 2020 +0000
+++ b/audio/strawberry/Makefile Mon Nov 16 13:22:54 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2020/11/09 11:33:56 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2020/11/16 13:22:54 wiz Exp $
 
-DISTNAME=      strawberry-0.8.3
+DISTNAME=      strawberry-0.8.4
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=strawberrymusicplayer/}
 GITHUB_PROJECT=        strawberry
diff -r 0ff4b1eac051 -r b8be9c99ddad audio/strawberry/distinfo
--- a/audio/strawberry/distinfo Mon Nov 16 13:14:49 2020 +0000
+++ b/audio/strawberry/distinfo Mon Nov 16 13:22:54 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/11/09 11:33:56 wiz Exp $
+$NetBSD: distinfo,v 1.9 2020/11/16 13:22:54 wiz Exp $
 
-SHA1 (strawberry-0.8.3.tar.xz) = 3f971ee3b59db4ded03750ceaf39cc76bcbb6399
-RMD160 (strawberry-0.8.3.tar.xz) = 67b4d541a73bb664cb2d943d03fb11c5de95ff3f
-SHA512 (strawberry-0.8.3.tar.xz) = e64c49a6b479677486ae7868107e945a63a028cbaa6dcfb68c9c0784fe0ea8a1133264832367d092628fb1094ca90d87d6ab49199d4aab7f56f2620eb4e9b2f7
-Size (strawberry-0.8.3.tar.xz) = 10280356 bytes
+SHA1 (strawberry-0.8.4.tar.xz) = 86d29b98f7a373f6f09e4cc8f73a8180e0f2b073
+RMD160 (strawberry-0.8.4.tar.xz) = 9dee837b0382cdeb98d5716db47662fbcd197a82
+SHA512 (strawberry-0.8.4.tar.xz) = a93308e6ba3450e8164f02c2b46bd5e785995d59963be7a896e769fa8312467fe29f1c7d48f5fbc290ccd6392293dc6af65e24001912a9f54292f25a023468b4
+Size (strawberry-0.8.4.tar.xz) = 10781080 bytes



Home | Main Index | Thread Index | Old Index