summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e0a61789deab99250ad55cd35c436e9755f00e7d (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
pkgbase = dotnet-core-preview
	pkgver = 6.0.0.sdk100+preview.2.21155.3
	pkgrel = 1
	url = https://www.microsoft.com/net/core
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = MIT
	options = staticlibs
	source_x86_64 = https://download.visualstudio.microsoft.com/download/pr/25c7e38e-0a6a-4d66-ac4e-b550a44b8a98/49128be84b903799259e7bebe8e9d969/dotnet-sdk-6.0.100-preview.2.21155.3-linux-x64.tar.gz
	sha512sums_x86_64 = 90d9b6070f7732dcf75f5a09a4f10f9b23c835a3bb144e0c3f1fa451cadd3d49c9781973b180f70a4d2798358a7c00f3c0b9b3bf35326fe4c94e470e84ac8c35
	source_armv7h = https://download.visualstudio.microsoft.com/download/pr/8c9dc65d-e004-4fe3-8327-4ba4c235095c/d16e99faf79b817b846f5734e94830de/dotnet-sdk-6.0.100-preview.2.21155.3-linux-arm.tar.gz
	sha512sums_armv7h = 82adee2db3b57388bd0d48e5eaab64e5e6bece462d49cc0161c8b3b7559ecbc764d48ad112c7893f86858610e21342c7ca50ee1e090a4ddfd09483c24f6e5c63
	source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/1d639275-6a89-45e9-a337-725c3ce49439/aa35a5e06539c6ffe1f81e74e45784e9/dotnet-sdk-6.0.100-preview.2.21155.3-linux-arm64.tar.gz
	sha512sums_aarch64 = 91796b6d611b3a8c1e85d8f2fd07f8889d15f4bcab7307cd1ca24c51cc1f352e3bb77f0e6219ddf92b210030feeffe18ebd1ab97b4256202e287e7e7a5236df0

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

pkgname = aspnet-runtime-preview
	pkgdesc = The ASP.NET Core runtime (preview, binary)
	depends = dotnet-runtime-preview
	provides = aspnet-runtime=6.0.0
	provides = aspnet-runtime-6.0
	conflicts = aspnet-runtime=6.0.0

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

pkgname = dotnet-sdk-preview
	pkgdesc = The .NET Core SDK (preview, binary)
	depends = dotnet-runtime-preview
	depends = dotnet-targeting-pack-preview
	depends = glibc
	depends = netstandard-targeting-pack-2.1
	optdepends = aspnet-targeting-pack-preview: Build ASP.NET Core applications
	provides = dotnet-sdk=6.0.100
	provides = dotnet-sdk-6.0
	conflicts = dotnet-sdk=6.0.100

pkgname = dotnet-targeting-pack-preview
	pkgdesc = The .NET Core targeting pack (preview, binary)
	depends = netstandard-targeting-pack-2.1
	provides = dotnet-targeting-pack=6.0.0
	provides = dotnet-targeting-pack-6.0
	conflicts = dotnet-targeting-pack=6.0.0

pkgname = aspnet-targeting-pack-preview
	pkgdesc = The ASP.NET Core targeting pack (preview, binary)
	depends = dotnet-targeting-pack-preview
	provides = aspnet-targeting-pack=6.0.0
	provides = aspnet-targeting-pack-6.0
	conflicts = aspnet-targeting-pack=6.0.0