blob: 1ad0c0a2058e96001c49507d9f7bf27aa7298eb1 (
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
|
pkgbase = citra-git
pkgdesc = An experimental open-source Nintendo 3DS emulator/debugger
pkgver = r2957.5fdfd78
pkgrel = 1
url = https://github.com/citra-emu/citra/
install = citra.install
arch = i686
arch = x86_64
license = GPL2
makedepends = git
makedepends = cmake
makedepends = glfw
makedepends = qt5-base
makedepends = shared-mime-info
makedepends = desktop-file-utils
source = citra::git+https://github.com/citra-emu/citra
source = git+https://github.com/citra-emu/ext-boost
source = git+https://github.com/svn2github/inih
source = git+https://github.com/neobrain/nihstro
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = citra-git
depends = glfw
pkgname = citra-qt-git
depends = qt5-base
depends = libxkbcommon-x11
depends = shared-mime-info
depends = desktop-file-utils
|