blob: c4125649915963f8a1964838e8cfcb3db4341376 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-webrtcvad-wheels
pkgdesc = Interface to the WebRTC Voice Activity Detector (VAD)
pkgver = 2.0.14
pkgrel = 2
url = https://github.com/daanzu/py-webrtcvad-wheels
arch = any
license = MIT
makedepends = python-setuptools
depends = python
provides = python-webrtcvad
conflicts = python-webrtcvad
source = https://github.com/daanzu/py-webrtcvad-wheels/archive/refs/tags/v2.0.14.tar.gz
sha256sums = c10a07b3197f218c54f2f6513cb43b8067f1ddd361c767bf3f31ce5788b6df0a
pkgname = python-webrtcvad-wheels
|