Arch_PKGBUILD/.SRCINFO

70 lines
1.9 KiB
Text
Raw Normal View History

2023-06-08 11:32:02 +02:00
pkgbase = yuzu
pkgdesc = Nintendo Switch emulator
2023-10-18 16:49:43 +02:00
pkgver = 1591
2023-07-31 12:00:11 +02:00
pkgrel = 1
2023-06-08 11:32:02 +02: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
makedepends = qt5-tools
makedepends = shaderc
makedepends = spirv-headers
makedepends = vulkan-headers
depends = enet
depends = gcc-libs
depends = glibc
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
depends = qt5-base
depends = qt5-multimedia
depends = qt5-webengine
depends = sdl2
options = !debug
2023-10-18 16:49:43 +02:00
source = git+https://github.com/yuzu-emu/yuzu-mainline.git#tag=378d88441cca25bc76eb18266fe1fe098e25a9f3
2023-06-08 11:32:02 +02: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
source = yuzu-sirit::git+https://github.com/yuzu-emu/sirit.git
2023-06-20 09:38:35 +02:00
source = git+https://github.com/eggert/tz.git
source = git+https://github.com/lat9nq/tzdb_to_nx.git
2023-07-18 11:34:32 +02:00
source = git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
2023-06-08 11:32:02 +02: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 09:38:35 +02:00
b2sums = SKIP
b2sums = SKIP
2023-07-18 11:34:32 +02:00
b2sums = SKIP
2023-06-08 11:32:02 +02:00
pkgname = yuzu