blob: 18c5f8520b9ae1f8e8323cba3496fc020397a4a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = netcoredbg
pkgdesc = Debugger for .NET Core runtime
pkgver = 3.1.2_1054
pkgrel = 1
url = https://github.com/Samsung/netcoredbg
arch = x86_64
license = MIT
makedepends = cmake
makedepends = clang
makedepends = dotnet-sdk-8.0
depends = dotnet-runtime-8.0
source = netcoredbg-3.1.2-1054.tar.gz::https://github.com/Samsung/netcoredbg/archive/refs/tags/3.1.2-1054.tar.gz
source = dotnet_runtime_81cabf2.tar.gz::https://github.com/dotnet/runtime/archive/81cabf2857a01351e5ab578947c7403a5b128ad1.tar.gz
sha256sums = 2699f6dd0275c5943339183fc5c7e5c0cdfe77a23388a9fdab3f2c6929ff40a7
sha256sums = bbd5b1651bfc4c75b67ef23b71af58f6441401185f22233daefd35cc9ec72cfd
pkgname = netcoredbg
|