summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3333519ad5cc59a3e57c7778d2f9ffc1a6cb53b0 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
pkgbase = dotnet-core-preview
	pkgver = 3.0.0+100+rc1.014190
	pkgrel = 1
	url = https://www.microsoft.com/net/core
	arch = x86_64
	license = MIT
	makedepends = clang
	makedepends = cmake
	makedepends = curl
	makedepends = git
	makedepends = icu
	makedepends = krb5
	makedepends = libunwind
	makedepends = lldb
	makedepends = llvm
	makedepends = lttng-ust
	makedepends = openssl
	makedepends = zlib
	options = staticlibs
	source = https://download.visualstudio.microsoft.com/download/pr/b81a2bd3-a8a4-4c7e-bd69-030f412ff7b4/3fc5f2c0481313daf2e18c348362ff3f/dotnet-sdk-3.0.100-rc1-014190-linux-x64.tar.gz
	source = dotnet.sh
	sha256sums = 4429853c24e054cd8ec0e471a41682da591888b9652d24021c761c0ba6be8d7f
	sha256sums = 4978b3a31a94032b425d2a2a9b5a17f506f36fb784fbfefdf2cfea9485a30f47

pkgname = dotnet-host-preview
	pkgdesc = A generic driver for the .NET Core Command Line Interface (preview)
	provides = dotnet-host
	conflicts = dotnet-host

pkgname = dotnet-runtime-preview
	pkgdesc = The .NET Core runtime (preview)
	depends = dotnet-host-preview
	depends = icu
	depends = krb5
	depends = libunwind
	depends = openssl
	depends = zlib
	depends = libcurl.so
	optdepends = lttng-ust: CoreCLR tracing
	provides = dotnet-runtime-3.0
	conflicts = dotnet-runtime-3.0

pkgname = aspnet-runtime-preview
	pkgdesc = The ASP.NET Core runtime (preview)
	depends = dotnet-runtime-preview
	provides = aspnet-runtime-3.0
	conflicts = aspnet-runtime-3.0

pkgname = dotnet-sdk-preview
	pkgdesc = The .NET Core SDK (preview)
	depends = dotnet-runtime-preview
	provides = dotnet-sdk-3.0
	conflicts = dotnet-sdk-3.0