summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-05-26 12:16:26 +0000
committernia <nia@pkgsrc.org>2020-05-26 12:16:26 +0000
commit6b0456a333de55892fe996e904b118bed7cf5ac8 (patch)
treef28db755edf410694feff69c9f8af6d37f1ad317 /audio
parentf7248b2208bbc6a4c4df47100c62eb0d75fab599 (diff)
downloadpkgsrc-6b0456a333de55892fe996e904b118bed7cf5ac8.tar.gz
strawberry: Update to 0.6.11
0.6.11: Bugfixes: * Fixed MPRIS missing art url when playing albums with embedded cover. * Fixed updating local non collection songs when manually unsetting cover. * Fixed infinite loop and preceding crash when CSS background-color was set in qt5ct. * Fixed UI freeze when updating the database from a large Subsonic or Tidal collection. * Fixed crash when CD loading fails in devices. * Fixed CD devices showing up with having 0 songs after loading. * Fixed the album cover loading indicator being stuck if no cover providers were available. * Fixed the playing widget not updating artist, album or title after metadata has changed for a song when no album cover was loaded. Enhancements: * Sort songs in collection by song title instead of track if previous grouping is not the album. * Added option to switch on/off automatically searching for album covers to context settings. * Reset last played song when playlist is finished. * Checking content type of received HTTP request for image when receiving album covers. * Added option to scrobbler setting for turning off login error popup. * Made MusicBrainz and Discogs cover providers respect rate limiting. New features: * Added option to show/hide sidebar. * Added settings for selecting album cover and lyrics providers. * Added album covers from Musixmatch and Spotify. * Added lyrics from Genius, Musixmatch and ChartLyrics.
Diffstat (limited to 'audio')
-rw-r--r--audio/strawberry/Makefile5
-rw-r--r--audio/strawberry/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile
index a35a44ce525..98a65fd7fc6 100644
--- a/audio/strawberry/Makefile
+++ b/audio/strawberry/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/05/22 10:55:56 adam Exp $
+# $NetBSD: Makefile,v 1.3 2020/05/26 12:16:26 nia Exp $
-DISTNAME= strawberry-0.6.10
-PKGREVISION= 1
+DISTNAME= strawberry-0.6.11
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=strawberrymusicplayer/}
GITHUB_PROJECT= strawberry
diff --git a/audio/strawberry/distinfo b/audio/strawberry/distinfo
index 7f8de15c83e..eeb92798f63 100644
--- a/audio/strawberry/distinfo
+++ b/audio/strawberry/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/05/15 17:38:35 nia Exp $
+$NetBSD: distinfo,v 1.2 2020/05/26 12:16:26 nia Exp $
-SHA1 (strawberry-0.6.10.tar.xz) = c46e8700827f8dbee736eec0d6f66b5c28c15d7b
-RMD160 (strawberry-0.6.10.tar.xz) = 1f3ff594ba50b1382f0f55bf419e109f505f6479
-SHA512 (strawberry-0.6.10.tar.xz) = 2495df4b7fafa2c0dfd87aa9ca37372782275db333241c334433a40f8c2e6400e79943a406ac553e8b657d3633d9e59de265088359b9589354b8e9d3d06d3637
-Size (strawberry-0.6.10.tar.xz) = 9283932 bytes
+SHA1 (strawberry-0.6.11.tar.xz) = d0312bc13caa080f9caa666fe48a83a7da3edb4a
+RMD160 (strawberry-0.6.11.tar.xz) = 06fc4c03d8e15a0db4c70889aa2af53894483a12
+SHA512 (strawberry-0.6.11.tar.xz) = f044e1b75ef6617f9901c7fa95020ca84030aa5011f8d9122e92d3d47ab90f6eb55e7e01d88d925a8a00b046810d1ba65070707650d3c465a2cef7dd228f3c2d
+Size (strawberry-0.6.11.tar.xz) = 9295808 bytes