summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPoroing2016-08-25 11:04:51 +0200
committerPoroing2016-08-25 11:04:51 +0200
commit6877a212bca5cc3ea356e0ee7e32774c83dfea97 (patch)
treeda0b6ae44123e93964a8b24421b55a828963f421 /.SRCINFO
downloadaur-6877a212bca5cc3ea356e0ee7e32774c83dfea97.tar.gz
First commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4260c205b9e5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = camllight
+ pkgdesc = Compiler for caml light source code
+ pkgver = 0.75
+ pkgrel = 1
+ url = http://caml.inria.fr/
+ arch = i686
+ arch = x86_64
+ license = custom:INRIA
+ makedepends = gcc
+ makedepends = sh
+ depends = sh
+ source = http://caml.inria.fr/pub/distrib/caml-light-0.75//cl75unix.tar.gz
+ md5sums = 6c236074e4487949ec22001c7a498057
+
+pkgname = camllight
+