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-10-20 17:17:04 +02:00
|
|
|
pkgver = 0.414
|
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
|
2020-10-20 17:17:04 +02:00
|
|
|
source = https://github.com/linux-gamers/arch-yuzu-mainline/archive/0-414.tar.gz
|
|
|
|
sha512sums = 7111c8358bcba3d8d95861f118817f8f63fafaade81169cbe1b4bc45dd9cfa51a0ca6a9d95e71feb163d5288249a8c231e7756466b21866bf54be4af95824970
|
2020-07-22 16:17:06 +02:00
|
|
|
|
|
|
|
pkgname = yuzu-mainline-bin
|
|
|
|
|