summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2792cb6921c6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = rock
+ pkgdesc = An ooc compiler written in ooc
+ pkgver = 0.9.9
+ pkgrel = 3
+ url = http://ooc-lang.org/
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = gcc
+ depends = sh
+ optdepends = gcc: can be used as backend C compiler
+ optdepends = clang: can be used as backend C compiler
+ optdepends = tcc: can be used as backend C compiler
+ source = https://github.com/fasterthanlime/rock/archive/v0.9.9.tar.gz
+ source = http://downloads.ooc-lang.org/rock/0.9.9/latest-bootstrap.tar.bz2
+ md5sums = 55adb0a0753f2cfea9ba6670e5270563
+ md5sums = 5de9146a5f9df52ae395863299438017
+
+pkgname = rock
+