suyu-dev-git_PKGBUILD/.SRCINFO

86 lines
2.4 KiB
Text
Raw Normal View History

2024-03-06 13:21:31 -07:00
pkgbase = suyu-dev-git
pkgdesc = suyu is the afterlife the world's most popular, open-source, Nintendo Switch emulator (dev branch)
2024-03-09 12:03:06 -07:00
pkgver = r27167.d02af377d4
2023-07-31 03:00:11 -07:00
pkgrel = 1
2024-03-05 18:26:48 -07:00
url = https://gitlab.com/suyu-emu/suyu
2024-03-06 13:21:31 -07:00
install = suyu-dev-git.install
2023-06-08 02:32:02 -07:00
arch = x86_64
license = GPL3
makedepends = boost
makedepends = clang
makedepends = cmake
2023-12-20 12:42:21 -07:00
makedepends = ffmpeg
2023-06-08 02:32:02 -07:00
makedepends = git
makedepends = glslang
makedepends = llvm
makedepends = ninja
makedepends = nlohmann-json
2023-12-20 12:42:21 -07:00
makedepends = qt5-tools
2023-06-08 02:32:02 -07:00
makedepends = shaderc
makedepends = spirv-headers
makedepends = vulkan-headers
2024-03-09 12:03:06 -07:00
makedepends = catch2
makedepends = rapidjson
2023-11-20 08:24:25 -07:00
depends = brotli
2023-06-08 02:32:02 -07:00
depends = enet
depends = gcc-libs
depends = glibc
2023-11-20 08:24:25 -07:00
depends = hicolor-icon-theme
2023-06-08 02:32:02 -07: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 12:42:21 -07:00
depends = qt5-base
depends = qt5-multimedia
depends = qt5-webengine
2023-06-08 02:32:02 -07:00
depends = sdl2
2024-02-08 11:36:04 -07:00
depends = vulkan-utility-libraries
2023-11-20 08:24:25 -07:00
depends = zlib
provides = suyu
conflicts = yuzu
conflicts = yuzu-early-access-appimage
conflicts = yuzu-early-access-git
2023-06-08 02:32:02 -07:00
options = !debug
2024-03-09 12:03:06 -07:00
options = lto
2024-03-06 13:21:31 -07:00
source = git+https://gitlab.com/suyu-emu/suyu.git#branch=dev
2023-06-08 02:32:02 -07: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
2024-03-05 18:26:48 -07:00
source = git+https://gitlab.com/suyu-emu/dynarmic.git
2023-06-08 02:32:02 -07:00
source = git+https://github.com/bylaws/libadrenotools.git
2024-03-05 18:26:48 -07:00
source = git+https://gitlab.com/suyu-emu/mbedtls.git
2023-12-01 07:56:12 -07:00
source = git+https://github.com/brofield/simpleini.git
2024-03-05 18:26:48 -07:00
source = git+https://gitlab.com/suyu-emu/sirit.git
2023-12-20 12:42:21 -07:00
source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
2023-06-20 00:38:35 -07:00
source = git+https://github.com/eggert/tz.git
source = git+https://github.com/lat9nq/tzdb_to_nx.git
2023-07-18 02:34:32 -07:00
source = git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
2023-06-08 02:32:02 -07: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 00:38:35 -07:00
b2sums = SKIP
b2sums = SKIP
2023-07-18 02:34:32 -07:00
b2sums = SKIP
2023-12-01 07:56:12 -07:00
b2sums = SKIP
2023-12-20 12:42:21 -07:00
b2sums = SKIP
2023-06-08 02:32:02 -07:00
2024-03-06 13:21:31 -07:00
pkgname = suyu-dev-git