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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/decab3d892eb
branches:  trunk
changeset: 444275:decab3d892eb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 04 12:12:27 2021 +0000

description:
strawberry: update to 0.8.5.

0.8.5:

  Bugfixes:
    * Fix return type of SmartPlaylistQueryWizardPlugin::type().
    * Fix comparison between QChar and integer to use QChar::unicode().
    * Fix return type of qHash with Qt 6 to use size_t instead of uint.
    * Fix tag edit dialog save process sometimes stuck.
    * Fix repeat and shuffle buttons greyed out when a dynamic playlist is open.
    * Fix CUE parser handling of values with empty quotes.
    * Fix broken year and disc collection groupings with CUE songs.
    * Fix HTML escaping showing up in OSD notifications when using custom text.

  Enhancements:
    * Add Swedish translation.
    * Made Qt X11Extras and WinExtras modules optional.
    * Save and restore geometry in edit tag dialog.
    * Add command line option to play a playlist based on name.
    * Change double-click behaviour in cover manager to open fullsize cover.

diffstat:

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

diffs (31 lines):

diff -r c645e97878aa -r decab3d892eb audio/strawberry/Makefile
--- a/audio/strawberry/Makefile Mon Jan 04 12:03:32 2021 +0000
+++ b/audio/strawberry/Makefile Mon Jan 04 12:12:27 2021 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2021/01/01 09:52:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.17 2021/01/04 12:12:27 wiz Exp $
 
-DISTNAME=      strawberry-0.8.4
-PKGREVISION=   2
+DISTNAME=      strawberry-0.8.5
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=strawberrymusicplayer/}
-GITHUB_PROJECT=        strawberry
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
 EXTRACT_SUFX=  .tar.xz
 
diff -r c645e97878aa -r decab3d892eb audio/strawberry/distinfo
--- a/audio/strawberry/distinfo Mon Jan 04 12:03:32 2021 +0000
+++ b/audio/strawberry/distinfo Mon Jan 04 12:12:27 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/11/16 13:22:54 wiz Exp $
+$NetBSD: distinfo,v 1.10 2021/01/04 12:12:27 wiz Exp $
 
-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
+SHA1 (strawberry-0.8.5.tar.xz) = 8e0178075632b1c6245369ae6e0e5cc641d2a179
+RMD160 (strawberry-0.8.5.tar.xz) = ffe16fb5adc9f2235f49f66cf3c70fdb0de2dc1b
+SHA512 (strawberry-0.8.5.tar.xz) = 33ab6751e5bd17ff98beed29c179c47bebca92229b94b863a172169704b2fd69d6605cf31db456dee552666b58bcbad867b3cca7bcff2cc6582c4c2c0a2f49c8
+Size (strawberry-0.8.5.tar.xz) = 10801412 bytes



Home | Main Index | Thread Index | Old Index