summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fb6a9b22ef6b1a3c6c953ffdd0bc9f2e91fdc6e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
pkgbase = dotnet-cli-git
	pkgdesc = The .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...)
	pkgver = 1.0.0_rc4_004823
	pkgrel = 2
	url = https://github.com/dotnet/cli
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = make
	makedepends = clang
	makedepends = llvm
	makedepends = gettext
	depends = lldb
	depends = libunwind
	depends = icu
	depends = lttng-ust
	depends = openssl
	depends = curl
	provides = dotnet
	noextract = dotnet-cli-git-1.0.0_rc4_004823.tar.gz
	options = staticlibs
	source = coreclr-1.1.0.tar.gz::https://github.com/dotnet/coreclr/archive/v1.1.0.tar.gz
	source = corefx-1.1.0.tar.gz::https://github.com/dotnet/corefx/archive/v1.1.0.tar.gz
	source = dotnet-cli-git-1.0.0_rc4_004823.tar.gz::https://dotnetcli.blob.core.windows.net/dotnet/Sdk/rel-1.0.0/dotnet-dev-debian-x64.latest.tar.gz
	source = llvm-39-github-pull-8311.patch
	source = llvm-39-move.patch
	sha256sums = edc1e416f07a71e2b3f70c1f1412e45a7396b3f0daac5bcb267d5f779b9d7444
	sha256sums = ca48ad090c72129ef145ef9b414767408a8fc1249e94a14dc6d4255b1e0b8648
	sha256sums = SKIP
	sha256sums = 581d6484626bbae820feb19d0613955fea333c025fb06d43a731a3db776686f7
	sha256sums = 84a0e56d00fd2f3f9f82b7d017652f03d4e7f80c6968d7fa1274f6e46af0ff3d

pkgname = dotnet-cli-git