blob: 2ae92c3229f6bebf87eff0de87e6fb5899ab2d00 (
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
39
40
41
42
43
44
45
46
47
48
49
50
|
pkgbase = rpcsx-git
pkgdesc = Sony PlayStation 4 and PlayStation 5 emulator
pkgver = r730.84026f1
pkgrel = 1
url = https://rpcsx.github.io/rpcsx-site/
arch = x86_64
license = GPL-2.0-only AND MIT
makedepends = alsa-lib
makedepends = cmake
makedepends = git
makedepends = libunwind
makedepends = nasm
makedepends = nlohmann-json
makedepends = python
makedepends = sox
makedepends = vulkan-headers>=1:1.3
makedepends = vulkan-icd-loader>=1.3
depends = gcc-libs
depends = glfw>=3.3
depends = glibc
optdepends = vulkan-validation-layers: for rpcsx --validate
provides = rpcsx=730.84026f1
conflicts = rpcsx
options = !lto
source = rpcsx::git+https://github.com/RPCSX/rpcsx.git
source = rpcsx-LibAtrac9::git+https://github.com/RPCSX/LibAtrac9.git
source = rpcsx-SPIRV-Tools::git+https://github.com/RPCSX/SPIRV-Tools.git
source = rpcsx-xbyak::git+https://github.com/RPCSX/xbyak.git
source = ffmpeg::git+https://git.ffmpeg.org/ffmpeg.git
source = glslang::git+https://github.com/KhronosGroup/glslang.git
source = SPIRV-Cross::git+https://github.com/KhronosGroup/SPIRV-Cross.git
source = SPIRV-Headers::git+https://github.com/KhronosGroup/SPIRV-Headers.git
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
pkgname = rpcsx-git
depends = gcc-libs
depends = glfw>=3.3
depends = glibc
depends = libasound.so
depends = libsox.so
depends = libunwind.so
depends = libunwind-x86_64.so
depends = libvulkan.so
|