blob: 13c7a06328ae4c2f2bdbecbb8fb1bd67d6415080 (
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
|
pkgbase = dotnet-core-6.0-bin
pkgver = 6.0.35.sdk427
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/12ee34e8-640c-400e-a6dc-4892b442df92/81d40fc98a5bbbfbafa4cc1ab86d6288/dotnet-sdk-6.0.427-linux-x64.tar.gz
sha512sums_x86_64 = a9cd1e5ccc3c5d847aca2ef21dd145f61c6b18c4e75a3c2fc9aed592c6066d511b8b658c54c2cd851938fe5aba2386e5f6f51005f6406b420110c0ec408a8401
source_armv7h = https://download.visualstudio.microsoft.com/download/pr/7ba415c7-4750-44a2-9007-1bdcdee75c34/05c4467df0d7b5de0bc228a25e342ea4/dotnet-sdk-6.0.427-linux-arm.tar.gz
sha512sums_armv7h = 4c76654d8d2ae98c73b4df86002df07c549a411cf7fa13f11e811501ba47e5ee04282eac75a6fcdacf3af3a33f87f5ab3a8c1f2cb4de6d25e091397979d0f2ea
source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/30d99992-ae6a-45b8-a8b3-560d2e587ea8/a35304fce1d8a6f5c76a2ccd8da9d431/dotnet-sdk-6.0.427-linux-arm64.tar.gz
sha512sums_aarch64 = 9129961b54ad77dac2b4de973875f7acd1e8d2833673a51923706620e0c5b7b8c5b057c8d395532ad9da46b1dcb5ab8fd07a4f552bd57256d5a0c21070ad5771
pkgname = aspnet-runtime-6.0-bin
pkgdesc = The ASP.NET Core runtime (binary)
depends = dotnet-runtime-6.0-bin
provides = aspnet-runtime=6.0.35
provides = aspnet-runtime-6.0
conflicts = aspnet-runtime=6.0.35
conflicts = aspnet-runtime-6.0
pkgname = dotnet-runtime-6.0-bin
pkgdesc = The .NET Core runtime (binary)
depends = dotnet-host>=6.0.35
depends = gcc-libs
depends = glibc
depends = icu
depends = libgssapi_krb5.so
depends = libunwind
depends = zlib
depends = openssl
optdepends = lttng-ust: CoreCLR tracing
provides = dotnet-runtime=6.0.35
provides = dotnet-runtime-6.0
conflicts = dotnet-runtime=6.0.35
conflicts = dotnet-runtime-6.0
pkgname = dotnet-sdk-6.0-bin
pkgdesc = The .NET Core SDK (binary)
depends = glibc
depends = gcc-libs
depends = dotnet-runtime-6.0-bin
depends = dotnet-targeting-pack-6.0-bin
depends = netstandard-targeting-pack
optdepends = aspnet-targeting-pack-bin: Build ASP.NET Core applications
provides = dotnet-sdk=6.0.35.sdk427
provides = dotnet-sdk-6.0
conflicts = dotnet-sdk=6.0.35.sdk427
conflicts = dotnet-sdk-6.0
pkgname = dotnet-targeting-pack-6.0-bin
pkgdesc = The .NET Core targeting pack (binary)
depends = netstandard-targeting-pack
provides = dotnet-targeting-pack=6.0.35
provides = dotnet-targeting-pack-6.0
conflicts = dotnet-targeting-pack=6.0.35
conflicts = dotnet-targeting-pack-6.0
pkgname = aspnet-targeting-pack-6.0-bin
pkgdesc = The ASP.NET Core targeting pack (binary)
depends = dotnet-targeting-pack-6.0-bin
provides = aspnet-targeting-pack=6.0.35
provides = aspnet-targeting-pack-6.0
conflicts = aspnet-targeting-pack=6.0.35
conflicts = aspnet-targeting-pack-6.0
|