summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: df95340cf6a5623c2ed89f58a722a532bce48aa7 (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
pkgbase = yuzu-git
	pkgdesc = An experimental open-source Nintendo Switch emulator/debugger
	pkgver = r5919.5750f6f0
	pkgrel = 1
	url = https://github.com/yuzu-emu/yuzu/
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = git
	makedepends = cmake
	makedepends = sdl2
	makedepends = qt5-base
	makedepends = shared-mime-info
	makedepends = desktop-file-utils
	makedepends = python2
	source = yuzu::git+https://github.com/yuzu-emu/yuzu
	source = git+https://github.com/yuzu-emu/ext-boost
	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/fmtlib/fmt
	source = git+https://github.com/svn2github/inih
	source = git+https://github.com/yuzu-emu/unicorn
	source = git+https://github.com/lz4/lz4
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP

pkgname = yuzu-git
	depends = sdl2
	depends = libpng

pkgname = yuzu-qt-git
	depends = qt5-base
	depends = sdl2
	depends = shared-mime-info
	depends = desktop-file-utils
	optdepends = libxkbcommon-x11: for X11 support
	optdepends = qt5-wayland: for Wayland support