blob: fcb26ad7ac63c0a6a800f53958878fc67bc4ae21 (
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
|
pkgbase = torzu
pkgdesc = Torzu is a fork of yuzu, the world's most popular, open-source, Nintendo Switch emulator. It is written in C++ with portability in mind.
pkgver = 2024.08.10
pkgrel = 1
url = https://notabug.org/litucks/torzu
arch = x86_64
license = GPL-3.0-or-later
makedepends = curl
makedepends = autoconf
makedepends = cmake
makedepends = gcc13
makedepends = git
makedepends = glslang
makedepends = alsa-lib
makedepends = glu
makedepends = hidapi
makedepends = libpulse
makedepends = systemd-libs
makedepends = xcb-util-wm
makedepends = xcb-util-image
makedepends = xcb-util-keysyms
makedepends = xcb-util-renderutil
makedepends = libxcb
makedepends = libxext
makedepends = libxkbcommon-x11
makedepends = nasm
makedepends = qt5-base
makedepends = qt5-webengine
makedepends = qt5-multimedia
makedepends = mbedtls2
makedepends = fmt
makedepends = nlohmann-json
makedepends = zstd
makedepends = openssl
makedepends = libunistring
makedepends = aom
makedepends = automake
makedepends = base-devel
makedepends = libass
makedepends = freetype2
makedepends = haskell-gnutls
makedepends = lame
makedepends = sdl2
makedepends = libva
makedepends = libvorbis
makedepends = libxcb
makedepends = meson
makedepends = ninja
makedepends = pkgconf
makedepends = texinfo
makedepends = wget
makedepends = vasm
makedepends = x264
makedepends = x265
makedepends = numactl
makedepends = libvpx
makedepends = libfdk-aac
makedepends = libopusenc
makedepends = ffmpeg
makedepends = svt-av1
makedepends = dav1d
makedepends = boost
makedepends = clang
makedepends = vulkan-headers
makedepends = ffmpeg4.4
makedepends = zip
makedepends = unzip
makedepends = tar
makedepends = boost-libs
makedepends = spirv-headers
depends = alsa-lib
depends = brotli
depends = catch2
depends = enet
depends = llvm-libs
depends = freetype2
depends = gcc-libs
depends = glibc
depends = glu
depends = hicolor-icon-theme
depends = gamemode
depends = libass
depends = libpulse
depends = libtool
depends = libvdpau
depends = lz4
depends = qt5-base
depends = qt5-multimedia
depends = qt5-webengine
depends = sdl2
depends = zlib
provides = torzu
conflicts = torzu-git
options = !debug
options = lto
options = strip
source = git+https://notabug.org/litucks/torzu#tag=2024-08-10
source = git+https://github.com/lsalzman/enet.git
source = cubeb::git+http://github.com/mozilla/cubeb.git
source = git+https://github.com/libusb/libusb.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/bylaws/libadrenotools.git
source = git+https://github.com/lat9nq/tzdb_to_nx.git
source = git+https://github.com/brofield/simpleini.git
source = git+https://github.com/merryhime/oaknut.git
source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
source = git+https://github.com/KhronosGroup/SPIRV-Tools.git
source = git+https://github.com/fmtlib/fmt.git
source = git+https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
source = git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
source = git+https://github.com/KhronosGroup/Vulkan-Headers.git
source = git+https://github.com/eggert/tz.git
source = git+https://github.com/bylaws/liblinkernsbypass.git
source = git+https://github.com/google/googletest.git
source = git+https://github.com/arsenm/sanitizers-cmake.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
pkgname = torzu
|