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

Modified Files:
        pkgsrc/audio/strawberry: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/audio/strawberry/Makefile
cvs rdiff -u -r1.19 -r1.20 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.35 pkgsrc/audio/strawberry/Makefile:1.36
--- pkgsrc/audio/strawberry/Makefile:1.35       Sat May 21 07:55:39 2022
+++ pkgsrc/audio/strawberry/Makefile    Sun Jun 12 16:16:44 2022
@@ -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

Index: pkgsrc/audio/strawberry/distinfo
diff -u pkgsrc/audio/strawberry/distinfo:1.19 pkgsrc/audio/strawberry/distinfo:1.20
--- pkgsrc/audio/strawberry/distinfo:1.19       Mon Apr 25 15:19:48 2022
+++ pkgsrc/audio/strawberry/distinfo    Sun Jun 12 16:16:44 2022
@@ -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