pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-silero-vad: Add upstream PR and create PLIST
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Sun Jan 11 07:42:14 2026 -0500
Changeset: b8099f8f833750a39e2e4b7a1d797b2f9bcd01a1
Modified Files:
py-silero-vad/PLIST
py-silero-vad/distinfo
py-silero-vad/patches/patch-src_ggml_src_ggml-cpu_ops.cpp
Log Message:
py-silero-vad: Add upstream PR and create PLIST
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b8099f8f833750a39e2e4b7a1d797b2f9bcd01a1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-silero-vad/PLIST | 14 +++++++++++---
py-silero-vad/distinfo | 2 +-
py-silero-vad/patches/patch-src_ggml_src_ggml-cpu_ops.cpp | 1 +
3 files changed, 13 insertions(+), 4 deletions(-)
diffs:
diff --git a/py-silero-vad/PLIST b/py-silero-vad/PLIST
index 92ba51a2d7..362aa1e9b2 100644
--- a/py-silero-vad/PLIST
+++ b/py-silero-vad/PLIST
@@ -1,4 +1,12 @@
@comment $NetBSD$
-@comment TODO: to fill this file with the file listing:
-@comment TODO: 1. run "/usr/bin/make package"
-@comment TODO: 2. run "/usr/bin/make print-PLIST"
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.md
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/pysilero_vad/__init__.py
+${PYSITELIB}/pysilero_vad/__init__.pyc
+${PYSITELIB}/pysilero_vad/__init__.pyo
+${PYSITELIB}/pysilero_vad/ggml-silero-v6.2.0.bin
+${PYSITELIB}/pysilero_vad/py.typed
+${PYSITELIB}/pysilero_vad/silero_vad.abi3.so
diff --git a/py-silero-vad/distinfo b/py-silero-vad/distinfo
index d05104cfdc..9b6005a8f2 100644
--- a/py-silero-vad/distinfo
+++ b/py-silero-vad/distinfo
@@ -3,4 +3,4 @@ $NetBSD$
BLAKE2s (pysilero-vad/pysilero_vad-3.0.1.tar.gz) = 9c622231575e16c696b28cd5e356b3a513b2107ce0bf5e83da1de646e1d09087
SHA512 (pysilero-vad/pysilero_vad-3.0.1.tar.gz) = 036b472a5189c16e009c85ceaeeec7d42d5792644557e47df054fe24ae22e8c94d9b952fb9c739a3168cc8ab86403ffccd7bfe7aa5fb8561c98789f06bfb4f10
Size (pysilero-vad/pysilero_vad-3.0.1.tar.gz) = 1891026 bytes
-SHA1 (patch-src_ggml_src_ggml-cpu_ops.cpp) = 14135847b994bce4a72dac879f4c9dac5dfcfb46
+SHA1 (patch-src_ggml_src_ggml-cpu_ops.cpp) = 9c84caf46dc26e4cb7653e0cc27e0e1bc009f4f2
diff --git a/py-silero-vad/patches/patch-src_ggml_src_ggml-cpu_ops.cpp b/py-silero-vad/patches/patch-src_ggml_src_ggml-cpu_ops.cpp
index 0d28815178..b1274126e0 100644
--- a/py-silero-vad/patches/patch-src_ggml_src_ggml-cpu_ops.cpp
+++ b/py-silero-vad/patches/patch-src_ggml_src_ggml-cpu_ops.cpp
@@ -3,6 +3,7 @@ $NetBSD$
Fix bare isnan to std::isnan
https://github.com/rhasspy/pysilero-vad/issues/9
+https://github.com/rhasspy/pysilero-vad/pulls/11
--- src/ggml/src/ggml-cpu/ops.cpp.orig 2026-01-08 15:48:03.312828141 +0000
+++ src/ggml/src/ggml-cpu/ops.cpp
Home |
Main Index |
Thread Index |
Old Index