summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7c70a0f4bf012b286bf1307dcd585d33c8609013 (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.9.sdk400
	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/13b9d84c-a35b-4ffe-8f62-447a01403d64/1f9ae31daa0f7d98513e7551246899f2/dotnet-sdk-5.0.400-linux-x64.tar.gz
	sha512sums_x86_64 = 4d1a92e0885ade03de0fdb41c27cfd948ab749a2f3e686c4a9dee314888c19d76efa6f8663a7aa7eb56cf36f508638c1a1f01c845d1acb19d8662d6ae365d572
	source_armv7h = https://download.visualstudio.microsoft.com/download/pr/70bdb5a9-34cc-4f28-aa33-15535f73b593/7d31d53187c8937206bcc3b117b88978/dotnet-sdk-5.0.400-linux-arm.tar.gz
	sha512sums_armv7h = 432802c0a37fcc005bac98f7a363ff1484f3c0721c5202c9ed7761e1ae0d8b8496fe7be09a640da55c34bceb9eb63dfe509c5397cbc7afd44cc84ad4bf9f5e16
	source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/4d323232-ffcc-4c09-a043-a36b554c883e/096822e81dc29383b649cd015d1ff99a/dotnet-sdk-5.0.400-linux-arm64.tar.gz
	sha512sums_aarch64 = de0cf29ba176529c142c7538ce557b8af1ca978abe3cc6e079ed9cbc8adc41779ad7e28ed519b37e9b16f54381d94fd7842572b3629d65f5494f1ce7bb2a3810

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

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

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