2020-07-22 16:17:06 +02:00
|
|
|
pkgbase = yuzu-mainline-bin
|
2020-07-22 23:00:57 +02:00
|
|
|
pkgdesc = Yuzu emulator 'mainline' branch binaries for Arch Linux
|
2020-09-11 19:43:43 +02:00
|
|
|
pkgver = 0.374
|
|
|
|
pkgrel = 1
|
2020-07-22 16:17:06 +02:00
|
|
|
url = https://github.com/linux-gamers/arch-yuzu-mainline
|
|
|
|
arch = any
|
|
|
|
license = GNU General Public License v2.0
|
|
|
|
depends = shared-mime-info
|
|
|
|
depends = desktop-file-utils
|
|
|
|
depends = sdl2
|
|
|
|
depends = qt5-base
|
|
|
|
depends = qt5-multimedia
|
|
|
|
depends = qt5-tools
|
2020-09-10 19:25:23 +02:00
|
|
|
depends = qt5-webengine
|
2020-07-22 16:17:06 +02:00
|
|
|
depends = libxkbcommon-x11
|
|
|
|
depends = libfdk-aac
|
|
|
|
depends = fmt
|
2020-07-26 18:02:18 +02:00
|
|
|
depends = libzip
|
2020-07-22 16:17:06 +02:00
|
|
|
optdepends = qt5-wayland: for Wayland support
|
|
|
|
provides = yuzu
|
|
|
|
provides = yuzu-cmd
|
|
|
|
conflicts = yuzu-git
|
|
|
|
conflicts = yuzu-canary-git
|
|
|
|
conflicts = yuzu-mainline-git
|
2020-09-11 19:43:43 +02:00
|
|
|
source = https://github.com/linux-gamers/arch-yuzu-mainline/archive/0-374.tar.gz
|
|
|
|
sha512sums = 0f4e75025ca4c2e922b1db06734dd938e95f5374413c6a2a645f5d2daf797bca39ffa4d7372a76e498f76b9fbb893f15ab866473e44514a773ce450099b02d26
|
2020-07-22 16:17:06 +02:00
|
|
|
|
|
|
|
pkgname = yuzu-mainline-bin
|
|
|
|
|