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 1.0.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/b34938c26d0e
branches: trunk
changeset: 380687:b34938c26d0e
user: nia <nia%pkgsrc.org@localhost>
date: Sun Jun 12 16:16:44 2022 +0000
description:
strawberry: update to 1.0.5
Version 1.0.5 (2022.06.10)
Bugfixes:
* Fixed smart playlist filetype search.
* Fixed Radio Paradise URLs to use HTTPS instead of HTTP.
* Fixed horizontal scrolling not affecting currently playing track
* Fixed keep running in the background when window is closed with Wayland
* Fixed percent-encoding of URLs when loading and saving XSPF playlists
* Fixed fancy tabbar context menu showing on right clicks outside of tabbar when a song is playing.
* Fixed possible duplicating songs in the database when moving songs to the collection using the organize feature.
Enhancements
* Show more details in error dialog on GStreamer errors
* Allow setting blur amount of playlist background image up to 100px
* Include 128x128 icon sizes
* Show right click copy context menu in context view on top text and lyrics
* Improve fading between album covers in context view.
* Added option for overwriting database playcounts in collection settings
* Added option for disabling bar on currently playing track
diffstat:
audio/strawberry/Makefile | 7 +++----
audio/strawberry/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r b206ee3ed03e -r b34938c26d0e audio/strawberry/Makefile
--- a/audio/strawberry/Makefile Sun Jun 12 14:58:48 2022 +0000
+++ b/audio/strawberry/Makefile Sun Jun 12 16:16:44 2022 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.35 2022/05/21 07:55:39 nia Exp $
+# $NetBSD: Makefile,v 1.36 2022/06/12 16:16:44 nia Exp $
-DISTNAME= strawberry-1.0.4
-PKGREVISION= 1
+DISTNAME= strawberry-1.0.5
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=strawberrymusicplayer/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= nia%NetBSD.org@localhost
HOMEPAGE= https://www.strawberrymusicplayer.org/
COMMENT= Music player and music collection organizer (based on Clementine)
LICENSE= gnu-gpl-v3
diff -r b206ee3ed03e -r b34938c26d0e audio/strawberry/distinfo
--- a/audio/strawberry/distinfo Sun Jun 12 14:58:48 2022 +0000
+++ b/audio/strawberry/distinfo Sun Jun 12 16:16:44 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2022/04/25 15:19:48 tnn Exp $
+$NetBSD: distinfo,v 1.20 2022/06/12 16:16:44 nia Exp $
-BLAKE2s (strawberry-1.0.4.tar.xz) = a4a21708497f4c01d71540a8d97347459c0eb49ed7f990944485688ae10230c1
-SHA512 (strawberry-1.0.4.tar.xz) = e2a90911acd47735715266cb3745910a6e04a2ef4e98b0c9734230a5e2b382cf7d3681fc2e368a361e7a7c53bc0627a88a36e6df6c4f6941d54f65e2424d29ee
-Size (strawberry-1.0.4.tar.xz) = 11208992 bytes
+BLAKE2s (strawberry-1.0.5.tar.xz) = 5d223ed06087e64fe78ceb8bf963ab8495d44aa478fc5328e4faae59e1231277
+SHA512 (strawberry-1.0.5.tar.xz) = 4c625c75855f87952b274c85b4c5b021b27e75a74d46202ab3ea0aa3c86f510bccdece583483c4ba73e4733f151feb5eac5f5ef5d9a956995979fa307fd8d911
+Size (strawberry-1.0.5.tar.xz) = 11212028 bytes
SHA1 (patch-src_analyzer_blockanalyzer.cpp) = e1e22a4ea278f03142f13fd8310730854a8ddc9a
SHA1 (patch-src_analyzer_boomanalyzer.cpp) = 833bab9d6b59644c9acae662bc389bf731e507ad
Home |
Main Index |
Thread Index |
Old Index