blob: 7d0af902afc7529a56917ae04dc0d965464baeca (
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
|
pkgbase = citron
pkgdesc = Nintendo Switch emulator forked from yuzu.
pkgver = 0.4
pkgrel = 5
url = https://citron-emu.org
arch = x86_64
license = GPL-2.0-or-later
makedepends = curl
makedepends = git
makedepends = cmake
makedepends = clang
makedepends = python-pip
makedepends = glslang
makedepends = ninja
makedepends = zip
makedepends = unzip
makedepends = libzip
depends = qt6-base
depends = qt6-webengine
depends = qt6-multimedia
depends = qt6-wayland
depends = qt6-tools
depends = ffmpeg
depends = sdl2
depends = gamemode
depends = hicolor-icon-theme
depends = brotli
depends = libusb
depends = enet
depends = opus
provides = citron
conflicts = citron
options = !debug
source = citron::git+https://git.citron-emu.org/Citron/Citron.git#tag=v0.4-canary-refresh
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 = 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 = vcpkg::git+https://github.com/microsoft/vcpkg.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
source = SPIRV-Headers::git+https://github.com/KhronosGroup/SPIRV-Headers.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 = citron
|