summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO53
1 files changed, 13 insertions, 40 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78d842b596c4..7af62054d526 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yuzu-git
pkgdesc = An experimental open-source Nintendo Switch emulator/debugger
- pkgver = r7735.fd9da423
+ pkgver = r11844.c7b5c245e
pkgrel = 1
url = https://github.com/yuzu-emu/yuzu/
arch = i686
@@ -8,47 +8,20 @@ pkgbase = yuzu-git
license = GPL2
makedepends = git
makedepends = cmake
- makedepends = sdl2
- makedepends = qt5-base
- makedepends = shared-mime-info
- makedepends = desktop-file-utils
- makedepends = python2
+ makedepends = python
+ depends = shared-mime-info
+ depends = desktop-file-utils
+ depends = sdl2
+ depends = qt5-base
+ depends = qt5-multimedia
+ depends = qt5-tools
+ depends = libxkbcommon-x11
+ optdepends = qt5-wayland: for Wayland support
+ provides = yuzu
+ provides = yuzu-cmd
+ conflicts = yuzu-canary-git
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
- source = git+https://github.com/ogniK5377/opus
- source = git+https://github.com/DarkLordZach/mbedtls
- source = git+https://github.com/kinetiknz/cubeb
- source = git+https://github.com/arsenm/sanitizers-cmake
- md5sums = SKIP
- 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 = 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