summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 312939d00eb10b48d604f1ee6306995871075f32 (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
71
72
73
74
75
76
77
78
79
80
81
82
pkgbase = dotnet-core-bin
	pkgver = 5.0.8.sdk302
	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/8468e541-a99a-4191-8470-654fa0747a9a/cb32548d2fd3d60ef3fe8fc80cd735ef/dotnet-sdk-5.0.302-linux-x64.tar.gz
	sha512sums_x86_64 = c80df1f2208f07a76e6bc123aa0fe94879e202dbab9006a5bcd6ec8508e58aa9da5e2c7736f45a2c307016bb6356e8c5ce39cd4ca65d732091d7f46c7eacc397
	source_armv7h = https://download.visualstudio.microsoft.com/download/pr/f456f253-db24-45ea-9c73-f507f93a8cd2/6efe7bed8639344d9c9afb8a46686c99/dotnet-sdk-5.0.302-linux-arm.tar.gz
	sha512sums_armv7h = 31298ab7f165bb0c5be35de25d7f2eb09ae02422ccf23aa664a40c4828780d9e0f00a91dfce1e8a54bca9f88a90c361ed697343d92d467b7509c6612a8e25952
	source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/99d2e2e5-32b0-41e1-982d-82223eab6b8b/e4a5f67ab76a1ba54b6eae853bbdd354/dotnet-sdk-5.0.302-linux-arm64.tar.gz
	sha512sums_aarch64 = 56bbe76febccdda15405d9c7037e73fdd3a7e39d7057d76b89899ebb32bf6f180dad0ecc9274f765439dee511629a87598d8c4d61e3c8cb93c703ed0430228ae

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

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

pkgname = dotnet-runtime-bin
	pkgdesc = The .NET Core runtime (binary)
	depends = dotnet-host>=5.0.8
	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.8
	provides = dotnet-runtime-5.0
	conflicts = dotnet-runtime=5.0.8
	conflicts = dotnet-runtime-5.0

pkgname = dotnet-sdk-bin
	pkgdesc = The .NET Core SDK (binary)
	depends = dotnet-runtime-bin
	depends = glibc
	depends = dotnet-targeting-pack-bin
	depends = netstandard-targeting-pack-bin
	optdepends = aspnet-targeting-pack-bin: Build ASP.NET Core applications
	provides = dotnet-sdk-bin
	provides = dotnet-sdk=5.0.8.sdk302
	provides = dotnet-sdk-5.0
	conflicts = dotnet-sdk-bin
	conflicts = dotnet-sdk=5.0.8.sdk302
	conflicts = dotnet-sdk-5.0

pkgname = netstandard-targeting-pack-bin
	pkgdesc = The .NET Standard targeting pack (binary)
	provides = netstandard-targeting-pack-2.1
	provides = netstandard-targeting-pack
	conflicts = netstandard-targeting-pack-2.1
	conflicts = netstandard-targeting-pack

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

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