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-11-20 16:15:13 +01:00
|
|
|
pkgver = 0.442
|
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-11-20 16:15:13 +01:00
|
|
|
source = https://github.com/linux-gamers/arch-yuzu-mainline/archive/0-442.tar.gz
|
|
|
|
sha512sums = 92933e885cf1b5d317f32deb0285cd7e27f8de4dc71c7f09b9a3a47efc624963a192fba856f376cc92b0abc3bf0127bdad043a7a337d25cf11deb9e2c99891e7
|
2020-07-22 16:17:06 +02:00
|
|
|
|
|
|
|
pkgname = yuzu-mainline-bin
|
|
|
|
|