pineappleEA-ArchLinux-PKGBUILD/.SRCINFO

78 lines
2.1 KiB
Text
Raw Permalink Normal View History

2023-06-08 05:32:02 -04:00
pkgbase = yuzu
pkgdesc = Nintendo Switch emulator
2024-02-08 15:36:04 -03:00
pkgver = 1706
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
2023-12-20 16:42:21 -03:00
makedepends = ffmpeg
2023-06-08 05:32:02 -04:00
makedepends = git
makedepends = glslang
makedepends = llvm
makedepends = ninja
makedepends = nlohmann-json
2023-12-20 16:42:21 -03:00
makedepends = qt5-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 = 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-12-20 16:42:21 -03:00
depends = qt5-base
depends = qt5-multimedia
depends = qt5-webengine
2023-06-08 05:32:02 -04:00
depends = sdl2
2024-02-08 15:36:04 -03:00
depends = vulkan-utility-libraries
2023-11-20 12:24:25 -03:00
depends = zlib
2023-06-08 05:32:02 -04:00
options = !debug
2024-02-08 15:36:04 -03:00
source = git+https://github.com/yuzu-emu/yuzu-mainline.git#tag=3c4c4632dc609a6790c508188dc93b5fdec43ef1
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-12-20 16:42:21 -03:00
source = git+https://github.com/KhronosGroup/SPIRV-Headers.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-12-20 16:42:21 -03:00
b2sums = SKIP
2023-06-08 05:32:02 -04:00
pkgname = yuzu