blob: 316dc9647f67b3a0681faecd385c4ec333905e39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = ryujinx
pkgdesc = Experimental Nintendo Switch Emulator written in C#
pkgver = 1.3.1
pkgrel = 1
url = https://git.ryujinx.app/ryubing/ryujinx
arch = x86_64
license = MIT
makedepends = dotnet-sdk
makedepends = desktop-file-utils
depends = alsa-lib
depends = fontconfig
depends = jack
depends = libpulse
depends = libx11
depends = wayland
options = !strip
options = !debug
source = ryujinx-1.3.1-4c9e8f8.tar.gz::https://git.ryujinx.app/ryubing/ryujinx/-/archive/4c9e8f8e5ce5868ca50af215dd293eb8c48d2b71/ryujinx-4c9e8f8e5ce5868ca50af215dd293eb8c48d2b71.tar.gz
sha256sums = SKIP
pkgname = ryujinx
|