summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7ca1adb163be64d4d57dd44eb544d8cbd2ff5ec6 (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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
pkgbase = rpcs3
	pkgdesc = Open-source Sony PlayStation 3 Emulator
	pkgver = 0.0.20
	pkgrel = 1
	url = https://rpcs3.net
	arch = x86_64
	license = GPL2
	makedepends = cmake
	makedepends = git
	makedepends = libglvnd
	makedepends = python
	makedepends = vulkan-validation-layers
	depends = alsa-lib
	depends = glew
	depends = glu
	depends = libavcodec.so
	depends = libavutil.so
	depends = libevdev
	depends = libgl
	depends = libice
	depends = libncursesw.so
	depends = libpng
	depends = libpulse
	depends = libsm
	depends = libswscale.so
	depends = libx11
	depends = libxext
	depends = openal
	depends = qt5-base
	depends = qt5-declarative
	depends = qt5-multimedia
	depends = qt5-svg
	depends = sdl2
	depends = vulkan-icd-loader
	depends = zlib
	depends = curl
	options = !emptydirs
	source = git+https://github.com/RPCS3/rpcs3.git#tag=v0.0.20
	source = rpcs3-hidapi::git+https://github.com/RPCS3/hidapi.git
	source = rpcs3-llvm::git+https://github.com/RPCS3/llvm-mirror.git
	source = rpcs3-yaml-cpp::git+https://github.com/RPCS3/yaml-cpp.git
	source = git+https://github.com/Cyan4973/xxHash.git
	source = git+https://github.com/FNA-XNA/FAudio.git
	source = git+https://github.com/google/flatbuffers.git
	source = git+https://github.com/KhronosGroup/glslang.git
	source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
	source = git+https://github.com/KhronosGroup/SPIRV-Tools.git
	source = git+https://github.com/asmjit/asmjit.git
	source = git+https://github.com/libusb/libusb.git
	source = git+https://github.com/wolfSSL/wolfssl.git
	source = git+https://github.com/zeux/pugixml.git
	source = git+https://github.com/mozilla/cubeb.git
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP

pkgname = rpcs3