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: wiz
Date: Mon Nov 16 13:22:54 UTC 2020
Modified Files:
pkgsrc/audio/strawberry: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/audio/strawberry/Makefile
cvs rdiff -u -r1.8 -r1.9 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.13 pkgsrc/audio/strawberry/Makefile:1.14
--- pkgsrc/audio/strawberry/Makefile:1.13 Mon Nov 9 11:33:56 2020
+++ pkgsrc/audio/strawberry/Makefile Mon Nov 16 13:22:54 2020
@@ -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
Index: pkgsrc/audio/strawberry/distinfo
diff -u pkgsrc/audio/strawberry/distinfo:1.8 pkgsrc/audio/strawberry/distinfo:1.9
--- pkgsrc/audio/strawberry/distinfo:1.8 Mon Nov 9 11:33:56 2020
+++ pkgsrc/audio/strawberry/distinfo Mon Nov 16 13:22:54 2020
@@ -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