summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: afd1dd29ea1dac86fe48b9ddad8cf5260438e395 (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.3.21202.5
	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/cd855e4d-b02a-4327-b218-7ab500ecff83/c7649b00ee20e30244b8b84ff9139c71/dotnet-sdk-6.0.100-preview.3.21202.5-linux-x64.tar.gz
	sha512sums_x86_64 = f776177c1ca2b672cf05f9ec32f20ef35a039dd8d31beaa139d1e47d71cca4ccf0f2a61bbf006a781e693977ee91cc9e08e12134ffb4c7a03a8e56c163b8661d
	source_armv7h = https://download.visualstudio.microsoft.com/download/pr/bd2c0cea-b1b5-4de8-941b-2b53f94df021/51bdc3008f95104c1e5bf1cd7f34cf78/dotnet-sdk-6.0.100-preview.3.21202.5-linux-arm.tar.gz
	sha512sums_armv7h = feff4ca8600c48482a4a4cf2863d16e36c4a33e46b1b56567e8acf7599d7ea71feb2bb1715a43e989c26148ea2c5024353114e687c290632fa12f18d184a5ca9
	source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/90d8a5e0-ed8f-430c-a66c-d17a096024a9/95d17428d5b0da3552c502eede9f7f05/dotnet-sdk-6.0.100-preview.3.21202.5-linux-arm64.tar.gz
	sha512sums_aarch64 = ee658e35f7917c5681d1f71ad3f82f4f2975d66a9b747ec5b5d58629b75c22fb6f31532b5423ad75b2e92ef333179948b52dd5507eadd9f3431e5638d98268d9

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