summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5eb4c42b686d24abeb4159fb8bbb365ca7a675d5 (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
35
36
pkgbase = dotnet-cli
	pkgdesc = A command line utility for building, testing, packaging and running .NET Core applications and libraries
	pkgver = 1.0.0_rc4_004771
	pkgrel = 1
	url = https://www.microsoft.com/net/core
	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-1.0.0_rc4_004771.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-1.0.0_rc4_004771.tar.gz::https://go.microsoft.com/fwlink/?linkid=841687
	source = llvm-39-github-pull-8311.patch
	source = llvm-39-move.patch
	source = lttng-uts-40.patch
	sha256sums = edc1e416f07a71e2b3f70c1f1412e45a7396b3f0daac5bcb267d5f779b9d7444
	sha256sums = ca48ad090c72129ef145ef9b414767408a8fc1249e94a14dc6d4255b1e0b8648
	sha256sums = 28d26193730257861b2577b0d7855b02772229c356440a9a2e1ccd78769b303e
	sha256sums = 581d6484626bbae820feb19d0613955fea333c025fb06d43a731a3db776686f7
	sha256sums = 84a0e56d00fd2f3f9f82b7d017652f03d4e7f80c6968d7fa1274f6e46af0ff3d
	sha256sums = d7c6bbc24e8464dcfb4fd86cb76fa3a55f4822f5e8196e41a2c39650432aa401

pkgname = dotnet-cli