summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO42
1 files changed, 42 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..046fbb5907c6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,42 @@
+pkgbase = awib-git
+ pkgdesc = brainfuck compiler written in brainfuck
+ pkgver = r136.eaf1d79
+ pkgrel = 1
+ url = https://github.com/matslina/awib
+ arch = any
+ license = GPL
+ makedepends = git
+ makedepends = python
+ source = awib::git+https://github.com/matslina/awib.git
+ sha256sums = SKIP
+
+pkgname = awib-git
+ depends =
+ depends = awib-elf=r136.eaf1d79
+
+pkgname = awib-elf-git
+ arch = x86_64
+ arch = i686
+ arch = aarch64
+ arch = armv7h
+ arch = armv6h
+ arch = arm
+ provides = awib-elf=r136.eaf1d79
+ conflicts = awib-elf
+
+pkgname = awib-ruby-git
+ depends =
+ depends = ruby
+ provides = awib-ruby=r136.eaf1d79
+ conflicts = awib-ruby
+
+pkgname = awib-tcl-git
+ depends =
+ depends = tcl
+ provides = awib-tcl=r136.eaf1d79
+ conflicts = awib-tcl
+
+pkgname = awib-bash-git
+ provides = awib-bash=r136.eaf1d79
+ conflicts = awib-bash
+