pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/kew



Module Name:    pkgsrc
Committed By:   ktnb
Date:           Fri Jul 11 19:26:02 UTC 2025

Modified Files:
        pkgsrc/audio/kew: Makefile distinfo

Log Message:
kew: update to 3.4.0

- Landscape View (horizontal layout)
- Added ability to switch views by using the mouse
- Added ability to drag the progress bar using the mouse
- Faster loading of library cache from file
- Show the actual keys bound to different views on the last row on
  macOS and show Shift+key instead of Sh+key for clarity
- Added an indicator when the library is being updated
- Now (optionally) sets the currently playing track as the window
  title
- Added back the special playlist, but renamed as the kew favorites
  playlist
- Don't strip numbers from titles when presenting the actual title
  taken from metadata
- Reset clock when resuming playback when stopped
- Better way of checking for embedded opus covers, some covers
  weren't detected
- Better way of extracting ogg vorbis covers
- Fixed 'kew all' not being shuffled if 'save repeat and shuffle
  settings' was turned on


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/audio/kew/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/audio/kew/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/kew/Makefile
diff -u pkgsrc/audio/kew/Makefile:1.11 pkgsrc/audio/kew/Makefile:1.12
--- pkgsrc/audio/kew/Makefile:1.11      Sat May 31 14:49:36 2025
+++ pkgsrc/audio/kew/Makefile   Fri Jul 11 19:26:02 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2025/05/31 14:49:36 ktnb Exp $
+# $NetBSD: Makefile,v 1.12 2025/07/11 19:26:02 ktnb Exp $
 
-DISTNAME=      kew-3.3.3
+DISTNAME=      kew-3.4.0
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ravachol/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/audio/kew/distinfo
diff -u pkgsrc/audio/kew/distinfo:1.9 pkgsrc/audio/kew/distinfo:1.10
--- pkgsrc/audio/kew/distinfo:1.9       Sat May 31 14:49:36 2025
+++ pkgsrc/audio/kew/distinfo   Fri Jul 11 19:26:02 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2025/05/31 14:49:36 ktnb Exp $
+$NetBSD: distinfo,v 1.10 2025/07/11 19:26:02 ktnb Exp $
 
-BLAKE2s (kew-3.3.3.tar.gz) = 4f47634684a588b026c4341011709bc48e2b4bed0d2eff9e241aa421b3f95a03
-SHA512 (kew-3.3.3.tar.gz) = 0ce71c1032b259aa3a0dc320a5f43f301c518364317294b270806936f6bd4ef9ac9247e4cdedeb01b55bccaa7f284d3eceb78c70596f90add4d9cddc2b481d6f
-Size (kew-3.3.3.tar.gz) = 1151194 bytes
+BLAKE2s (kew-3.4.0.tar.gz) = c452610b79b4f71eca6375b45d9dbce62b0e9f1471bf968b70c68f2925843ac8
+SHA512 (kew-3.4.0.tar.gz) = 77990b0b07a0f65acd7fa9c5e63b63a194b65a2fa28c40613e8e7e2f2e59ac5cd247f0bcbce03fb7de2d9eafdfe780495594a6074d12e628059ac2e79b2fdbb8
+Size (kew-3.4.0.tar.gz) = 1156052 bytes



Home | Main Index | Thread Index | Old Index