summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4e86d15efd1bbdcc9b336a89edabc0751a89c4c7 (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
pkgbase = bitbake
	pkgdesc = Build tool executing tasks and managing metadata.
	pkgver = 1.40.0
	pkgrel = 3
	url = https://www.openembedded.org/wiki/Main_Page
	arch = any
	license = GPL2
	makedepends = git
	source = https://github.com/openembedded/bitbake/archive/1.40.0.tar.gz
	md5sums = 902bb4b71bb85fe55cdcf24bf21a7214

pkgname = bitbake
	install = bitbake.install
	depends = python
	depends = python-django18
	depends = python-beautifulsoup4
	depends = python-codegen
	depends = python-pyinotify
	depends = python-progressbar
	depends = python-simplediff
	depends = python-pyl

pkgname = bitbake-vim