summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 28 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3bdc4617466f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,28 @@
+pkgbase = simavr
+ pkgdesc = A lean, mean and hackable AVR simulator
+ pkgver = 1.5
+ pkgrel = 1
+ url = https://github.com/buserror/simavr
+ arch = i686
+ arch = x86_64
+ arch = armv7h
+ license = GPL3
+ makedepends = avr-libc
+ makedepends = git
+ makedepends = freeglut
+ makedepends = glu
+ depends = elfutils
+ provides = simavr
+ conflicts = simavr
+ replaces = simavr
+ options = !strip
+ source = simavr::git+https://github.com/buserror/simavr.git#tag=v1.5
+ md5sums = SKIP
+
+pkgname = simavr-asc
+
+pkgname = simavr-asc-examples
+ depends = simavr-asc=1.5
+ depends = freeglut
+ depends = glu
+