blob: 26eb21f3240368ac5415f6c2d1f3a041e320a843 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-livekit-blingfire
pkgdesc = BlingFire bindings for livekit-agents.
pkgver = 1.1.0
pkgrel = 2
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-blingfire
arch = any
license = Apache-2.0
makedepends = python-setuptools
makedepends = pybind11
makedepends = cmake
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = glibc
depends = gcc-libs
source = https://github.com/livekit/agents/archive/refs/tags/livekit-agents@1.3.7.tar.gz
sha256sums = 46795cb9023ac6b5abaa351ab518420aeab29d91a941fa2285f2600c4e7fd05e
pkgname = python-livekit-blingfire
|