summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..702e39378dba
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+# Generated by makepkg 5.0.0
+# Thu Feb 11 15:09:40 UTC 2016
+pkgbase = platformio
+ pkgdesc = A cross-platform code builder and library manager
+ pkgver = 2.8.3
+ pkgrel = 1
+ url = https://github.com/platformio/platformio/
+ arch = any
+ license = GPL
+ depends = python2
+ 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.8.3.tar.gz
+ sha256sums = b37cccd70281b9c1d597fc3c05c7a3524ccf8a83668a1172e4790d3b025961db
+
+pkgname = platformio
+