blob: f142696fedea53ebd3994a3cbfbb6afc322e0acd (
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
pkgbase = xenia-git
pkgdesc = An experimental emulator for the Xbox 360.
pkgver = r6950.3d30b2eec
pkgrel = 2
url = http://xenia.jp
arch = x86_64
license = BSD
makedepends = premake
makedepends = python
makedepends = clang
makedepends = git
makedepends = libpthread-stubs
makedepends = llvm
depends = gtk3
depends = lz4
depends = glew
depends = libx11
depends = sdl2
provides = xenia
conflicts = xenia
source = git+https://github.com/benvanik/xenia.git
source = git+https://github.com/openluopworld/aes_128.git
source = git+https://github.com/benvanik/binutils-ppc-cygwin.git
source = git+https://github.com/xenia-project/capstone.git
source = catch::git+https://github.com/catchorg/Catch2.git
source = git+https://github.com/skystrife/cpptoml.git
source = git+https://github.com/jarro2783/cxxopts.git
source = git+https://github.com/HowardHinnant/date.git
source = git+https://github.com/microsoft/DirectXShaderCompiler.git
source = git+https://github.com/discord/discord-rpc.git
source = git+https://github.com/xenia-project/disruptorplus.git
source = git+https://github.com/xenia-project/FFmpeg.git
source = git+https://github.com/GPUOpen-Effects/FidelityFX-CAS.git
source = git+https://github.com/GPUOpen-Effects/FidelityFX-FSR.git
source = git+https://github.com/fmtlib/fmt.git
source = git+https://github.com/KhronosGroup/glslang.git
source = git+https://github.com/ocornut/imgui.git
source = git+https://github.com/Triang3l/premake-androidndk.git
source = git+https://github.com/JoelLinn/premake-cmake.git
source = git+https://github.com/xenia-project/premake-core.git
source = git+https://github.com/xenia-project/premake-export-compile-commands.git
source = git+https://github.com/Tencent/rapidjson.git
source = SDL2::git+https://github.com/libsdl-org/SDL.git
source = git+https://github.com/xenia-project/snappy.git
source = git+https://github.com/KhronosGroup/SPIRV-Tools.git
source = git+https://github.com/xenia-project/utfcpp.git
source = git+https://github.com/KhronosGroup/Vulkan-Headers.git
source = git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
source = git+https://github.com/xenia-project/xbyak.git
source = xxhash::git+https://github.com/Cyan4973/xxHash.git
source = 0001-use-system-premake5.patch
source = 0002-remove-logging-from-console-main.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = d8df7c6d7047fdc4278315b733a470843eab608f8bba5b8ea4355e8c4f44c88f
sha256sums = 91b5fe5c3a66b72bc4c7965b38a1dd5f925b55ce1f98f873300072f5f0f8a4e0
pkgname = xenia-git
|