summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..be497229f179
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python-dot3k
+ pkgdesc = Library for the Display-o-tron Raspberry Pi add-on board from Pimoroni.
+ pkgver = r115.d543fb3
+ pkgrel = 1
+ url = https://github.com/pimoroni/dot3k
+ arch = armv6h
+ license = GPL
+ makedepends = python
+ makedepends = git
+ depends = python
+ depends = python-raspberry-gpio
+ depends = python-sn3218
+ depends = python-st7036
+ source = python-dot3k::git://github.com/pimoroni/dot3k.git
+ sha256sums = SKIP
+
+pkgname = python-dot3k
+