summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1a3b6c68a04a2401b4985cff90f355c111e84562 (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
pkgbase = platformio-git
	pkgdesc = A cross-platform code builder and library manager
	pkgver = v5.0.1.r9.ga384411a
	pkgrel = 1
	url = http://platformio.org/
	arch = any
	license = GPL
	makedepends = git
	depends = python-setuptools
	depends = python-bottle
	depends = python-click
	depends = python-colorama
	depends = python-pyserial
	depends = python-requests
	depends = python-semantic-version
	depends = python-tabulate
	depends = python-pyelftools
	depends = python-marshmallow
	optdepends = energia: For MSP430 based projects
	optdepends = arduino: For Arduino based projects
	provides = platformio
	source = git+https://github.com/platformio/platformio-core.git
	md5sums = SKIP

pkgname = platformio-git