summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0e67e5c7d2cc3a03c79119ee2124313409249f15 (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
pkgbase = dotnet-core-preview
	pkgver = 5.0.0+100+rc.1.20452.10
	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/e5536fae-e963-4fa6-a203-15604c7d703a/d0968c03feeeed41c2428854e13c0085/dotnet-sdk-5.0.100-rc.1.20452.10-linux-x64.tar.gz
	sha512sums_x86_64 = d7e709dacc4bb188c2380060d24bfb5b791240dc33af8499fb4a31e1885a9377dad1d1ebc76847432ea67d5e4ac832a31679dc293e09fa6dade28f5fbbe4db9b
	source_armv7h = https://download.visualstudio.microsoft.com/download/pr/e6456209-63c8-43fc-ba2d-11c43c9eacd5/3a12e6bae9ff57c1964eb83cb01604b6/dotnet-sdk-5.0.100-rc.1.20452.10-linux-arm.tar.gz
	sha512sums_armv7h = b0e6627497ced9d09fad9c48d266bd4cb94727dc254d8b4a79d445732669c14f5d9592a98c0452cb25ae5eb4f642373f544418e36873b33f0f3dd94f14003e26
	source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/8f24c20f-cf36-44bb-9405-becc781e6a1c/b5d8a40cde8b4525ea65ac4e5c7250d5/dotnet-sdk-5.0.100-rc.1.20452.10-linux-arm64.tar.gz
	sha512sums_aarch64 = 2d04890c71e845d1eb08f5dfbbb9c93024d7a52fb1cc3fd50bd51bc6bd44e455c5c82abc8f04eef23bd012984ae5f86143c600ceb49c4c733935d95d5b68785f

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=5.0.0
	conflicts = dotnet-host

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

pkgname = dotnet-runtime-preview
	pkgdesc = The .NET Core runtime (preview, 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=5.0.0
	provides = dotnet-runtime-5.0
	conflicts = dotnet-runtime=5.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
	optdepends = aspnet-targeting-pack-preview: Build ASP.NET Core applications
	provides = dotnet-sdk=5.0.100
	provides = dotnet-sdk-5.0
	conflicts = dotnet-sdk=5.0.100

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