blob: 4711e380ed6383702a6e42d0238783faf7faf0c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-livekit-protocol
pkgdesc = Python protocol stubs for LiveKit.
pkgver = 1.0.4
pkgrel = 1
url = https://github.com/livekit/python-sdks/tree/main/livekit-protocol
arch = any
license = Apache-2.0
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-protobuf
source = https://files.pythonhosted.org/packages/source/l/livekit-protocol/livekit_protocol-1.0.4.tar.gz
sha256sums = 370477f7af376bbeb59ae3b26a052c1b93375abf1a69eb71c50b78bf73c70194
pkgname = python-livekit-protocol
|