pkgsrc-WIP-changes archive

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

whisper.cpp: update to 1.9.4.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Sep 13 15:35:08 2026 +0200
Changeset:	9c4074a727713f176425ad6702f265bd5a9f0275

Modified Files:
	TODO
	whisper.cpp/Makefile
	whisper.cpp/PLIST
	whisper.cpp/distinfo

Log Message:
whisper.cpp: update to 1.9.4.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9c4074a727713f176425ad6702f265bd5a9f0275

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 TODO                 | 1 -
 whisper.cpp/Makefile | 2 +-
 whisper.cpp/PLIST    | 4 ++--
 whisper.cpp/distinfo | 6 +++---
 4 files changed, 6 insertions(+), 7 deletions(-)

diffs:
diff --git a/TODO b/TODO
index b4a6341a54..8f82878ccc 100644
--- a/TODO
+++ b/TODO
@@ -155,7 +155,6 @@ Suggested package updates
 	o vidalia-devel-0.3.3
 	o virtualbox-7.2
 	o weston-15.0
-	o whisper.cpp-1.9.4
 	o wkhtmltopdf-0.12.4
 	o xaralx-bin-0.7.1692
 	o xdg-desktop-portal-1.19.1
diff --git a/whisper.cpp/Makefile b/whisper.cpp/Makefile
index 1308048188..a7daba5eb9 100644
--- a/whisper.cpp/Makefile
+++ b/whisper.cpp/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	whisper.cpp-1.9.2
+DISTNAME=	whisper.cpp-1.9.4
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ggml-org/}
 GITHUB_PROJECT=	whisper.cpp
diff --git a/whisper.cpp/PLIST b/whisper.cpp/PLIST
index bc5fa29861..e273938cae 100644
--- a/whisper.cpp/PLIST
+++ b/whisper.cpp/PLIST
@@ -8,10 +8,10 @@ bin/whisper-server
 bin/whisper-vad-speech-segments
 include/parakeet.h
 include/whisper.h
+lib/cmake/parakeet/parakeet-config-version.cmake
 lib/cmake/parakeet/parakeet-config.cmake
-lib/cmake/parakeet/parakeet-version.cmake
+lib/cmake/whisper/whisper-config-version.cmake
 lib/cmake/whisper/whisper-config.cmake
-lib/cmake/whisper/whisper-version.cmake
 lib/libparakeet.so
 lib/libparakeet.so.1
 lib/libparakeet.so.${PKGVERSION}
diff --git a/whisper.cpp/distinfo b/whisper.cpp/distinfo
index e48edb885a..c54b6c3518 100644
--- a/whisper.cpp/distinfo
+++ b/whisper.cpp/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (whisper.cpp-1.9.2.tar.gz) = f7793a741f5a87bfdf9cfdd5b70038290f5101f1a7ea49ea9a6317b51d4c1089
-SHA512 (whisper.cpp-1.9.2.tar.gz) = 68ecbd924afe175c5ca898348f37ce348f96ba60cd2112aab949a45607cf153d9fe680fca3dd42a7648e53ea241a5b99b84081940d06cf47b22e74710ad3c882
-Size (whisper.cpp-1.9.2.tar.gz) = 9622263 bytes
+BLAKE2s (whisper.cpp-1.9.4.tar.gz) = 8ad58fabc50921ae3a0c5bfc40d065b6949d20793c8ba521b1f4386c8672a6de
+SHA512 (whisper.cpp-1.9.4.tar.gz) = 4e839ce3b00eb5f7c42fb6af53318953cecbb44f2949aa3d030a0b768d45217a9790aa6aa432ef31fa250329b21314b16491f38e78a0d9fa3e729451337dbe3b
+Size (whisper.cpp-1.9.4.tar.gz) = 9353438 bytes


Home | Main Index | Thread Index | Old Index