This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
suyu-git_PKGBUILD/.SRCINFO

75 lines
2 KiB
Text
Raw Normal View History

2023-06-08 05:32:02 -04:00
pkgbase = yuzu
pkgdesc = Nintendo Switch emulator
2023-12-05 14:03:11 -03:00
pkgver = 1641
2023-07-31 06:00:11 -04:00
pkgrel = 1
2023-06-08 05:32:02 -04:00
url = https://yuzu-emu.org/
arch = x86_64
license = GPL3
makedepends = boost
makedepends = clang
makedepends = cmake
makedepends = git
makedepends = glslang
makedepends = llvm
makedepends = ninja
makedepends = nlohmann-json
2023-11-20 12:24:25 -03:00
makedepends = qt6-tools
2023-06-08 05:32:02 -04:00
makedepends = shaderc
makedepends = spirv-headers
makedepends = vulkan-headers
2023-11-20 12:24:25 -03:00
depends = brotli
2023-06-08 05:32:02 -04:00
depends = enet
depends = gcc-libs
depends = glibc
2023-11-20 12:24:25 -03:00
depends = hicolor-icon-theme
2023-06-08 05:32:02 -04:00
depends = libavcodec.so
depends = libavutil.so
depends = libboost_context.so
depends = libcrypto.so
depends = libfmt.so
depends = libINIReader.so
depends = libopus.so
depends = libspeexdsp.so
depends = libssl.so
depends = libswscale.so
depends = libusb-1.0.so
depends = libva.so
depends = libzstd.so
depends = lz4
2023-11-20 12:24:25 -03:00
depends = qt6-base
depends = qt6-multimedia
depends = qt6-webengine
2023-06-08 05:32:02 -04:00
depends = sdl2
2023-11-20 12:24:25 -03:00
depends = zlib
2023-06-08 05:32:02 -04:00
options = !debug
2023-12-05 14:03:11 -03:00
source = git+https://github.com/yuzu-emu/yuzu-mainline.git#tag=cf42a4a716606ed224f9bed05d9009317cc35a42
2023-06-08 05:32:02 -04:00
source = git+https://github.com/arsenm/sanitizers-cmake.git
source = git+https://github.com/yhirose/cpp-httplib.git
source = git+https://github.com/arun11299/cpp-jwt.git
source = git+https://github.com/mozilla/cubeb.git
source = git+https://github.com/MerryMage/dynarmic.git
source = git+https://github.com/bylaws/libadrenotools.git
source = yuzu-mbedtls::git+https://github.com/yuzu-emu/mbedtls.git
2023-12-01 11:56:12 -03:00
source = git+https://github.com/brofield/simpleini.git
2023-06-08 05:32:02 -04:00
source = yuzu-sirit::git+https://github.com/yuzu-emu/sirit.git
2023-06-20 03:38:35 -04:00
source = git+https://github.com/eggert/tz.git
source = git+https://github.com/lat9nq/tzdb_to_nx.git
2023-07-18 05:34:32 -04:00
source = git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
2023-06-08 05:32:02 -04:00
source = git+https://github.com/herumi/xbyak.git
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
2023-06-20 03:38:35 -04:00
b2sums = SKIP
b2sums = SKIP
2023-07-18 05:34:32 -04:00
b2sums = SKIP
2023-12-01 11:56:12 -03:00
b2sums = SKIP
2023-06-08 05:32:02 -04:00
pkgname = yuzu