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
|
2021-02-01 16:11:50 +01:00
|
|
|
pkgver = 0.514
|
2020-10-02 17:14:32 +02:00
|
|
|
pkgrel = 1
|
2020-07-22 16:17:06 +02:00
|
|
|
url = https://github.com/linux-gamers/arch-yuzu-mainline
|
2020-10-01 19:40:00 +02:00
|
|
|
arch = x86_64
|
2020-07-22 16:17:06 +02:00
|
|
|
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
|
2021-02-01 16:11:50 +01:00
|
|
|
source = https://github.com/linux-gamers/arch-yuzu-mainline/archive/0-514.tar.gz
|
|
|
|
sha512sums = 5646b883396e63cdcd01777b3718d36749f54432ab96ec6c1a48ad4b03dc1dc8e8065c6bbd487691b695afd2f5e081c0f147737caca40b7c7faed6be4cf9ae3d
|
2020-07-22 16:17:06 +02:00
|
|
|
|
|
|
|
pkgname = yuzu-mainline-bin
|
|
|
|
|