summaryrefslogtreecommitdiff
path: root/.SRCINFO
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-06-30 15:27:27 +0300
committerYuval Adam <yuval@y3xz.com>2015-06-30 15:27:27 +0300
commit189778233006c43df10646f2bb9c65b995584cfa (patch)
tree5d72edcc6ed40ddd31efc057e9ad904b11692d53 /.SRCINFO
Add bond-git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..d216832
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = bond-git
+ pkgdesc = A cross-platform framework for working with schematized data
+ pkgver = 7a14f45
+ pkgrel = 1
+ url = https://github.com/microsoft/bond/
+ arch = any
+ license = MIT
+ makedepends = cmake
+ makedepends = boost
+ makedepends = ghc
+ makedepends = cabal-install
+ makedepends = rapidjson-git
+ provides = bond
+ source = bond-git::git+https://github.com/microsoft/bond/
+ sha1sums = SKIP
+
+pkgname = bond-git
+