mirror of
https://git.suyu.dev/suyu/suyu-dev-git_PKGBUILD
synced 2024-11-21 06:26:10 -07:00
85 lines
2.4 KiB
Text
85 lines
2.4 KiB
Text
pkgbase = suyu-dev-git
|
|
pkgdesc = suyu is the afterlife the world's most popular, open-source, Nintendo Switch emulator (dev branch)
|
|
pkgver = r27167.d02af377d4
|
|
pkgrel = 1
|
|
url = https://gitlab.com/suyu-emu/suyu
|
|
install = suyu-dev-git.install
|
|
arch = x86_64
|
|
license = GPL3
|
|
makedepends = boost
|
|
makedepends = clang
|
|
makedepends = cmake
|
|
makedepends = ffmpeg
|
|
makedepends = git
|
|
makedepends = glslang
|
|
makedepends = llvm
|
|
makedepends = ninja
|
|
makedepends = nlohmann-json
|
|
makedepends = qt5-tools
|
|
makedepends = shaderc
|
|
makedepends = spirv-headers
|
|
makedepends = vulkan-headers
|
|
makedepends = catch2
|
|
makedepends = rapidjson
|
|
depends = brotli
|
|
depends = enet
|
|
depends = gcc-libs
|
|
depends = glibc
|
|
depends = hicolor-icon-theme
|
|
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
|
|
depends = qt5-base
|
|
depends = qt5-multimedia
|
|
depends = qt5-webengine
|
|
depends = sdl2
|
|
depends = vulkan-utility-libraries
|
|
depends = zlib
|
|
provides = suyu
|
|
conflicts = yuzu
|
|
conflicts = yuzu-early-access-appimage
|
|
conflicts = yuzu-early-access-git
|
|
options = !debug
|
|
options = lto
|
|
source = git+https://gitlab.com/suyu-emu/suyu.git#branch=dev
|
|
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://gitlab.com/suyu-emu/dynarmic.git
|
|
source = git+https://github.com/bylaws/libadrenotools.git
|
|
source = git+https://gitlab.com/suyu-emu/mbedtls.git
|
|
source = git+https://github.com/brofield/simpleini.git
|
|
source = git+https://gitlab.com/suyu-emu/sirit.git
|
|
source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
|
|
source = git+https://github.com/eggert/tz.git
|
|
source = git+https://github.com/lat9nq/tzdb_to_nx.git
|
|
source = git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
|
|
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
|
|
b2sums = SKIP
|
|
b2sums = SKIP
|
|
b2sums = SKIP
|
|
b2sums = SKIP
|
|
b2sums = SKIP
|
|
|
|
pkgname = suyu-dev-git
|