blob: 43f7924440ae84e5a99862ab64a8d418b47799cb (
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
|
pkgbase = panda3ds-git
pkgdesc = HLE 3DS emulator
pkgver = 0.8.r2131.471bdd6a
pkgrel = 1
url = https://panda3ds.com
arch = x86_64
license = GPL-3.0-only
makedepends = cmake
makedepends = ninja
makedepends = git
makedepends = rapidjson
makedepends = alsa-lib
makedepends = libpulse
makedepends = libxrandr
makedepends = libxinerama
makedepends = wayland
makedepends = libxkbcommon
makedepends = wayland-protocols
makedepends = ibus
makedepends = fcitx5
makedepends = libxss
makedepends = jack
makedepends = pipewire
makedepends = libdecor
makedepends = vulkan-headers
makedepends = glslang
makedepends = gendesk
depends = gcc-libs
depends = libxext
depends = zydis
depends = fmt
depends = glibc
depends = libxext
depends = vulkan-driver
depends = opengl-driver
depends = sdl2
depends = qt6-base
provides = panda3ds
conflicts = panda3ds
source = git+https://github.com/wheremyfoodat/Panda3DS.git
source = elfio::git+https://github.com/serge1/ELFIO.git
source = SDL2::git+https://github.com/libsdl-org/SDL.git
source = git+https://github.com/weidai11/cryptopp.git
source = git+https://github.com/herumi/xbyak.git
source = git+https://github.com/ToruNiina/toml11.git
source = git+https://github.com/yhirose/cpp-httplib.git
source = git+https://github.com/nothings/stb.git
source = git+https://github.com/vector-of-bool/cmrc.git
source = git+https://github.com/g-truc/glm.git
source = git+https://github.com/Panda3DS-emu/discord-rpc.git
source = git+https://github.com/Panda3DS-emu/LuaJIT.git
source = git+https://github.com/vimpunk/mio.git
source = hydra_core::git+https://github.com/hydra-emu/core.git
source = git+https://github.com/Panda3DS-emu/zep.git
source = git+https://github.com/merryhime/oaknut.git
source = git+https://github.com/luvit/luv.git
source = git+https://github.com/libuv/libuv.git
source = git+https://github.com/mackron/miniaudio.git
source = git+https://github.com/wwylele/teakra.git
source = boost::git+https://github.com/Panda3DS-emu/ext-boost.git
source = git+https://github.com/Panda3DS-emu/dynarmic.git
source = git+https://github.com/neobrain/nihstro.git
source = git+https://github.com/catchorg/Catch2.git
source = git+https://github.com/capstone-engine/capstone.git
source = hips::git+https://github.com/wheremyfoodat/Hips.git
source = git+https://github.com/Panda3DS-emu/metal-cpp.git
source = git+https://github.com/tree-sitter/tree-sitter-cpp.git
source = zycore::git+https://github.com/zyantific/zycore-c.git
source = luajit::git+https://github.com/LuaJIT/LuaJIT.git
source = git+https://github.com/lua/lua.git
source = git+https://github.com/keplerproject/lua-compat-5.3.git
source = git+https://github.com/Microsoft/vcpkg.git
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 = panda3ds-git
|