summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 63859e0c523d34632697b9036d13555733ac6c78 (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
pkgbase = buildstream-git
	pkgdesc = Framework for modelling build pipelines in a declarative YAML format
	pkgver = 1.3.0+2341+g9a5cca34
	pkgrel = 1
	url = https://wiki.gnome.org/Projects/BuildStream/
	arch = x86_64
	license = LGPL
	makedepends = python-setuptools
	makedepends = cython
	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