blob: 0e08e643fc31021a3364fad3cc43386d633215b0 (
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
pkgbase = suyu-git
pkgdesc = suyu is the afterlife the world's most popular, open-source, Nintendo Switch emulator (master branch)
pkgver = r27264.fec573fd6a
pkgrel = 4
url = https://git.suyu.dev/suyu/suyu
install = suyu-git.install
arch = x86_64
license = GPL-3.0-or-later
makedepends = brotli
makedepends = boost
makedepends = clang
makedepends = cmake
makedepends = ffmpeg
makedepends = git
makedepends = glslang
makedepends = llvm
makedepends = ninja
makedepends = nlohmann-json
makedepends = qt6-tools
makedepends = shaderc
makedepends = spirv-headers
makedepends = vulkan-headers
makedepends = vulkan-utility-libraries
makedepends = catch2
makedepends = rapidjson
depends = enet
depends = llvm-libs
depends = gcc-libs
depends = glibc
depends = hicolor-icon-theme
depends = libavcodec.so
depends = libavutil.so
depends = libboost_context.so
depends = libcrypto.so
depends = libfmt.so
depends = libopus.so
depends = libspeexdsp.so
depends = libssl.so
depends = libusb-1.0.so
depends = libva.so
depends = libzstd.so
depends = lz4
depends = qt6-base
depends = qt6-multimedia
depends = qt6-webengine
depends = sdl2
depends = zlib
provides = suyu
options = !debug
options = lto
source = git+https://git.suyu.dev/suyu/suyu.git#branch=master
source = git+https://github.com/lsalzman/enet.git
source = git+https://github.com/mozilla/cubeb.git
source = git+https://git.suyu.dev/suyu/dynarmic.git
source = git+https://github.com/libusb/libusb.git
source = git+https://git.suyu.dev/suyu/discord-rpc.git
source = git+https://github.com/KhronosGroup/Vulkan-Headers.git
source = git+https://git.suyu.dev/suyu/sirit.git
source = git+https://git.suyu.dev/suyu/mbedtls.git
source = git+https://github.com/herumi/xbyak.git
source = git+https://github.com/xiph/opus.git
source = git+https://github.com/libsdl-org/SDL.git
source = git+https://github.com/yhirose/cpp-httplib.git
source = ffmpeg::git+https://github.com/FFmpeg/FFmpeg.git
source = git+https://github.com/microsoft/vcpkg.git
source = git+https://github.com/arun11299/cpp-jwt.git
source = git+https://github.com/bylaws/libadrenotools.git
source = git+https://github.com/lat9nq/tzdb_to_nx.git
source = git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
source = git+https://git.suyu.dev/suyu/breakpad.git
source = git+https://github.com/brofield/simpleini.git
source = git+https://github.com/merryhime/oaknut.git
source = git+https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
source = git+https://github.com/arsenm/sanitizers-cmake.git
source = git+https://github.com/zyantific/zycore-c.git
source = git+https://github.com/bylaws/liblinkernsbypass.git
source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
source = git+https://github.com/eggert/tz.git
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
pkgname = suyu-git
|