summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: db57f1b707da9abc677ac1b44cc088e98c4a2985 (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.7.sdk301
	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/e1c236ec-c392-4eaa-a846-c600c82bb7f6/b13bd8b69f875f87cf83fc6f5457bcdf/dotnet-sdk-5.0.301-linux-x64.tar.gz
	sha512sums_x86_64 = 81cd7a3550a262d5c907030677429fa9a1cb515071274931ab760bd8bb2a14f40c9384c8757e1c1aa681b1de22035f16bf20b41ed208becd054cc9bb1f620322
	source_armv7h = https://download.visualstudio.microsoft.com/download/pr/97820d77-2dba-42f5-acb5-74c810112805/84c9a471b5f53d6aaa545fbeb449ad2a/dotnet-sdk-5.0.301-linux-arm.tar.gz
	sha512sums_armv7h = 89663ffb22299ad626d3f1d5129e493fb8784e6ed854b128a364407a060eec2979cd7d3c9e4f3df8e47ccb72b98ff8b18e8d53c7fb65b3455faa7344f67417a2
	source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/574ddb7e-5fbc-4b28-ae76-2bb9c0d3f163/04d9d954b7d40c8d46b7c9067f421e03/dotnet-sdk-5.0.301-linux-arm64.tar.gz
	sha512sums_aarch64 = 56e233b8f35abe80984bc8a60028f4f8dbc8543313a0711045ef13c693e11e706ee4809574518f57910ec2c93bed896da32760c8143a298556dc25478caca90f

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

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

pkgname = dotnet-runtime-bin
	pkgdesc = The .NET Core runtime (binary)
	depends = dotnet-host>=5.0.7
	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.7
	provides = dotnet-runtime-5.0
	conflicts = dotnet-runtime=5.0.7
	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.7.sdk301
	provides = dotnet-sdk-5.0
	conflicts = dotnet-sdk-bin
	conflicts = dotnet-sdk=5.0.7.sdk301
	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.7
	provides = dotnet-targeting-pack-5.0
	conflicts = dotnet-targeting-pack=5.0.7
	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.7
	provides = aspnet-targeting-pack-5.0
	conflicts = aspnet-targeting-pack=5.0.7
	conflicts = aspnet-targeting-pack-5.0