summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5b2689e38a5f670f48ae53484c2023f8d8d0ff42 (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
pkgbase = buildstream-git
	pkgdesc = Framework for modelling build pipelines in a declarative YAML format
	pkgver = 1.93.5.r0.g51afe1c81
	pkgrel = 1
	url = https://buildstream.build
	arch = any
	license = LGPL
	makedepends = python-setuptools
	makedepends = cython
	makedepends = git
	depends = bubblewrap
	depends = buildbox-casd
	depends = python-click
	depends = python-dateutil
	depends = python-grpcio
	depends = python-jinja
	depends = python-pluginbase
	depends = python-protobuf
	depends = python-psutil
	depends = python-pyroaring
	depends = python-ruamel-yaml
	depends = python-ujson
	depends = git
	depends = lzip
	provides = buildstream
	conflicts = buildstream
	source = git+https://gitlab.com/BuildStream/buildstream.git
	md5sums = SKIP

pkgname = buildstream-git