2020-07-22 16:17:06 +02:00
|
|
|
pkgbase = yuzu-mainline-bin
|
|
|
|
pkgdesc = Yuzu emulator binaries for Arch Linux
|
2020-07-22 18:35:20 +02:00
|
|
|
pkgver = 0.303
|
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
|
|
|
|
optdepends = qt5-wayland: for Wayland support
|
|
|
|
provides = yuzu
|
|
|
|
provides = yuzu-cmd
|
|
|
|
conflicts = yuzu-git
|
|
|
|
conflicts = yuzu-canary-git
|
|
|
|
conflicts = yuzu-mainline-git
|
2020-07-22 18:35:20 +02:00
|
|
|
source = https://github.com/linux-gamers/arch-yuzu-mainline/archive/0-303.tar.gz
|
|
|
|
sha512sums = 7afe2261c79fbaa549a63691f233b94fceb9b2263c45cc89102fae46ee4fc95271d8cd3dada607500234078dfcd557cfb1645574513848bd1896b698f36cea0b
|
2020-07-22 16:17:06 +02:00
|
|
|
|
|
|
|
pkgname = yuzu-mainline-bin
|
|
|
|
|