Received: by mail.netbsd.org (Postfix, from userid 605) id 6B64884D88; Wed, 9 Sep 2020 07:38:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E5F4D84D87 for ; Wed, 9 Sep 2020 07:38:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 3tkgfD5-S_yx for ; Wed, 9 Sep 2020 07:38:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 4093B84D02 for ; Wed, 9 Sep 2020 07:38:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2EC19FB28; Wed, 9 Sep 2020 07:38:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1599637130272680" MIME-Version: 1.0 Date: Wed, 9 Sep 2020 07:38:50 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/audio/strawberry To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200909073850.2EC19FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1599637130272680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Sep 9 07:38:50 UTC 2020 Modified Files: pkgsrc/audio/strawberry: Makefile distinfo Log Message: strawberry: update to 0.7.2. 0.7.2: BugFixes: * Fixed installation directory for translations. * Fixed collection sorting for non-ASCII characters. * Fixed closing connected devices on exit. 0.7.1: Bugfixes: * Fixed incorrectly mapped global shortcuts keys "2" and "3". * Fixed Last.fm scrobbling to correctly start array notation for parameters at 0 and not 1. * Fixed sending trackNumber correctly for Last.fm and Libre.fm scrobbling. * Fixed collection search when using special characters in the search query. * Fixed reading and saving MP4 lyrics tag. * Fixed reading ASF comment tag. * Fixed adding playlist songs outside the collection when there are multiple files with the same URL. * Fixed the rescan songs option to work with local songs outside of the collection. * Fixed problems with editing song metadata in the playlists. * Fixed saving and restoring playlist scrollbar position when switching between playlists. * Fixed minor issue in cue parser with date and genre. * (macOS) Fixed gst-libav plugin issue resulting in MP3 not working. Enhancements: * Simplified and improved startup behaviour code. * Adapted all source code to be compatible with Qt 6, and increased required Qt version to 5.8. * Added option to compile with Qt 6 (-DWITH_QT6=ON). * Base warning for show in file browser on unique directories to avoid unneeded warning about opening many files. * Use album artist instead of artist for album repeat mode when available. * Added extra safety for overwriting files for filesystem storages when organizing files. * Remove diacritics in FTS search. * Improved playlist context menu. * Added fatal CMake error for missing protobuf compiler. * Added support for parsing radio streams metadata with tilde in title. * Added CMake option to install translation files. * Increased maximum time step for seeking to 60. * (Unix) Added playback actions to desktop file. * (macOS) Hide behaviour settings that are unavailable on macOS. * (macOS) Fixed compile warnings. * (macOS) Added Sparkle integration to notify on new versions. * (Windows) Added QtSparkle support to notify on new versions. Removed features: * Removed Xine engine support. * Removed broken imobiledevice (iPhone) support. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/audio/strawberry/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/audio/strawberry/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1599637130272680 Content-Disposition: inline Content-Length: 1699 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/audio/strawberry/Makefile diff -u pkgsrc/audio/strawberry/Makefile:1.9 pkgsrc/audio/strawberry/Makefile:1.10 --- pkgsrc/audio/strawberry/Makefile:1.9 Tue Aug 18 17:57:40 2020 +++ pkgsrc/audio/strawberry/Makefile Wed Sep 9 07:38:49 2020 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2020/08/18 17:57:40 leot Exp $ +# $NetBSD: Makefile,v 1.10 2020/09/09 07:38:49 wiz Exp $ -DISTNAME= strawberry-0.6.13 -PKGREVISION= 2 +DISTNAME= strawberry-0.7.2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GITHUB:=strawberrymusicplayer/} GITHUB_PROJECT= strawberry Index: pkgsrc/audio/strawberry/distinfo diff -u pkgsrc/audio/strawberry/distinfo:1.5 pkgsrc/audio/strawberry/distinfo:1.6 --- pkgsrc/audio/strawberry/distinfo:1.5 Thu Jul 30 07:58:18 2020 +++ pkgsrc/audio/strawberry/distinfo Wed Sep 9 07:38:49 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2020/07/30 07:58:18 wiz Exp $ +$NetBSD: distinfo,v 1.6 2020/09/09 07:38:49 wiz Exp $ -SHA1 (strawberry-0.6.13.tar.xz) = 755093fc71769eaddd32d42e5fe97c5f82cbd6cf -RMD160 (strawberry-0.6.13.tar.xz) = 80dd8cd7dbc12129b71b7847961f16c53626f860 -SHA512 (strawberry-0.6.13.tar.xz) = b3db58a30d50f74b313c0af5a492ea809d631c4152f856b19debb5f811688eb21d97ba35b58f3f1d00779fcd76220d88b4dafc32520416f7e749c6680257ad49 -Size (strawberry-0.6.13.tar.xz) = 10156576 bytes +SHA1 (strawberry-0.7.2.tar.xz) = 5012db356a2119fc2efa2e19f21650a98440858b +RMD160 (strawberry-0.7.2.tar.xz) = 4e89a5642d3541e9c37785ff410e8bb03f4ba455 +SHA512 (strawberry-0.7.2.tar.xz) = d664ce81c2eef2e1bbbbdda40e420142c6c0bf6df42a785cc1c7f572f9b7521e44161f93c4694434db8752d7056df946e6e2aa064a62f45b143da6860f007483 +Size (strawberry-0.7.2.tar.xz) = 10123596 bytes --_----------=_1599637130272680--