blob: 04031d601c77f598fcf6839f73e07b17dcf843a7 (
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
|
pkgbase = mandarine-git
pkgdesc = 3ds emulator - citra fork with tweaks/enhancements
pkgver = r10226.2d2f998
pkgrel = 1
url = https://github.com/mandarine3ds/mandarine
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
makedepends = cmake
makedepends = python
makedepends = doxygen
makedepends = rapidjson
makedepends = llvm
makedepends = qt6-tools
makedepends = gcc
makedepends = glslang
makedepends = vulkan-headers
makedepends = nlohmann-json
makedepends = catch2
makedepends = clang
makedepends = ninja
makedepends = boost
depends = sdl2
depends = mbedtls
depends = speexdsp
depends = qt6-multimedia
depends = ffmpeg
depends = libfdk-aac
depends = libusb
depends = openssl
depends = glibc
depends = gcc-libs
depends = sndio
depends = zstd
depends = soundtouch
depends = fmt
depends = libinih
depends = openal
depends = enet
depends = boost-libs
provides = mandarine
conflicts = mandarine
source = git+https://github.com/mandarine3ds/mandarine
source = boost::git+https://github.com/PabloMK7/ext-boost.git
source = git+https://github.com/neobrain/nihstro.git
source = git+https://codeberg.org/soundtouch/soundtouch.git
source = catch2::git+https://github.com/catchorg/Catch2
source = git+https://github.com/PabloMK7/dynarmic.git
source = git+https://github.com/herumi/xbyak.git
source = git+https://github.com/fmtlib/fmt.git
source = git+https://github.com/lsalzman/enet.git
source = git+https://github.com/benhoyt/inih.git
source = libressl::git+https://github.com/PabloMK7/ext-libressl-portable.git
source = git+https://github.com/libusb/libusb.git
source = git+https://github.com/mozilla/cubeb
source = git+https://github.com/PabloMK7/discord-rpc.git
source = git+https://github.com/arun11299/cpp-jwt.git
source = git+https://github.com/wwylele/teakra.git
source = git+https://github.com/lvandeve/lodepng.git
source = git+https://github.com/facebook/zstd.git
source = git+https://github.com/lemenkov/libyuv.git
source = sdl2::git+https://github.com/libsdl-org/SDL
source = git+https://github.com/abdes/cryptopp-cmake.git
source = git+https://github.com/weidai11/cryptopp.git
source = git+https://github.com/septag/dds-ktx
source = git+https://github.com/kcat/openal-soft
source = git+https://github.com/KhronosGroup/glslang
source = vma::git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
source = vulkan-headers::git+https://github.com/KhronosGroup/Vulkan-Headers
source = git+https://github.com/PabloMK7/sirit
source = git+https://github.com/knik0/faad2
source = library-headers::git+https://github.com/PabloMK7/ext-library-headers.git
source = git+https://github.com/bylaws/libadrenotools
source = git+https://github.com/merryhime/oaknut.git
source = git+https://github.com/google/oboe.git
source = git+https://github.com/google/googletest
source = git+https://github.com/arsenm/sanitizers-cmake
source = git+https://github.com/KhronosGroup/SPIRV-Headers
source = git+https://github.com/bylaws/liblinkernsbypass
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 = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = mandarine-git
|