blob: 216c1b50eb2698ac708c92ba70230543f7b2203c (
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
|
pkgbase = vortex
pkgdesc = Nexus Mods' mod manager - native Linux build
pkgver = 2.0.1
pkgrel = 1
epoch = 1
url = https://github.com/Nexus-Mods/Vortex
install = vortex.install
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
makedepends = pnpm
makedepends = npm
makedepends = yarn
makedepends = python
makedepends = python-setuptools
makedepends = dotnet-sdk-9.0
depends = gtk3
depends = nss
depends = libxss
depends = libnotify
depends = libappindicator-gtk3
depends = libsecret
depends = nodejs
depends = dotnet-runtime-9.0
conflicts = vortex-git
options = !strip
options = !debug
source = git+https://github.com/Nexus-Mods/Vortex.git#tag=v2.0.1
source = vortex.desktop
source = vortex.sh
sha256sums = ea217e24864525a323a848e0b3ff15a4f04dfeccaacf1ef885afe57d0ce61f65
sha256sums = 7e66931a83d05fb7ca0d086b27ab3fc3b926df02caf71826ee4ee4e8654ea4e5
sha256sums = b75e3826dd3c0658b9d69ea700e9262609753b2dcb3459c26c1265273338dc1e
pkgname = vortex
|