summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 55ad615c57f9f5f2f41c071e578368b28070b17a (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
pkgbase = dotnet-core-preview-bin
	pkgver = 7.0.0.sdk100+preview.6
	pkgrel = 1
	url = https://www.microsoft.com/net/core
	arch = armv7h
	arch = aarch64
	arch = x86_64
	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_armv7h = https://download.visualstudio.microsoft.com/download/pr/773b1f10-9128-4436-927c-b320c8d0d5ee/d1176d51cd9009ab34d719323d9c7b15/dotnet-sdk-7.0.100-preview.6.22352.1-linux-arm.tar.gz
	sha512sums_armv7h = 8b1842959620af96375bf46464eb55fe30a404f59c198e55fa471fb2fdff2b7d8ddb72c17f6523006ee6399ed227e980140850f5a7981b8f83cef366f4da7a94
	source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/27b08d18-c7cc-4f83-9343-0d16dec83709/afa9f6f1896ebdcc2b19bafe3cbd7d6c/dotnet-sdk-7.0.100-preview.6.22352.1-linux-arm64.tar.gz
	sha512sums_aarch64 = e1812dc0f4ae06a6abd375ca975e2f23e510f683b09ae0a32cddd0f6293f515f2316ce94b170e680d83e1450be27da7506e393a92dd89a9a5fa1b9e4f198a0a4
	source_x86_64 = https://download.visualstudio.microsoft.com/download/pr/9762c43b-6de2-44aa-928d-61bec028a330/ba4d124e5384ae5c5a4599afbc41b1bf/dotnet-sdk-7.0.100-preview.6.22352.1-linux-x64.tar.gz
	sha512sums_x86_64 = e49a2119021e4069f1193898536cc59628336e656f2f7e49d454a593a330d8e437acf2f4efb70925bc16a9c900c2e49f4a6c2fb5f69e696b09a91ebccd2c9307

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

pkgname = aspnet-runtime-preview-bin
	pkgdesc = The ASP.NET Core runtime (preview, binary)
	depends = dotnet-runtime-preview-bin
	provides = aspnet-runtime=7.0.0
	provides = aspnet-runtime-7.0
	conflicts = aspnet-runtime=7.0.0
	replaces = aspnet-runtime-preview-bin

pkgname = dotnet-runtime-preview-bin
	pkgdesc = The .NET Core runtime (preview, binary)
	depends = dotnet-host>=7.0.0
	depends = glibc
	depends = icu
	depends = krb5
	depends = libcurl.so
	depends = libunwind
	depends = openssl
	depends = zlib
	optdepends = lttng-ust: CoreCLR tracing
	optdepends = msquic>=2.0.0: HTTP/3 support with System.Net.Quic
	provides = dotnet-runtime=7.0.0
	provides = dotnet-runtime-7.0
	conflicts = dotnet-runtime=7.0.0
	replaces = dotnet-runtime-preview-bin

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

pkgname = dotnet-targeting-pack-preview-bin
	pkgdesc = The .NET Core targeting pack (preview, binary)
	depends = netstandard-targeting-pack-2.1
	provides = dotnet-targeting-pack=7.0.0
	provides = dotnet-targeting-pack-7.0
	conflicts = dotnet-targeting-pack=7.0.0
	replaces = dotnet-targeting-pack-preview-bin

pkgname = aspnet-targeting-pack-preview-bin
	pkgdesc = The ASP.NET Core targeting pack (preview, binary)
	depends = dotnet-targeting-pack-preview-bin
	provides = aspnet-targeting-pack=7.0.0
	provides = aspnet-targeting-pack-7.0
	conflicts = aspnet-targeting-pack=7.0.0
	replaces = aspnet-targeting-pack-preview-bin