summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..516ef1420a8b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = ino
+ pkgdesc = Command line toolkit for working with Arduino hardware
+ pkgver = 0.3.6
+ pkgrel = 8
+ url = http://inotool.org/
+ arch = any
+ license = MIT
+ depends = python2
+ depends = python2-pyserial
+ depends = python2-jinja
+ depends = python2-configobj
+ depends = python2-six
+ depends = arduino10
+ depends = picocom
+ depends = avrdude
+ options = !emptydirs
+ source = http://pypi.python.org/packages/source/i/ino/ino-0.3.6.tar.gz
+ source = fix-avrdude-conf.patch
+ source = cppoption1.patch::https://github.com/maharifu/ino/commit/e5be3c6779892514cf8fc491ed927d36f292a2f9.diff
+ md5sums = d2ca04f862ded04b19a5473467aff146
+ md5sums = cb70daaa535a5eb1d14f932014be70f4
+ md5sums = dfdf748eb0c8c349d2701008cc28be5d
+
+pkgname = ino
+