blob: 688ac5e7e9b9894b6137e813fc0a412109e6f190 (
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
|
pkgbase = nitrox
pkgdesc = An open-source, multiplayer modification for the game Subnautica.
pkgver = 1.8.1.0
pkgrel = 1
url = https://github.com/SubnauticaNitrox/Nitrox
arch = x86_64
arch = aarch64
license = GPL-3.0-only
makedepends = git
makedepends = dotnet-sdk-9.0
makedepends = imagemagick
depends = dotnet-runtime-9.0
depends = fontconfig
depends = libx11
depends = libice
depends = libsm
optdepends = hicolor-icon-theme: freedesktop icon support
provides = nitrox
options = !strip
options = staticlibs
source = Nitrox-1.8.1.0::git+https://github.com/SubnauticaNitrox/Nitrox#tag=1.8.1.0
source = nitrox.desktop
sha256sums = c43928fbf3c08607e189666ff1af1768567885abfce4d30483752b0cc77395be
sha256sums = 9c726e2440a7ad241bbf9f846731d28986d94aa0a0ee609ef1842992aa8fceb0
pkgname = nitrox
|