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-08-26 17:15:14 +02:00
|
|
|
pkgver = 0.359
|
2020-07-22 16:17:06 +02:00
|
|
|
pkgrel = 1
|
|
|
|
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
|
|
|
|
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-08-26 17:15:14 +02:00
|
|
|
source = https://github.com/linux-gamers/arch-yuzu-mainline/archive/0-359.tar.gz
|
|
|
|
sha512sums = 7a27b7ebe1899041954d90b3c442593f3060ec5029b9cf1837d00a664b43b51a5c12039463cac0f8c71677891c004ec4365e2a0cead0ff7be6488a62a5694118
|
2020-07-22 16:17:06 +02:00
|
|
|
|
|
|
|
pkgname = yuzu-mainline-bin
|
|
|
|
|