summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorZion Nimchuk2018-01-14 14:08:40 -0800
committerZion Nimchuk2018-01-14 14:08:40 -0800
commit364c441e932521a245641eb1748309449930e54d (patch)
tree8c43b8c3c5482a15322413a68dce578b96ef3c55 /.SRCINFO
downloadaur-364c441e932521a245641eb1748309449930e54d.tar.gz
Initial Commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO39
1 files changed, 39 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b853b3ed7d2d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,39 @@
+pkgbase = yuzu-git
+ pkgdesc = An experimental open-source Nintendo Switch emulator/debugger
+ pkgver = 5434.bf1084f
+ pkgrel = 1
+ url = https://github.com/citra-emu/citra/
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ makedepends = git
+ makedepends = cmake
+ makedepends = sdl2
+ makedepends = qt5-base
+ makedepends = shared-mime-info
+ makedepends = desktop-file-utils
+ 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
+ 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
+