summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ddc5883cf5083d075104b63e65131a30e0ffc7c1 (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
pkgbase = buildstream-git
	pkgdesc = Framework for modelling build pipelines in a declarative YAML format
	pkgver = 1.3.0+1528+g174f5394
	pkgrel = 1
	url = https://wiki.gnome.org/Projects/BuildStream/
	arch = any
	license = LGPL
	makedepends = python-setuptools
	makedepends = git
	depends = bubblewrap
	depends = ostree
	depends = python-click
	depends = python-jinja
	depends = python-gobject
	depends = python-grpcio
	depends = python-pluginbase
	depends = python-protobuf
	depends = python-psutil
	depends = python-pyroaring
	depends = python-ruamel-yaml0.15.51
	depends = python-ujson
	depends = bzr
	depends = git
	depends = lzip
	depends = python-arpy
	provides = buildstream
	conflicts = buildstream
	source = git+https://gitlab.com/BuildStream/buildstream.git
	md5sums = SKIP

pkgname = buildstream-git