summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5f2a910677440f387b6a3930a94952cf33555ee5 (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
pkgbase = dotnet-core-preview
	pkgver = 6.0.0.sdk100+preview.7.21379.14
	pkgrel = 1
	url = https://www.microsoft.com/net/core
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = MIT
	options = staticlibs
	source = dotnet.sh
	source = register-completions.bash
	source = register-completions.fish
	source = register-completions.zsh
	sha512sums = e61b9e3e5a2305646a616d598378230c9755c5dd5363692cc363f8f4add3807563c324dd86f3a7ae9d358c82d730608e7b293935a2b6c81c0c0f62d752a0a1cf
	sha512sums = 9f977e0bd12abc0dda4d914f369c58fce502b4030cf91d4248b32242d98fe5a2bbd8446502feeb914561f310dfd3c113bb6da19bfd5dfa6233109e62d22fa966
	sha512sums = 1de3f09b96c44429b026277bb135a019b7577df2dec5f695ce51d18daefe2c1736b3359ab95f2abc46f7320c445b968e5582df92bb2bcad3ac5cfc5a32d3c5b6
	sha512sums = f2be62d9cce00357b7b18ae83b976841037830b7b9ed1b67445f76e02550c904be5ab023366441199f9bb3dfd602004b0334395ffdde6c313910c1da5c39c4a3
	source_x86_64 = https://download.visualstudio.microsoft.com/download/pr/ce3fd989-b69d-439a-9cac-09ad40597db8/2848d49480b6e7b1b2a18cfa46d724e2/dotnet-sdk-6.0.100-preview.7.21379.14-linux-x64.tar.gz
	sha512sums_x86_64 = c8757325407b5eb1e3870f0db87eeaf44df978313c0b2a7f465ec7d0a5647317cba597264ec81577ea0b3bd97bd33d782234392e8e592e073126792a0406df7b
	source_armv7h = https://download.visualstudio.microsoft.com/download/pr/501903b0-5e47-4b76-a965-fabafcd95ff5/d6f197c99957b356ee8f0c6e2304ff09/dotnet-sdk-6.0.100-preview.7.21379.14-linux-arm.tar.gz
	sha512sums_armv7h = d6be3f54f2808d7522938b33b386a8616020c2b1cf34d7ef628fc29ea3cfa01eb8acf92b9f771d89ab71ac8c776889c9e2d0a764cad866295727115c8fc2b047
	source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/084d5037-7dee-4654-b91a-fe303fa62d74/553744c6fcf2ed1128e40fa9f6cd4516/dotnet-sdk-6.0.100-preview.7.21379.14-linux-arm64.tar.gz
	sha512sums_aarch64 = 7ee5fbb4e700bcc8a840ec950a764c6ec4cbb8e23394d75a3b4b547e1178f0ae16b0edc262b0fbec5bb9dde3e870225928b147b440f1c27ffada60c03b903dde

pkgname = dotnet-host-preview
	pkgdesc = A generic driver for the .NET Core Command Line Interface (preview, binary)
	depends = glibc
	provides = dotnet-host
	provides = dotnet-host=6.0.0
	conflicts = dotnet-host

pkgname = aspnet-runtime-preview
	pkgdesc = The ASP.NET Core runtime (preview, binary)
	depends = dotnet-runtime-preview
	provides = aspnet-runtime=6.0.0
	provides = aspnet-runtime-6.0
	conflicts = aspnet-runtime=6.0.0

pkgname = dotnet-runtime-preview
	pkgdesc = The .NET Core runtime (preview, binary)
	depends = dotnet-host>=6.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=6.0.0
	provides = dotnet-runtime-6.0
	conflicts = dotnet-runtime=6.0.0

pkgname = dotnet-sdk-preview
	pkgdesc = The .NET Core SDK (preview, binary)
	depends = dotnet-runtime-preview
	depends = dotnet-targeting-pack-preview
	depends = glibc
	depends = netstandard-targeting-pack-2.1
	optdepends = aspnet-targeting-pack-preview: Build ASP.NET Core applications
	provides = dotnet-sdk=6.0.100
	provides = dotnet-sdk-6.0
	conflicts = dotnet-sdk=6.0.100

pkgname = dotnet-targeting-pack-preview
	pkgdesc = The .NET Core targeting pack (preview, binary)
	depends = netstandard-targeting-pack-2.1
	provides = dotnet-targeting-pack=6.0.0
	provides = dotnet-targeting-pack-6.0
	conflicts = dotnet-targeting-pack=6.0.0

pkgname = aspnet-targeting-pack-preview
	pkgdesc = The ASP.NET Core targeting pack (preview, binary)
	depends = dotnet-targeting-pack-preview
	provides = aspnet-targeting-pack=6.0.0
	provides = aspnet-targeting-pack-6.0
	conflicts = aspnet-targeting-pack=6.0.0