blob: d478a95a676b2f3ed294d90463b6838384b225dd (
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 = azahar-git
pkgdesc = Nintendo 3DS emulator based on Citra
pkgver = r10283.bb82ba76d
pkgrel = 1
url = https://azahar-emu.org/
arch = x86_64
license = GPL-2.0-or-later
makedepends = catch2
makedepends = cmake
makedepends = cpp-jwt
makedepends = cubeb
makedepends = dynarmic
makedepends = ffmpeg4.4
makedepends = fmt
makedepends = git
makedepends = libbacktrace
makedepends = libinih
makedepends = libusb
makedepends = nlohmann-json
makedepends = openal
makedepends = openssl
makedepends = qt6-tools
makedepends = rapidjson
makedepends = robin-map
makedepends = spirv-headers
makedepends = vulkan-headers
makedepends = vulkan-memory-allocator
makedepends = xbyak
makedepends = zstd
depends = crypto++
depends = enet
depends = gcc-libs
depends = glibc
depends = glslang
depends = hicolor-icon-theme
depends = qt6-base
depends = qt6-multimedia
depends = sdl2
provides = azahar=10283.bb82ba76d
conflicts = azahar
options = !lto
source = azahar::git+https://github.com/azahar-emu/azahar.git
source = azahar-boost::git+https://github.com/azahar-emu/ext-boost.git
source = azahar-compatibility-list::git+https://github.com/azahar-emu/compatibility-list.git
source = azahar-discord-rpc::git+https://github.com/azahar-emu/discord-rpc.git
source = azahar-sirit::git+https://github.com/azahar-emu/sirit.git
source = dds-ktx::git+https://github.com/septag/dds-ktx.git
source = faad2::git+https://github.com/knik0/faad2.git
source = lodepng::git+https://github.com/lvandeve/lodepng.git
source = nihstro::git+https://github.com/neobrain/nihstro.git
source = soundtouch::git+https://codeberg.org/soundtouch/soundtouch.git
source = teakra::git+https://github.com/wwylele/teakra.git
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
pkgname = azahar-git
depends = crypto++
depends = enet
depends = gcc-libs
depends = glibc
depends = glslang
depends = hicolor-icon-theme
depends = qt6-base
depends = qt6-multimedia
depends = sdl2
depends = libbacktrace.so
depends = libcrypto.so
depends = libcubeb.so
depends = libdynarmic.so
depends = libfmt.so
depends = libopenal.so
depends = libssl.so
depends = libusb-1.0.so
depends = libzstd.so
|