blob: e9db044736f964cb2703aef2849c9308aa6ae337 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = arcdps-log-manager
pkgdesc = Manager for Guild Wars 2 arcdps EVTC logs
pkgver = 1.13
pkgrel = 1
url = https://gw2scratch.com/tools/manager
arch = x86_64
license = MIT
makedepends = git
makedepends = dotnet-sdk-8.0
makedepends = imagemagick
depends = dotnet-runtime-8.0
depends = gtk3
source = git+https://github.com/gw2scratch/evtc.git#tag=manager-v1.13
source = arcdps-log-manager.desktop
sha256sums = 04f5c4ac40520694d677ab39bd25c62825d4a0bd841458a673ffb7ce7201fdb2
sha256sums = ed093835a12ef648e9f19035faca91db0e18c89837e66f44e4e6e81980ac5bce
pkgname = arcdps-log-manager
|