Sun Jun 12 16:16:44 2022 UTC ()
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


(nia)
diff -r1.35 -r1.36 pkgsrc/audio/strawberry/Makefile
diff -r1.19 -r1.20 pkgsrc/audio/strawberry/distinfo

cvs diff -r1.35 -r1.36 pkgsrc/audio/strawberry/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/strawberry/Makefile 2022/05/21 07:55:39 1.35
+++ pkgsrc/audio/strawberry/Makefile 2022/06/12 16:16:44 1.36
@@ -1,23 +1,22 @@ @@ -1,23 +1,22 @@
1# $NetBSD: Makefile,v 1.35 2022/05/21 07:55:39 nia Exp $ 1# $NetBSD: Makefile,v 1.36 2022/06/12 16:16:44 nia Exp $
2 2
3DISTNAME= strawberry-1.0.4 3DISTNAME= strawberry-1.0.5
4PKGREVISION= 1 
5CATEGORIES= audio 4CATEGORIES= audio
6MASTER_SITES= ${MASTER_SITE_GITHUB:=strawberrymusicplayer/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=strawberrymusicplayer/}
7GITHUB_RELEASE= ${PKGVERSION_NOREV} 6GITHUB_RELEASE= ${PKGVERSION_NOREV}
8EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= nia@NetBSD.org
11HOMEPAGE= https://www.strawberrymusicplayer.org/ 10HOMEPAGE= https://www.strawberrymusicplayer.org/
12COMMENT= Music player and music collection organizer (based on Clementine) 11COMMENT= Music player and music collection organizer (based on Clementine)
13LICENSE= gnu-gpl-v3 12LICENSE= gnu-gpl-v3
14 13
15TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools 14TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
16 15
17USE_CMAKE= yes 16USE_CMAKE= yes
18USE_LANGUAGES= c c++ 17USE_LANGUAGES= c c++
19USE_TOOLS+= pkg-config 18USE_TOOLS+= pkg-config
20GCC_REQD+= 7 # std::optional 19GCC_REQD+= 7 # std::optional
21 20
22DEPENDS+= gst-plugins1-flac-[0-9]*:../../audio/gst-plugins1-flac 21DEPENDS+= gst-plugins1-flac-[0-9]*:../../audio/gst-plugins1-flac
23DEPENDS+= gst-plugins1-mpg123-[0-9]*:../../audio/gst-plugins1-mpg123 22DEPENDS+= gst-plugins1-mpg123-[0-9]*:../../audio/gst-plugins1-mpg123

cvs diff -r1.19 -r1.20 pkgsrc/audio/strawberry/distinfo (expand / switch to unified diff)

--- pkgsrc/audio/strawberry/distinfo 2022/04/25 15:19:48 1.19
+++ pkgsrc/audio/strawberry/distinfo 2022/06/12 16:16:44 1.20
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.19 2022/04/25 15:19:48 tnn Exp $ 1$NetBSD: distinfo,v 1.20 2022/06/12 16:16:44 nia Exp $
2 2
3BLAKE2s (strawberry-1.0.4.tar.xz) = a4a21708497f4c01d71540a8d97347459c0eb49ed7f990944485688ae10230c1 3BLAKE2s (strawberry-1.0.5.tar.xz) = 5d223ed06087e64fe78ceb8bf963ab8495d44aa478fc5328e4faae59e1231277
4SHA512 (strawberry-1.0.4.tar.xz) = e2a90911acd47735715266cb3745910a6e04a2ef4e98b0c9734230a5e2b382cf7d3681fc2e368a361e7a7c53bc0627a88a36e6df6c4f6941d54f65e2424d29ee 4SHA512 (strawberry-1.0.5.tar.xz) = 4c625c75855f87952b274c85b4c5b021b27e75a74d46202ab3ea0aa3c86f510bccdece583483c4ba73e4733f151feb5eac5f5ef5d9a956995979fa307fd8d911
5Size (strawberry-1.0.4.tar.xz) = 11208992 bytes 5Size (strawberry-1.0.5.tar.xz) = 11212028 bytes
6SHA1 (patch-src_analyzer_blockanalyzer.cpp) = e1e22a4ea278f03142f13fd8310730854a8ddc9a 6SHA1 (patch-src_analyzer_blockanalyzer.cpp) = e1e22a4ea278f03142f13fd8310730854a8ddc9a
7SHA1 (patch-src_analyzer_boomanalyzer.cpp) = 833bab9d6b59644c9acae662bc389bf731e507ad 7SHA1 (patch-src_analyzer_boomanalyzer.cpp) = 833bab9d6b59644c9acae662bc389bf731e507ad