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.413
|
|
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-413.tar.gz
|
|
sha512sums = 2faef543eefe332a72abf79c21d752b47a6899d40da8f5bebd0ad38493fb09435dbf9a01300c20c69b26ef48bd31d0c374c6c028bae5918fd5364b10d7c29507
|
|
|
|
pkgname = yuzu-mainline-bin
|
|
|