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:           Tue Jul 14 16:01:22 UTC 2026

Modified Files:
        pkgsrc/audio/kew: Makefile distinfo

Log Message:
kew: update to 4.2.2

- Clickable songs/folders.
  - Current not supported in pkgsrc
- Scrollbar on lists.
- Faster seek on long files.
- Switched mp4 lib from minimp4 to libmp4 because Fedora doesn't accept the minimp4 license.
- .Mp4 file support.
- Always logs errors to ~/.local/state/kew/logs/error.log.
- Fixed two bugs on windows, small images and resize crash.
- Non-square covers are now correctly displayed.
- Fixed regression bug that affected gapless playback introduced in 4.1.8.
- Starts playing directories faster for people with big folders with unsorted files.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/audio/kew/Makefile
cvs rdiff -u -r1.23 -r1.24 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.26 pkgsrc/audio/kew/Makefile:1.27
--- pkgsrc/audio/kew/Makefile:1.26      Fri Jul 10 11:59:46 2026
+++ pkgsrc/audio/kew/Makefile   Tue Jul 14 16:01:22 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2026/07/10 11:59:46 ktnb Exp $
+# $NetBSD: Makefile,v 1.27 2026/07/14 16:01:22 ktnb Exp $
 
-DISTNAME=      kew-4.1.8
+DISTNAME=      kew-4.2.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.23 pkgsrc/audio/kew/distinfo:1.24
--- pkgsrc/audio/kew/distinfo:1.23      Fri Jul 10 11:59:46 2026
+++ pkgsrc/audio/kew/distinfo   Tue Jul 14 16:01:22 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2026/07/10 11:59:46 ktnb Exp $
+$NetBSD: distinfo,v 1.24 2026/07/14 16:01:22 ktnb Exp $
 
-BLAKE2s (kew-4.1.8.tar.gz) = fecdb436ac08a345a6af941dfdc6760d84dd5da60ad3ff443b41907635bfee0b
-SHA512 (kew-4.1.8.tar.gz) = b13f2b9c5e12a6ae45f78ca47726f730a5f8c8903bb7daa1adbecfe1690b2840320593abca36247a428044ea1f687cda90b46ca59c54eadb4175124838bf2b2f
-Size (kew-4.1.8.tar.gz) = 15486160 bytes
+BLAKE2s (kew-4.2.2.tar.gz) = c09bd2f3a5d9345683a198eb39727b3372de85085f6190c3efd54199c9310212
+SHA512 (kew-4.2.2.tar.gz) = c19bd3153e1a6244541685fd720055592a364cb186aab87fea8377fe456de68290ed8fa64a025b0c2d1680d359be2a4377d6519a9bb6ae71c294772304a701d1
+Size (kew-4.2.2.tar.gz) = 12573092 bytes
 SHA1 (patch-Makefile) = a7a3a86242974637b2d37f9223791861d2471d0c



Home | Main Index | Thread Index | Old Index