summaryrefslogtreecommitdiff
path: root/aur/coreclr-git/.SRCINFO
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2016-02-02 00:10:15 +0200
committerYuval Adam <yuval@y3xz.com>2016-02-02 00:10:15 +0200
commit94b4cc6452aa4686e30185c5f5e9db0ba9d472df (patch)
tree72e13ef796667032108704e990c0b8225f5704ea /aur/coreclr-git/.SRCINFO
parente180257cd7900387b6925d51b78aeccff2997247 (diff)
parentab386ced31e467ccd5cf9380b5d74c072a4a28ff (diff)
Add 'aur/coreclr-git/' from commit 'ab386ced31e467ccd5cf9380b5d74c072a4a28ff'
git-subtree-dir: aur/coreclr-git git-subtree-mainline: e180257cd7900387b6925d51b78aeccff2997247 git-subtree-split: ab386ced31e467ccd5cf9380b5d74c072a4a28ff
Diffstat (limited to 'aur/coreclr-git/.SRCINFO')
-rw-r--r--aur/coreclr-git/.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/aur/coreclr-git/.SRCINFO b/aur/coreclr-git/.SRCINFO
new file mode 100644
index 0000000..b932123
--- /dev/null
+++ b/aur/coreclr-git/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = coreclr-git
+ pkgdesc = The .NET Core Runtime
+ pkgver = 32b981a
+ pkgrel = 1
+ url = https://github.com/dotnet/coreclr
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = cmake
+ makedepends = clang35
+ makedepends = llvm35
+ depends = icu
+ depends = lldb
+ depends = libunwind
+ depends = lttng-ust
+ optdepends = mono: for building mscorlib.dll
+ provides = coreclr
+ source = git+https://github.com/dotnet/coreclr
+ sha1sums = SKIP
+
+pkgname = coreclr-git
+