summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c53a0d8c60f90843c50c73eca70024fd13701a3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
pkgbase = labgrid-git
	pkgdesc = embedded board control python library with a focus on testing, development and general automation
	pkgver = v24.0.r140.gd98677c
	pkgrel = 2
	url = https://github.com/labgrid-project/labgrid
	arch = any
	license = LGPL-2.1
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python
	depends = python-ansicolors
	depends = python-attrs
	depends = python-grpcio
	depends = python-protobuf
	depends = python-jinja
	depends = python-pexpect
	depends = python-pyserial
	depends = python-pytest
	depends = python-pyudev
	depends = python-pyusb
	depends = python-yaml
	depends = python-requests
	depends = python-xmodem
	optdepends = openssh: recommended ssh client
	optdepends = microcom: serial console support
	optdepends = socat: network forwarding support
	optdepends = sshfs: sshfs subcommand
	optdepends = rsync: rsync subcomand
	optdepends = bash-completion: bash completion
	optdepends = gst-plugins-good: video support
	optdepends = python-paho-mqtt: mqtt
	provides = labgrid
	conflicts = labgrid
	source = git+https://github.com/labgrid-project/labgrid.git
	sha256sums = SKIP

pkgname = labgrid-git