summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 35a6d402e8cb1fd8f3b43824c82bb79a381a8348 (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
84
85
86
87
pkgbase = dotnet-core-bin
	pkgver = 5.0.0.sdk100
	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/820db713-c9a5-466e-b72a-16f2f5ed00e2/628aa2a75f6aa270e77f4a83b3742fb8/dotnet-sdk-5.0.100-linux-x64.tar.gz
	sha512sums_x86_64 = bec37bfb327c45cc01fd843ef93b22b556f753b04724bba501622df124e7e144c303a4d7e931b5dbadbd4f7b39e5adb8f601cb6293e317ad46d8fe7d52aa9a09
	source_armv7h = https://download.visualstudio.microsoft.com/download/pr/e8912d3b-483b-4d6f-bd3a-3066b3194313/20f2261fe4e16e55df4bbe03c65a7648/dotnet-sdk-5.0.100-linux-arm.tar.gz
	sha512sums_armv7h = c61a0910e34a5d7bffee46835242c24a153bf346e0ef1b048a47d12e60408aa722cec0a08fa1461ab615a4f0d09ef470c479d393f93929837f18699c745c1314
	source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/27840e8b-d61c-472d-8e11-c16784d40091/ae9780ccda4499405cf6f0924f6f036a/dotnet-sdk-5.0.100-linux-arm64.tar.gz
	sha512sums_aarch64 = 5fceac0a9468097d66af25516da597eb4836b294ed1647ba272ade5c8faea2ed977a95d9ce720c44d71607fa3a0cf9de55afe0e66c0c89ab1cc6736945978204

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

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

pkgname = dotnet-runtime-bin
	pkgdesc = The .NET Core runtime (binary)
	depends = dotnet-host>=5.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-bin
	provides = dotnet-runtime=5.0.0
	provides = dotnet-runtime-5.0
	conflicts = dotnet-runtime-bin
	conflicts = dotnet-runtime=5.0.0
	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-2.1
	optdepends = aspnet-targeting-pack-bin: Build ASP.NET Core applications
	provides = dotnet-sdk-bin
	provides = dotnet-sdk=5.0.0.sdk100
	provides = dotnet-sdk-5.0
	conflicts = dotnet-sdk-bin
	conflicts = dotnet-sdk=5.0.0.sdk100
	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-bin
	conflicts = netstandard-targeting-pack-2.1
	conflicts = netstandard-targeting-pack-bin

pkgname = dotnet-targeting-pack-bin
	pkgdesc = The .NET Core targeting pack (binary)
	depends = netstandard-targeting-pack-2.1
	provides = dotnet-targeting-pack=5.0.0
	provides = dotnet-targeting-pack-5.0
	conflicts = dotnet-targeting-pack=5.0.0
	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.0
	provides = aspnet-targeting-pack-5.0
	conflicts = aspnet-targeting-pack=5.0.0
	conflicts = aspnet-targeting-pack-5.0