summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d63459652ebc59f1906ce3ec43d6b11e432b40fb (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
83
pkgbase = dotnet-core-bin
	pkgver = 5.0.6.sdk203
	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/ef13f9da-46dc-4de9-a05e-5a4c20574189/be95913ebf1fb6c66833ca40060d3f65/dotnet-sdk-5.0.203-linux-x64.tar.gz
	sha512sums_x86_64 = 49d8f0414806a9c938192ed13e7707ac2609ca6c2dc408d616e56e98fc0a954b1aa3f569858f7ba38fb79b2ee36dc1920c7f08d1ba4f93da501542b1c8a1320f
	source_armv7h = https://download.visualstudio.microsoft.com/download/pr/55547694-fe7e-43f3-bf58-33ef9bb7ee85/5d8b57df472b96e6f38988041751ba2e/dotnet-sdk-5.0.203-linux-arm.tar.gz
	sha512sums_armv7h = d90409e32bab33bbc52ebcf8387e1226808672982a8014ef4cbfd42f5e7d8164f88de107e9aaa5c62c0e05cba7ae40cc226bd2fc31ccb79618f1f0bd268e2fc9
	source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/af5f1e5b-d544-47af-b730-038e4258641b/bccb3982f5690134ab66748a5afc36c7/dotnet-sdk-5.0.203-linux-arm64.tar.gz
	sha512sums_aarch64 = a9d588ff27f62a73a61c1486e26046c5cd9030557d9f929617e779679e670a854e37b85fa3bbb35e768a72cd07d12b90e6ad30ae500f12303e2e9c883d07a8f0

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

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

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