summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ebe458b286bf
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = cryptol-git
+ pkgdesc = A domain-specific language for specifying cryptographic algorithms.
+ pkgver = v2.2.1.r0.g300ed3c
+ pkgrel = 1
+ url = http://www.cryptol.net
+ arch = x86_64
+ arch = i686
+ license = BSD
+ depends = cvc4
+ optdepends = boolector: theorem proving
+ optdepends = mathsat-5: theorem proving
+ optdepends = yices-bin: theorem proving
+ provides = cryptol
+ conflicts = cryptol
+ source = git://github.com/GaloisInc/cryptol.git
+ md5sums = SKIP
+
+pkgname = cryptol-git
+