pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/spotify-qt



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Aug  1 08:12:45 UTC 2022

Modified Files:
        pkgsrc/audio/spotify-qt: Makefile distinfo

Log Message:
audio/spotify-qt: update to 3.9

Fixes
  Fixed not being able to move window under Wayland (#134).
  Fixed showing add and remove options for tracks in collaborative playlists
   (#160).
  Fixed some possible issues with selecting a device (#162).
  Fixed MPRIS support under KDE (#178).
  Fixed crash when opening links on some artists.

Changes
  Much improved MPRIS support (#4).
  Windows builds now use MSVC, and are available in x86 and x64 variants (#109).
  Added keyboard shortcuts (#118, #152).
  Added macOS builds (#121).
  Added high-DPI support on macOS (#123).
  Added support for playing tracks from outside the application (#136).
  Added support for selecting multiple tracks (#137).
  Added an option to use an expanded album cover (#147).
  Added an option to close application to the tray (#151).
  Improved detection of spotifyd config files (#154).
  Added an option to change device type (#161).
  Added message when queuing tracks (#166).
  Added AppImage builds for Linux.
  Replaced custom font option with ability to select font from system.
  Added an option to disable checking for updates on start.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/audio/spotify-qt/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/audio/spotify-qt/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/spotify-qt/Makefile
diff -u pkgsrc/audio/spotify-qt/Makefile:1.14 pkgsrc/audio/spotify-qt/Makefile:1.15
--- pkgsrc/audio/spotify-qt/Makefile:1.14       Mon Apr 18 19:10:26 2022
+++ pkgsrc/audio/spotify-qt/Makefile    Mon Aug  1 08:12:45 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2022/04/18 19:10:26 adam Exp $
+# $NetBSD: Makefile,v 1.15 2022/08/01 08:12:45 pin Exp $
 
-DISTNAME=      spotify-qt-3.8
-PKGREVISION=   1
+DISTNAME=      spotify-qt-3.9
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=kraxarn/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/audio/spotify-qt/distinfo
diff -u pkgsrc/audio/spotify-qt/distinfo:1.12 pkgsrc/audio/spotify-qt/distinfo:1.13
--- pkgsrc/audio/spotify-qt/distinfo:1.12       Mon Jan 17 12:30:08 2022
+++ pkgsrc/audio/spotify-qt/distinfo    Mon Aug  1 08:12:45 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/01/17 12:30:08 pin Exp $
+$NetBSD: distinfo,v 1.13 2022/08/01 08:12:45 pin Exp $
 
-BLAKE2s (spotify-qt-3.8.tar.gz) = 700af5de02e81d3e2d235a9f9ccfc74ce08b7a39a6c161b7425b78c9a9a00a87
-SHA512 (spotify-qt-3.8.tar.gz) = 0c93ad31326d8e13315e9f2baf7342ea9161cd6609de839dae2edf2d1fdf8151d990ff1ec1a0fab9e3e9f8d7bdf1d92d7cb49a6516f8d7c73690c73fecee9a67
-Size (spotify-qt-3.8.tar.gz) = 1128273 bytes
+BLAKE2s (spotify-qt-3.9.tar.gz) = bca52b0340e3fdca4b9533dfa0c18ab5ab8628760b6f52175f8b229b8a5062bd
+SHA512 (spotify-qt-3.9.tar.gz) = 8cae4a4a1b2aea8e0df83f79f131f26c598057f3ecddf2bfefcf7083b034d020f288be05a0fd3da88c331433776bc36e0d42436b34af1aba07e04a4b17d264ba
+Size (spotify-qt-3.9.tar.gz) = 762468 bytes



Home | Main Index | Thread Index | Old Index