summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5b82a684314c6a38e8c5ff91fed6ca18ee6f3b91 (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
pkgbase = platformio
	pkgdesc = A cross-platform code builder and library manager
	pkgver = 2.9.0
	pkgrel = 1
	url = https://github.com/platformio/platformio/
	arch = any
	license = Apache
	depends = python2
	depends = python2-setuptools
	depends = python2-click
	depends = python2-bottle
	depends = python2-lockfile
	depends = python2-requests
	depends = python2-colorama
	depends = python2-pyserial
	optdepends = energia: For MSP430 based projects
	optdepends = arduino: For Arduino based projects
	conflicts = platformio-git
	source = https://github.com/platformio/platformio/archive/v2.9.0.tar.gz
	source = setup.patch
	sha256sums = e6c593b65e98e767e3763eac409a1580c9e1c3f39517f304cb6cc04fdf9be09b
	sha256sums = 536217552b06ef562469268a8f0115a31bf052308f891a228adf94e314ce3730

pkgname = platformio