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:           Sun Oct 19 00:41:34 UTC 2025

Modified Files:
        pkgsrc/audio/kew: Makefile distinfo

Log Message:
kew: updated to 3.6.2

- Song lyrics support through .lrc files. These need to already be on
  your computer

- Song lyrics support through SYLT id3 tags

- Watch timestamped lyrics in track view or press 'm' in the same view
  for full page lyrics

- Bumped miniaudio to version v0.11.23 which among other things fixes a
  bug with some versions of mp3

- You can now finally set collaped paths such as ~/Music and they will be
  set that way in config

- The config file is now respected and no longer changed by kew, only
  if you run kew path \<path\>. Instead there is a kewstaterc file in
  ~/.local/state that keeps the variables that can change in-app,
  these override what's in kewrc

- kew now restarts if it's already running in a different window. This
  replaces the ugly message that instructs the user to run 'kill'


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/audio/kew/Makefile
cvs rdiff -u -r1.14 -r1.15 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.16 pkgsrc/audio/kew/Makefile:1.17
--- pkgsrc/audio/kew/Makefile:1.16      Mon Oct 13 19:14:36 2025
+++ pkgsrc/audio/kew/Makefile   Sun Oct 19 00:41:34 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2025/10/13 19:14:36 ktnb Exp $
+# $NetBSD: Makefile,v 1.17 2025/10/19 00:41:34 ktnb Exp $
 
-DISTNAME=      kew-3.5.3
+DISTNAME=      kew-3.6.2
 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.14 pkgsrc/audio/kew/distinfo:1.15
--- pkgsrc/audio/kew/distinfo:1.14      Mon Oct 13 19:14:36 2025
+++ pkgsrc/audio/kew/distinfo   Sun Oct 19 00:41:34 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2025/10/13 19:14:36 ktnb Exp $
+$NetBSD: distinfo,v 1.15 2025/10/19 00:41:34 ktnb Exp $
 
-BLAKE2s (kew-3.5.3.tar.gz) = d86f442baa0be1722a269dfab99255f2d1655d29fcc9ffe4b533aea238b45005
-SHA512 (kew-3.5.3.tar.gz) = 694eb7811c4afca43607e29fb26bfd996cd424ca5595c6ceacaf811db9e370ec3450cba49eacf99eb08ba0bb8ffe4ea3b181db85d0d71faa11702e19763816ed
-Size (kew-3.5.3.tar.gz) = 1130327 bytes
+BLAKE2s (kew-3.6.2.tar.gz) = 72f4df57d53733cfc94c6fee79aeb1be959ff8eb7e19c6c0f841bdb7809d1e80
+SHA512 (kew-3.6.2.tar.gz) = 93a7d6351c713b5d3f779f07752d0bf64dfb15602f7202d8d3881cd3ea4f5189170d7061bd11091726de3f56df370484e2da4074bbc3c99eab4f6e7fffb618ce
+Size (kew-3.6.2.tar.gz) = 1177395 bytes



Home | Main Index | Thread Index | Old Index