blob: e31fafb0bc7e23f9cf2d74d863068ba331c85a3b (
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
|
pkgbase = fex-emu
pkgdesc = Fast usermode x86 and x86-64 emulator for Arm64
pkgver = 2410
pkgrel = 1
url = https://fex-emu.com
arch = aarch64
license = MIT
makedepends = git
makedepends = cmake
makedepends = ninja
makedepends = clang
makedepends = llvm
makedepends = python-setuptools
makedepends = pkgconf
depends = qt5-declarative
depends = qt5-quickcontrols
depends = squashfs-tools
depends = squashfuse
depends = erofs-utils
source = git+https://github.com/FEX-Emu/FEX#tag=FEX-2410
source = git+https://github.com/catchorg/Catch2
source = git+https://github.com/KhronosGroup/Vulkan-Headers
source = git+https://github.com/Sonicadvance1/cpp-optparse
source = git+https://github.com/FEX-Emu/drm-headers
source = git+https://github.com/FEX-Emu/fex-gcc-target-tests-bins
source = git+https://github.com/FEX-Emu/fex-gvisor-tests-bins
source = git+https://github.com/FEX-Emu/fex-posixtest-bins
source = git+https://github.com/fmtlib/fmt
source = git+https://github.com/Sonicadvance1/imgui
source = git+https://github.com/FEX-Emu/jemalloc
source = git+https://github.com/FEX-Emu/robin-map
source = git+https://github.com/FEX-Emu/vixl
source = git+https://github.com/herumi/xbyak
source = git+https://github.com/Cyan4973/xxhash
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 = fex-emu
|