blob: 9831b1007b71f99909bbca2579440aaf63e378f9 (
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
|
pkgbase = ssmt4-linux
pkgdesc = SSMT4 - Super Simple Linux Game Tools 4th
pkgver = 0.0.11_beta
pkgrel = 1
url = https://github.com/xiaobai01111/SSMT4-Linux
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
makedepends = nodejs
makedepends = pnpm
makedepends = cargo
makedepends = rust
depends = gtk3
depends = webkit2gtk-4.1
depends = libsoup3
depends = xdg-utils
optdepends = xorg-xwayland: XWayland support
optdepends = wine: Windows game compatibility
optdepends = winetricks: Wine helper scripts
optdepends = umu-launcher: umu-run runtime launcher
optdepends = bubblewrap: sandbox mode (bwrap)
optdepends = vulkan-tools: Vulkan diagnostics (vulkaninfo)
optdepends = pciutils: GPU detection (lspci)
optdepends = 7zip: split archive extraction
optdepends = unzip: Proton archive extraction
optdepends = git: data-linux repository sync
optdepends = polkit: privileged telemetry host edits (pkexec)
optdepends = procps-ng: process monitoring (ps/pgrep)
optdepends = libayatana-appindicator: tray icon support
optdepends = wayland: Wayland support
provides = ssmt4-linux
conflicts = ssmt4-linux-git
options = !buildflags
options = !debug
source = ssmt4-linux::git+https://github.com/xiaobai01111/SSMT4-Linux.git#tag=0.0.11-beta
sha256sums = SKIP
pkgname = ssmt4-linux
|