summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4f68217f4c66183b6242f6b7aadef358690f1b58 (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
pkgbase = dotnet-core-preview
	pkgver = 5.0.0+100+preview.7.20366.6
	pkgrel = 3
	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/6e9bdda1-72b5-4d2e-8908-be9321b8db26/cbc8ab6c3a1aca2a8dd92e272edd3293/dotnet-sdk-5.0.100-preview.7.20366.6-linux-x64.tar.gz
	sha512sums_x86_64 = a1369d4e9e6281a3656acf6ba8357fbb9b25824fa63b42b55700f4d7ab58b2dc355b91c356a13c7d76da92e30dd3a5ccefd1d3396eacc1ac62cbae608b5eed86
	source_armv7h = https://download.visualstudio.microsoft.com/download/pr/20349622-b776-4fa0-a981-adacd7d57b9c/174f26a811b61a11a2132613e27f442a/dotnet-sdk-5.0.100-preview.7.20366.6-linux-arm.tar.gz
	sha512sums_armv7h = 2e473ba7d2ed706313a02438da2b338fa91785cbbd68d1c15268641b3d547b7183e9f5be02df8f6d2af537e02280dae94cee63a4d3dd42bfbfb3cb4ce5fade59
	source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/a7d933ce-5f1d-4c7b-a388-509ee6ee710c/152fa9acb7ee9cf34d7cb0eeeb36d448/dotnet-sdk-5.0.100-preview.7.20366.6-linux-arm64.tar.gz
	sha512sums_aarch64 = 34cc65a879c8dedf854e0bb5b8b3f415c7db1ea9281a868516b6c0fdbb6d356dbd41ca258c10aec0c33339a5bc3be6cdf4e4d96099b6e3f73abb841e9c8d2dae

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

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

pkgname = dotnet-runtime-preview
	pkgdesc = The .NET Core runtime (preview, binary)
	depends = dotnet-host-preview
	depends = glibc
	depends = icu
	depends = krb5
	depends = libcurl.so
	depends = libunwind
	depends = openssl
	depends = zlib
	optdepends = lttng-ust: CoreCLR tracing
	provides = dotnet-runtime-5.0
	conflicts = dotnet-runtime-5.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
	optdepends = aspnet-targeting-pack-preview: Build ASP.NET Core applications
	provides = dotnet-sdk-5.0
	conflicts = dotnet-sdk-5.0

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

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