blob: 1d140be841e2a1cd997383061570ecc243baec39 (
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
|
pkgbase = citron-git
pkgdesc = Nintendo Switch emulator forked from yuzu.
pkgver = 0.6.1.r62.g046538b
pkgrel = 2
url = https://citron-emu.org
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
makedepends = cmake
makedepends = glslang
makedepends = ninja
makedepends = doxygen
makedepends = nlohmann-json
makedepends = vulkan-headers
makedepends = boost
makedepends = qt6-tools
makedepends = qt6-multimedia
makedepends = rapidjson
depends = qt6-base
depends = qt6-webengine
depends = ffmpeg
depends = sdl2-compat
depends = hicolor-icon-theme
depends = brotli
depends = libusb
depends = enet
depends = opus
depends = fmt
depends = zydis
depends = glibc
depends = boost-libs
depends = gcc-libs
depends = lz4
depends = openssl
depends = zstd
depends = libva
depends = zlib
optdepends = gamemode: Gamemoded support
provides = citron
conflicts = citron
options = !debug
source = citron::git+https://git.citron-emu.org/citron/emu.git
source = cubeb::git+https://github.com/mozilla/cubeb.git
source = dynarmic::git+https://github.com/yuzu-mirror/dynarmic.git
source = discord-rpc::git+https://github.com/yuzu-mirror/discord-rpc.git
source = Vulkan-Headers::git+https://github.com/KhronosGroup/Vulkan-Headers.git
source = sirit::git+https://github.com/yuzu-mirror/sirit.git
source = SPIRV-Headers::git+https://github.com/KhronosGroup/SPIRV-Headers
source = mbedtls::git+https://github.com/yuzu-mirror/mbedtls.git
source = xbyak::git+https://github.com/herumi/xbyak.git
source = cpp-httplib::git+https://github.com/yhirose/cpp-httplib.git
source = cpp-jwt::git+https://github.com/arun11299/cpp-jwt.git
source = libadrenotools::git+https://github.com/bylaws/libadrenotools.git
source = tzdb_to_nx::git+https://github.com/lat9nq/tzdb_to_nx.git
source = VulkanMemoryAllocator::git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
source = breakpad::git+https://github.com/yuzu-mirror/breakpad.git
source = simpleini::git+https://github.com/brofield/simpleini.git
source = oaknut::git+https://github.com/yuzu-mirror/oaknut.git
source = Vulkan-Utility-Libraries::git+https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
source = googletest::git+https://github.com/google/googletest.git
source = sanitizers-cmake::git+https://github.com/arsenm/sanitizers-cmake.git
source = zycore::git+https://github.com/zyantific/zycore-c.git
source = linkernsbypass::git+https://github.com/bylaws/liblinkernsbypass.git
source = tz::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
pkgname = citron-git
|