blob: b91ea703609cd0ac186d619f29465fc6590cd99f (
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
|
pkgbase = dotnet-core-8.0-bin
pkgver = 8.0.18.sdk412
pkgrel = 1
url = https://www.microsoft.com/net/core
arch = x86_64
arch = armv7h
arch = aarch64
license = MIT
options = staticlibs
source_x86_64 = https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-x64.tar.gz
sha512sums_x86_64 = 48062e12222224845cb3f922d991c78c064a1dd056e4b1c892b606e24a27c1f5413dc42221cdcf4225dcb61e3ee025d2a77159006687009130335ac515f59304
source_armv7h = https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-arm.tar.gz
sha512sums_armv7h = 275314440cbf38a379311cfad011135797e0d6628a01e0f94d0889f4db0d1c5cd9f746b847f5a51d2ad5a5d269cfae76945c3f0497d9e158cc88baf9d594d0a1
source_aarch64 = https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-arm64.tar.gz
sha512sums_aarch64 = 0549d24447b11d4bb4206c812f5d113bf6cce3932999094d5ebc118dd0cf95da85aed4fb7ace942aa683b3970a3c253e7db9de002027c418854f88354879fcd7
pkgname = aspnet-runtime-8.0-bin
pkgdesc = The ASP.NET Core runtime (binary)
depends = dotnet-runtime-8.0-bin
provides = aspnet-runtime=8.0.18
provides = aspnet-runtime-8.0
conflicts = aspnet-runtime=8.0.18
conflicts = aspnet-runtime-8.0
pkgname = dotnet-runtime-8.0-bin
pkgdesc = The .NET Core runtime (binary)
depends = dotnet-host>=8.0.18
depends = gcc-libs
depends = glibc
depends = icu
depends = libunwind
depends = zlib
depends = openssl
optdepends = lttng-ust: CoreCLR tracing
provides = dotnet-runtime=8.0.18
provides = dotnet-runtime-8.0
conflicts = dotnet-runtime=8.0.18
conflicts = dotnet-runtime-8.0
pkgname = dotnet-sdk-8.0-bin
pkgdesc = The .NET Core SDK (binary)
depends = glibc
depends = gcc-libs
depends = dotnet-runtime-8.0-bin
depends = dotnet-targeting-pack-8.0-bin
depends = netstandard-targeting-pack
optdepends = aspnet-targeting-pack-bin: Build ASP.NET Core applications
provides = dotnet-sdk=8.0.18.sdk412
provides = dotnet-sdk-8.0
conflicts = dotnet-sdk=8.0.18.sdk412
conflicts = dotnet-sdk-8.0
pkgname = dotnet-targeting-pack-8.0-bin
pkgdesc = The .NET Core targeting pack (binary)
depends = netstandard-targeting-pack
provides = dotnet-targeting-pack=8.0.18
provides = dotnet-targeting-pack-8.0
conflicts = dotnet-targeting-pack=8.0.18
conflicts = dotnet-targeting-pack-8.0
pkgname = aspnet-targeting-pack-8.0-bin
pkgdesc = The ASP.NET Core targeting pack (binary)
depends = dotnet-targeting-pack-8.0-bin
provides = aspnet-targeting-pack=8.0.18
provides = aspnet-targeting-pack-8.0
conflicts = aspnet-targeting-pack=8.0.18
conflicts = aspnet-targeting-pack-8.0
|