29 lines
910 B
Text
29 lines
910 B
Text
pkgbase = yuzu-mainline-bin
|
|
pkgdesc = Yuzu emulator 'mainline' branch binaries for Arch Linux
|
|
pkgver = 0.476
|
|
pkgrel = 1
|
|
url = https://github.com/linux-gamers/arch-yuzu-mainline
|
|
arch = x86_64
|
|
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 = qt5-webengine
|
|
depends = libxkbcommon-x11
|
|
depends = libfdk-aac
|
|
depends = fmt
|
|
depends = libzip
|
|
optdepends = qt5-wayland: for Wayland support
|
|
provides = yuzu
|
|
provides = yuzu-cmd
|
|
conflicts = yuzu-git
|
|
conflicts = yuzu-canary-git
|
|
conflicts = yuzu-mainline-git
|
|
source = https://github.com/linux-gamers/arch-yuzu-mainline/archive/0-476.tar.gz
|
|
sha512sums = e89e4367b53ba1b62ffeddff5860899ea555d02cdeaa05580c37bc0850166e1417a42a0823c77bc4b2fb1f0cd800cabccc224c3f49f98e88ea7e3e9dc8b64d18
|
|
|
|
pkgname = yuzu-mainline-bin
|
|
|