blob: aa84dfd8221cf2ef0cbe33d99c3b731c4162a475 (
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
|
pkgbase = citra-canary-git
pkgdesc = An experimental open-source Nintendo 3DS emulator/debugger written in C++
pkgver = r6072.9acdff6e
pkgrel = 1
url = https://github.com/citra-emu/citra-canary/tree/master
arch = i686
arch = x86_64
license = GPL2
makedepends = git
makedepends = cmake
depends = shared-mime-info
depends = desktop-file-utils
depends = sdl2
depends = qt5-base
optdepends = libxkbcommon-x11: for X11 support
optdepends = qt5-wayland: for Wayland support
source = citra::git+https://github.com/citra-emu/citra-canary#branch=master
source = git+https://github.com/citra-emu/ext-boost
source = git+https://github.com/neobrain/nihstro
source = git+https://github.com/citra-emu/ext-soundtouch
source = git+https://github.com/philsquared/Catch
source = git+https://github.com/MerryMage/dynarmic
source = git+https://github.com/herumi/xbyak
source = git+https://github.com/weidai11/cryptopp
source = git+https://github.com/fmtlib/fmt
source = git+https://github.com/lsalzman/enet
source = git+https://github.com/benhoyt/inih
source = git+https://github.com/citra-emu/ext-libressl-portable
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = citra-canary-git
|