summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1b6b0c423ad48cc4a6a49bd777e5e99f1e970fc8 (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
55
56
pkgbase = dotnet-core-preview
	pkgver = 3.0.0+100+preview.013656
	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/a0e368ac-7161-4bde-a139-1a3ef5a82bbe/439cdbb58950916d3718771c5d986c35/dotnet-sdk-3.0.100-preview8-013656-linux-x64.tar.gz
	source = https://download.visualstudio.microsoft.com/download/pr/0bff102b-7983-4947-be67-be740e168ec1/d4b2a3818f2849501710b6ee16a1e2be/aspnetcore-runtime-3.0.0-preview8.19405.7-linux-x64.tar.gz
	source = dotnet.sh
	sha256sums = 6ce2353764f57a8721fb4caa43851c826913ad3bd24640caeb5503432bd45ca8
	sha256sums = 50e81dab852bdf0d95ae6d5fe39860dff676282cd2fe4e3824d76230117be3eb
	sha256sums = f4cb02490234b853946477f82514f0c6247b55b08b2e85fae98e99a6e6974edd

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